Home
last modified time | relevance | path

Searched hist:"1 de864f0" (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vm/
H A Dvm_swapcache.c1de864f0 Sun Aug 02 02:39:15 GMT 2015 Matthew Dillon <dillon@apollo.backplane.com> kernel - Disable swapcache once paniced or if dumping

* Make sure we do not attempt to read or write via the swapcache if the
machine is paniced or has been dumped via the debugger. This avoids
corrupting the dump and avoids corrupting reads shortcut through the
swapcache under these conditions.
/dragonfly/sys/kern/
H A Dvfs_bio.c1de864f0 Sun Aug 02 02:39:15 GMT 2015 Matthew Dillon <dillon@apollo.backplane.com> kernel - Disable swapcache once paniced or if dumping

* Make sure we do not attempt to read or write via the swapcache if the
machine is paniced or has been dumped via the debugger. This avoids
corrupting the dump and avoids corrupting reads shortcut through the
swapcache under these conditions.