Searched hist:"7263 efe581f47822ee1cbfecaef14d31f176d6ef" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/system/kernel/vm/ |
H A D | VMNullCache.cpp | 7263efe581f47822ee1cbfecaef14d31f176d6ef Wed Mar 03 22:08:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Override Fault() method for VM{Device,Null}Cache to prevent vm_soft_fault() from inserting a clean page, if a fault happens. VMNullCaches are used by the slab's memory manager -- all page faults in slab areas are serious bugs and we want to panic() immediately.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35748 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | VMNullCache.h | 7263efe581f47822ee1cbfecaef14d31f176d6ef Wed Mar 03 22:08:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Override Fault() method for VM{Device,Null}Cache to prevent vm_soft_fault() from inserting a clean page, if a fault happens. VMNullCaches are used by the slab's memory manager -- all page faults in slab areas are serious bugs and we want to panic() immediately.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35748 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | VMDeviceCache.cpp | 7263efe581f47822ee1cbfecaef14d31f176d6ef Wed Mar 03 22:08:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Override Fault() method for VM{Device,Null}Cache to prevent vm_soft_fault() from inserting a clean page, if a fault happens. VMNullCaches are used by the slab's memory manager -- all page faults in slab areas are serious bugs and we want to panic() immediately.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35748 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | VMDeviceCache.h | 7263efe581f47822ee1cbfecaef14d31f176d6ef Wed Mar 03 22:08:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> Override Fault() method for VM{Device,Null}Cache to prevent vm_soft_fault() from inserting a clean page, if a fault happens. VMNullCaches are used by the slab's memory manager -- all page faults in slab areas are serious bugs and we want to panic() immediately.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35748 a95241bf-73f2-0310-859d-f6bbb57e9c96
|