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>
Mon, 18 Oct 2010 07:02:55 +0000 (00:02 -0700)
commit59a5a4e8615aa00fe05da172013a7fb241e5f880
treee2fcf994c87693198d92a6e46f43ef4abe9e106e
parent68dc98df6d54492919b0167e7ce0eb0d379d450a
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