Date: Thu, 4 Mar 2010 06:36:00 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/powermac smu.c Message-ID: <201003040636.o246aMS4073939@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-03-04 06:36:00 UTC FreeBSD src repository Modified files: sys/powerpc/powermac smu.c Log: SVN rev 204692 on 2010-03-04 06:36:00Z by nwhitehorn Rework smu(4) to be asynchronous. It turns out that the combination of the automatic fan management and the polling in smu_run_cmd() was putting my system interrupt load at 20%. This change reduces that to 0.4%. Revision Changes Path 1.7 +181 -73 src/sys/powerpc/powermac/smu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003040636.o246aMS4073939>