cvs commit: src/sys/vm device_pager.c
Alan Cox
alc at FreeBSD.org
Sat May 17 16:26:35 UTC 2008
alc 2008-05-17 16:26:34 UTC
FreeBSD src repository
Modified files:
sys/vm device_pager.c
Log:
Preset a device object's alignment ("pg_color") based upon the
physical address of the device's memory. This enables
pmap_align_superpage() to propose a virtual address for mapping the
device memory that permits the use of superpage mappings.
Revision Changes Path
1.85 +5 -1 src/sys/vm/device_pager.c
More information about the cvs-src
mailing list