看板 DFBSD_commit 關於我們 聯絡資訊
commit 8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b Author: Alex Hornung <ahornung@gmail.com> Date: Fri Nov 12 08:41:51 2010 +0000 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. Summary of changes: sys/kern/kern_dsched.c | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fd0ee3c0a8bd8113ee71ae46a33e50da7cb600b -- DragonFly BSD source repository