Re: [linux-pm] Too many timer interrupts in NO_HZ

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Stern
Date: Sunday, March 16, 2008 - 7:34 pm

On Sun, 16 Mar 2008, Vaidyanathan Srinivasan wrote:




The largest entry is for ehci_watchdog.  This timer won't run at all if
your EHCI controllers are allowed to autosuspend, which will happen
automatically if

	(1) You enable CONFIG_USB_SUSPEND, and

	(2) You have no high-speed USB devices attached, or the
	    ones that are attached have all been suspended.

On the other hand, if you were actively using some high-speed USB 
device during the test then it's understandable that there should be 
lots of timer interrupts as a result.

Alan Stern

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Too many timer interrupts in NO_HZ, Vaidyanathan Srinivasan, (Sun Mar 2, 12:48 pm)
Re: Too many timer interrupts in NO_HZ, Arjan van de Ven, (Sun Mar 2, 12:57 pm)
Re: Too many timer interrupts in NO_HZ, Vaidyanathan Srinivasan, (Sun Mar 2, 1:25 pm)
Re: Too many timer interrupts in NO_HZ, Vaidyanathan Srinivasan, (Wed Mar 5, 8:38 am)
Re: Too many timer interrupts in NO_HZ, Vaidyanathan Srinivasan, (Sun Mar 16, 11:17 am)
Re: [linux-pm] Too many timer interrupts in NO_HZ, Alan Stern, (Sun Mar 16, 7:34 pm)
Re: [linux-pm] Too many timer interrupts in NO_HZ, David Brownell, (Mon Mar 17, 1:44 am)