Mateusz Guzik a125ed50a6 linux: add sysctl compat.linux.use_emul_path
This is a step towards facilitating jails with only Linux binaries.
Supporting emul_path adds path lookups which are completely spurious
if the binary at hand runs in a Linux-based root directory.

It defaults to on (== current behavior).

make -C /root/linux-5.3-rc8 -s -j 1 bzImage:

use_emul_path=1: 101.65s user 68.68s system 100% cpu 2:49.62 total
use_emul_path=0: 101.41s user 64.32s system 100% cpu 2:45.02 total
2020-08-18 22:04:22 +00:00
..
2020-07-18 11:31:31 +00:00
2019-09-04 18:00:03 +00:00
2020-06-20 18:31:02 +00:00
2020-06-20 18:31:02 +00:00
2020-07-18 11:31:31 +00:00
2020-07-18 11:31:31 +00:00