git: kernel - Make interrupt thread preemption programmable
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 16 00:56:12 PDT 2010
commit fbc024e4d165c7dc2e4acb4cc6fcd6ecd56e0297
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 16 00:44:10 2010 -0700
kernel - Make interrupt thread preemption programmable
* Add sysctl lwkt.preempt_enable (default on) to allow interrupt thread
preemption to be controlled for debugging purposes.
Summary of changes:
sys/kern/lwkt_thread.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbc024e4d165c7dc2e4acb4cc6fcd6ecd56e0297
--
DragonFly BSD source repository
More information about the Commits
mailing list