git: kernel - Enhance swap allocation failure message
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 25 15:03:24 PDT 2016
commit e7f9fbc44163e4c1a35db86ba049f5664c2e999f
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list