freebsd-dev/sys/cddl
John Birrell ac80559536 Add calls to callout_drain() to ensure the callouts are flushed before
we free memory from underneath them.

This fixes an occasional panic I've been seeing in softclock() where a bad
pointer would be encountered when pushing DTrace hard.
2008-08-19 21:28:58 +00:00
..
compat/opensolaris We want to check new options given, not the current ones. 2008-07-21 09:45:44 +00:00
contrib/opensolaris Add calls to callout_drain() to ensure the callouts are flushed before 2008-08-19 21:28:58 +00:00
dev The cyclic timer device. This is a cut down version of the one in 2008-05-23 22:21:58 +00:00