DragonFly commits List (threaded) for 2007-01
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Jan 2007 18:46:48 -0800 (PST)

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]