]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Create kern.ipc.sendfile namespace, and put the new "readhead" OID
authorglebius <glebius@FreeBSD.org>
Sun, 22 Sep 2013 13:36:52 +0000 (13:36 +0000)
committerglebius <glebius@FreeBSD.org>
Sun, 22 Sep 2013 13:36:52 +0000 (13:36 +0000)
commit12fb397079ae31a26be56507235df63d4f0ef5a3
tree9ba162f03b1c450c6c062e63e5a94fabaeb7f2d1
parent79894c60808ab81f99811a12ec76a9cfd16ec29d
- Create kern.ipc.sendfile namespace, and put the new "readhead" OID
  there as "kern.ipc.sendfile.readahead".
- Push all nsfbuf related tunables into MD code. Don't move them
  to new namespace in favor of POLA.

Reviewed by: scottl
Approved by: re (gjb)
sys/arm/arm/vm_machdep.c
sys/i386/i386/vm_machdep.c
sys/kern/uipc_syscalls.c
sys/mips/mips/vm_machdep.c
sys/powerpc/aim/vm_machdep.c
sys/powerpc/booke/vm_machdep.c
sys/sparc64/sparc64/vm_machdep.c
sys/sys/sf_buf.h