Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 22:33:50 +0000 (UTC)
From:      Alexander Kabaev <kan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern uipc_shm.c
Message-ID:  <200812012233.mB1MXwQ2031162@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2008-12-01 22:33:50 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_shm.c 
  Log:
  SVN rev 185533 on 2008-12-01 22:33:50Z by kan
  
  Shared memory objects that have size which is not necessarily equal to
  exact multiple of system page size should still be allowed to be mapped
  in their entirety to match the regular vnode backed file behavior.
  
  Reported by: ed
  Reviewed by: jhb
  
  Revision  Changes    Path
  1.7       +2 -1      src/sys/kern/uipc_shm.c



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