[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081025065627.GI27492@one.firstfloor.org>
Date: Sat, 25 Oct 2008 08:56:27 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Mike Travis <travis@....com>
Cc: Andi Kleen <andi@...stfloor.org>, Ingo Molnar <mingo@...e.hu>,
Pavel Machek <pavel@...e.cz>,
Rusty Russell <rusty@...tcorp.com.au>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Jack Steiner <steiner@....com>,
"H. Peter Anvin" <hpa@...or.com>,
Richard Purdie <rpurdie@...ys.net>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] SGI X86 UV: Provide a System Activity Indicator driver
> Cool, thanks! I rewrote the patch to use current->pid, removing the
> idle callback.
As a additional measure you could make the timer deferred when in
idle state. Then you would only actually do something when
changing from idle to non idle or keeps being busy, but nothing
when a CPU stays idle for a longer time.
The frequency wouldn't necessarily be 1 second then though.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists