dsched - adjust to work nicely with dm disks
authorAlex Hornung <ahornung@gmail.com>
Fri, 12 Nov 2010 08:41:51 +0000 (08:41 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 18:01:29 +0000 (18:01 +0000)
commit8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b
tree65f99aba21badbc2b73ab36be1eaf783019fe178
parent3b48c3c1260b37dfbaa4d2e6e476cd448b7424de
dsched - adjust to work nicely with dm disks

* Substitute the forward slashes ('/') for '-' so that we don't have
  strangely named sysctl entries with slashes in them. This is also
  necessary for the loader, since it doesn't support slashes in the
  name.
sys/kern/kern_dsched.c