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

Re: DragonFly-2.1.1.86.gbc823 master sys/vm vm_fault.c vnode_pager.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Dec 2008 14:40:45 -0800 (PST)

    I am asking people to test vm.burst_fault:

    sysctl vm.burst_fault=1

    This is code that has been in the kernel a long time but due to a
    broken conditional was almost never executed.  When I fixed the
    conditional my test box started crashing because the code was really
    buggy.

    I believe I have fixed the bugs in this commit, but until it can get
    some testing the default is set to 0.  To test please change to 1
    and do compiles 'n stuff.  I want to turn this on by default in a week
    or so.

						-Matt



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