panic() normally tries to sync. Add a sysctl to control the behavior in
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 16 Nov 2003 02:41:46 +0000 (02:41 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 16 Nov 2003 02:41:46 +0000 (02:41 +0000)
commitbaf88b6b53c534a1dd90697b6c2e2b91c9e71031
tree2fe32e398d6d790a9ad9c7f924ef4e4a67a799ae
parent2abfe22f03af4cacd9f2c825cc5aad90b52bce83
panic() normally tries to sync.  Add a sysctl to control the behavior in
order to facilitate debugging.

Submitted-by: YONETANI Tomokazu <qhwt@myrealbox.com>
sys/kern/kern_shutdown.c