]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc().
authoralc <alc@FreeBSD.org>
Mon, 8 Nov 2004 00:43:46 +0000 (00:43 +0000)
committeralc <alc@FreeBSD.org>
Mon, 8 Nov 2004 00:43:46 +0000 (00:43 +0000)
commit279c442e7b00039336f35f8337221afc75097719
tree9c22bf433a4b1e53785d707539f3ec1a29b480d8
parentddc1dfe834242dfb57955d438edf435598a4ebeb
Introduce two new options, "CPU private" and "no wait", to sf_buf_alloc().
Change the spelling of the "catch" option to be consistent with the new
options.  Implement the "no wait" option.  An implementation of the "CPU
private" for i386 will be committed at a later date.
sys/arm/arm/vm_machdep.c
sys/i386/i386/vm_machdep.c
sys/kern/uipc_cow.c
sys/kern/uipc_syscalls.c
sys/sparc64/sparc64/vm_machdep.c
sys/sys/sf_buf.h