Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D25034
Change Details
Change Details
Old
New
Diff
Compile & boot a riscv system/kernel, with some read only tunables set in the kernel config file, e.g. ``` envvar "net.fibs=5" envvar "net.pf.source_nodes_hashsize=16384" ``` Verify the read only tunables' values have been correctly applied.
Compile & boot a riscv system/kernel, with some read only tunables set in the kernel config file, e.g. ``` envvar "net.fibs=5" envvar "net.pf.source_nodes_hashsize=16384" ``` Verify the read only tunables' values have been correctly applied.
Compile & boot a riscv system/kernel, with some read only tunables set in the kernel config file, e.g. ``` envvar "net.fibs=5" envvar "net.pf.source_nodes_hashsize=16384" ``` Verify the read only tunables' values have been correctly applied.
Continue