cvs commit: src/sys/kern sys_process.c

Alan Cox alc at FreeBSD.org
Sat Aug 2 10:08:22 PDT 2003


alc         2003/08/02 10:08:21 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             sys_process.c 
  Log:
  Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in proc_rwmem().
  See revision 1.140 of kern/sys_pipe.c for a detailed rationale.
  
  Submitted by:   tegge
  
  Revision  Changes    Path
  1.111     +1 -1      src/sys/kern/sys_process.c


More information about the cvs-src mailing list