/[base]
ViewVC logotype

Revision 212873


Jump to revision: Previous Next
Author: alc
Date: Sun Sep 19 19:42:04 2010 UTC (13 years, 9 months ago)
Changed paths: 1
Log Message:
Allow a POSIX shared memory object that is opened for read but not for
write to nonetheless be mapped PROT_WRITE and MAP_PRIVATE, i.e.,
copy-on-write.

(This is a regression in the new implementation of POSIX shared memory
objects that is used by HEAD and RELENG_8.  This bug does not exist in
RELENG_7's user-level, file-based implementation.)

PR:		150260
MFC after:	3 weeks


Changed paths

Path Details
Directoryhead/sys/vm/vm_mmap.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27