cvs commit: src/sys/boot/common bootstrap.h
src/sys/boot/sparc64/loader main.c
Kip Macy
kmacy at FreeBSD.org
Sun Dec 17 23:35:22 PST 2006
kmacy 2006-12-18 07:35:14 UTC
FreeBSD src repository
Modified files:
sys/boot/common bootstrap.h
sys/boot/sparc64/loader main.c
Log:
add an interface for passing the entire kernel size up front to the
loader so that it can memory can be allocated aligned at the beginning of
the desired large page
Revision Changes Path
1.44 +2 -0 src/sys/boot/common/bootstrap.h
1.30 +50 -1 src/sys/boot/sparc64/loader/main.c
More information about the cvs-src
mailing list