DragonFly commits List (threaded) for 2007-06
DragonFly BSD
DragonFly commits List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/sys fcntl.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 28 Jun 2007 22:12:40 -0700 (PDT)

dillon      2007/06/28 22:12:40 PDT

DragonFly src repository

  Modified files:
    sys/sys              fcntl.h 
  Log:
  Add O_MAPONREAD (not yet implemented).  This will have the semantics of
  replacing the underlying VM with a copy-on-write page mapping when possible.
  Ultimately when used with syslink this will have the semantics of allowing
  a fully shared mapping for syslink DMA buffers.
  
  Revision  Changes    Path
  1.12      +7 -3      src/sys/sys/fcntl.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/fcntl.h.diff?r1=1.11&r2=1.12&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]