Re: blacklistd and bpfjit

2017-03-29 Thread Gerard Lally
On Tue, 28 Mar 2017, at 02:20, co...@sdf.org wrote: > npf attempts to auto load bpfjit, if it receives an error (such as > 'permission denied because securelevel=1'), it will report that bpfjit > is not loaded and this is a performance problem, even if bpfjit is > already loaded. > > in -8 it will

Re: blacklistd and bpfjit

2017-03-27 Thread coypu
npf attempts to auto load bpfjit, if it receives an error (such as 'permission denied because securelevel=1'), it will report that bpfjit is not loaded and this is a performance problem, even if bpfjit is already loaded. in -8 it will no longer do this.

Re: blacklistd and bpfjit

2017-03-27 Thread Gerard Lally
On Mon, 27 Mar 2017, at 17:22, atomicules wrote: > >npfctl: error loading the bpfjit module; performance will be degraded: > >Operation not permitted > >npfctl: To disable this warning `set bpf.jit off' in /etc/npf.conf > > I think that's a XEN issue. I've been playing about with npf and > buildi

Re: blacklistd and bpfjit

2017-03-27 Thread atomicules
npfctl: error loading the bpfjit module; performance will be degraded: Operation not permitted npfctl: To disable this warning `set bpf.jit off' in /etc/npf.conf I think that's a XEN issue. I've been playing about with npf and building kernels and I cannot get bpfjit to work on XEN even though