freebsd-src/sys/boot/ofw/libofw
Peter Grehan 2fcb4181ad Make code match comment: make the smallest unit of page allocation
from OpenFirmware be 16 pages to avoid fragmentation in the list
of mappings returned when the kernel requests it in pmap_bootstrap.

This allows a static buffer to be used when obtaining the existing
mappings - very useful on the G5 when random physical pages can't
be grabbed because they can't be BAT-mapped.

MFC after:	3 days
2005-07-22 23:22:29 +00:00
..
devicename.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
elf_freebsd.c Since the BAT mapping was removed a long time back, it can't 2005-05-24 21:43:49 +00:00
libofw.h Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
ofw_console.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_copy.c Make code match comment: make the smallest unit of page allocation 2005-07-22 23:22:29 +00:00
ofw_disk.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_memory.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_module.c Convert to __FBSDID. 2004-01-04 23:30:47 +00:00
ofw_net.c Remove unused variables. 2005-03-02 20:12:27 +00:00
ofw_reboot.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
ofw_time.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
openfirm.c Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00
openfirm.h Start each of the license/copyright comments with /*- 2005-01-05 22:16:58 +00:00