DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/machine/vkernel/platform init.c
dillon 2007/01/10 18:46:48 PST
DragonFly src repository
Modified files:
sys/machine/vkernel/platform init.c
Log:
Open the root disk with O_DIRECT. We do not want both the real kernel and
the virtual kernel caching the 'disk' data. We just want the virtual kernel
to cache the data so memory resource use is limited to the 'physical' memory
specified when starting up the virtual kernel.
Revision Changes Path
1.20 +5 -1 src/sys/machine/vkernel/platform/init.c
http://www.dragonflybsd.org/cvsweb/src/sys/machine/vkernel/platform/init.c.diff?r1=1.19&r2=1.20&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]