alc 2003/08/01 21:18:56 PDT FreeBSD src repository Modified files: sys/kern uipc_syscalls.c Log: Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in sf_buf_init(). (See revision 1.140 of kern/sys_pipe.c for a detailed rationale.) Submitted by: tegge Revision Changes Path 1.152 +1 -1 src/sys/kern/uipc_syscalls.c