cvs commit: src/sys/kern uipc_shm.c

Alan Cox alc at FreeBSD.org
Wed Feb 6 21:55:17 PST 2008


alc         2008-02-07 05:55:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_shm.c 
  Log:
  Change shm_dotruncate() so that it correctly handles cached pages that span
  the end of the object.  (This change is analogous to revision 1.237 of
  vm/vnode_pager.c.)
  
  Discussed with: jhb
  
  Revision  Changes    Path
  1.3       +4 -0      src/sys/kern/uipc_shm.c


More information about the cvs-src mailing list