DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Switch to exclusive spinlocks in the coretemp sensor
commit b1ee9638a9f5b4acd0f87ea68b5599efb05768e2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Aug 29 23:20:12 2010 -0700
kernel - Switch to exclusive spinlocks in the coretemp sensor
* No impact on performance.
* TODO: spinlocks are being held across major kernel calls in the
detach code which is not legal.
Summary of changes:
sys/dev/powermng/coretemp/coretemp.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b1ee9638a9f5b4acd0f87ea68b5599efb05768e2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]