Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2008 05:55:16 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_shm.c
Message-ID:  <200802070555.m175tGW6017567@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802070555.m175tGW6017567>