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

cvs commit: src/sys/vm vm_fault.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 13 Sep 2006 11:12:18 -0700 (PDT)

dillon      2006/09/13 11:12:18 PDT

DragonFly src repository

  Modified files:
    sys/vm               vm_fault.c 
  Log:
  More cleanups + fix a bug when taking a write fault on a mapping that uses
  a virtual page table.  The page was not being pmap'd with the correct
  permissions.
  
  Revision  Changes    Path
  1.29      +44 -40    src/sys/vm/vm_fault.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_fault.c.diff?r1=1.28&r2=1.29&f=u



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