cvs commit: src/sys/machine/vkernel/platform init.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 6 11:58:13 PST 2007
dillon 2007/01/06 11:57:01 PST
DragonFly src repository
Modified files:
sys/machine/vkernel/platform init.c
Log:
If no memory image file is specified, locate or create one by running
through available indices instead of using the PID.
Make sure the kernel page table is properly cleared since the image file may
be reused.
Revision Changes Path
1.9 +28 -3 src/sys/machine/vkernel/platform/init.c
http://www.dragonflybsd.org/cvsweb/src/sys/machine/vkernel/platform/init.c.diff?r1=1.8&r2=1.9&f=u
More information about the Commits
mailing list