[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49E8BA08.8020908@nortel.com>
Date: Fri, 17 Apr 2009 11:19:04 -0600
From: "Chris Friesen" <cfriesen@...tel.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Peter Zijlstra <peterz@...radead.org>,
Christoph Lameter <cl@...ux.com>, linux-kernel@...r.kernel.org
Subject: Re: Scheduler regression: Too frequent timer interrupts(?)
Ingo Molnar wrote:
> it's even simpler than that: use a user-space loop and an alert()
> based signal-handler triggered measurement to count the number of
> loops user-space can execute, per second.
Alternately, just measure how long it takes to execute a given (large)
number of loops. This avoids the signal handler.
Chris
--
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