kernel - Remove confusing warning
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 18 Oct 2010 07:02:55 +0000 (00:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Oct 2010 16:30:10 +0000 (09:30 -0700)
commit0cda4ef64ff951334808e548a9219f7483cb7949
tree4461caeac811d2e89f29604a20d6f5b813b6fa1c
parent1bf1ec26947efa64cd21b31dc2e805280aeb7c01
kernel - Remove confusing warning

* Remove the "bio_page_alloc: WARNING emergency page allocation" warning
  and replace it with a sysctl counter.

* Keep the allocation failure warning and add a sysctl counter for it too.
sys/kern/vfs_bio.c