commit e7f9fbc44163e4c1a35db86ba049f5664c2e999f
Author: Matthew Dillon <[email protected]>
Date: Sat Jun 25 15:01:44 2016 -0700
kernel - Enhance swap allocation failure message
* Output a more appropriate message if the system wants to page to swap
and no swap is configured.
Summary of changes:
sys/vm/swap_pager.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7f9fbc44163e4c1a35db86ba049f5664c2e999f
--
DragonFly BSD source repository