[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080922114820.GA13990@elte.hu>
Date: Mon, 22 Sep 2008 13:48:20 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Mike Travis <travis@....com>
Cc: Andrew Morton <akpm@...ux-foundation.org>, rpurdie@...ys.net,
Jack Steiner <steiner@....com>, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH 1/1] SGI X86 UV: Provide a System Activity Indicator
driver
* Mike Travis <travis@....com> wrote:
> arch/x86/kernel/genx2apic_uv_x.c | 138 +++++++++++++++++++++++++++++++++++++++
> include/asm-x86/uv/uv_hub.h | 62 +++++++++++++++++
hm, why is this in genx2apic_uv_x.c, not a separate file?
> + idle_notifier_register(&uv_idle_notifier);
no, we really dont want such overhead in an idle notifier. (those
interfaces will go away)
As i suggested in my previous mail about this topic, a low-frequency
sampling method should be used instead, to indicate system status. I
thought the leds drivers have all that in place already.
Ingo
--
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