Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch
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 - -
Home |
Main Index |
Thread Index |
Old Index