cvs commit: src/sys/kern sysv_shm.c

Alan Cox alc at FreeBSD.org
Thu Jul 8 22:28:39 PDT 2004


alc         2004-07-09 05:28:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sysv_shm.c 
  Log:
  Eliminate struct shm_handle.  It is an unnecessary level of indirection to
  a vm_object.
  
  Revision  Changes    Path
  1.93      +12 -24    src/sys/kern/sysv_shm.c


More information about the cvs-src mailing list