Searched hist:"8 f2ec877b86a36587e164f4b8b55c90d4e4754d1" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_mmap.c | diff 8f2ec877b86a36587e164f4b8b55c90d4e4754d1 Sat Mar 16 16:00:05 CET 1996 David Greenman <dg@FreeBSD.org> Force device mappings to always be shared. It doesn't make sense for them to ever be COW and we need the mappings to be shared for backward compatibilty.
Reviewed by: dyson diff 8f2ec877b86a36587e164f4b8b55c90d4e4754d1 Sat Mar 16 16:00:05 CET 1996 David Greenman <dg@FreeBSD.org> Force device mappings to always be shared. It doesn't make sense for them to ever be COW and we need the mappings to be shared for backward compatibilty.
Reviewed by: dyson
|