Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Tue, 5 Dec 1995 18:00:07 -0500
pk
Tue Dec 5 17:54:45 EST 1995
Update of /a/cvsroot/src/sys/vm
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv2875
Modified Files:
vm_object.c vm_user.c vm_mmap.c
Log Message:
Extend use of vm_object_prefer() to vm_allocate_with_pager().
Make vm_object_prefer() call MD aligner for "pageless" objects too,
so we can have more control over the virtual address to be used.
Implementation could be simpler if we by-pass the object to mapped, but
we'd loose the ability to adapt alignment to objects that were previously
mmap'ed with MAP_FIXED on.
Home |
Main Index |
Thread Index |
Old Index