Searched hist:"851 c12ff1d69ee737c439a4a0902aabc86510218" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_mmap.c | diff 851c12ff1d69ee737c439a4a0902aabc86510218 Tue Oct 29 23:07:11 CET 1996 John Dyson <dyson@FreeBSD.org> Change mmap to use OBJT_DEFAULT instead of OBJT_SWAP by default for anonymous objects. The system will automatically change the type to SWAP if needed (for size or pageout reasons.) diff 851c12ff1d69ee737c439a4a0902aabc86510218 Tue Oct 29 23:07:11 CET 1996 John Dyson <dyson@FreeBSD.org> Change mmap to use OBJT_DEFAULT instead of OBJT_SWAP by default for anonymous objects. The system will automatically change the type to SWAP if needed (for size or pageout reasons.)
|