In article <20180810182215.1494684...@mail.netbsd.org>,
Leonardo Taccari  <l...@netbsd.org> wrote:
>Hello Sevan,
>
>"Sevan Janiyan" writes:
>> Module Name: src
>> Committed By:        sevan
>> Date:                Fri Aug 10 17:54:46 UTC 2018
>>
>> Modified Files:
>>      src/sys/arch/amd64/conf: GENERIC
>>      src/sys/arch/i386/conf: GENERIC
>>
>> Log Message:
>> Add snippet for bpfjit(4) as both i386 and amd64 are listed as supported.
>> Ideally BPFJIT should be enabled by default for use with NPF but I haven't
>> raised the question (no access to email at the moment) hence both are
>disabled.
>> [...]
>
>I think that on both i386 and amd64 they are loaded as modules,
>e.g.:
>
> | % modstat | grep jit
> | bpfjit                  misc     filesys  -        0       - sljit
> | sljit                   misc     filesys  a        1       - -

Yes, all of npf is modularized...

christos

Reply via email to