Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch
In article <20180810182215.1494684EC3%mail.netbsd.org@localhost>,
Leonardo Taccari <leot%NetBSD.org@localhost> 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
Home |
Main Index |
Thread Index |
Old Index