Re: Increase of HZ

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On 9/18/06, Tharindu Rukshan Bamunuarachchi <tharindunix@xxxxxxxxx> wrote:
My kerenl stucked when I increased HZ to 4000HZ. What is the maximum
Can I go...??



- Calculate the time taken for the execution of your timer interrupt (
right from its delivery till irq return.)
- So lets say if it takes a 400 micro seconds. If HZ=1000 configured,
then 400us * 1000 is spent in execution of timer interrupt in one
second. At a certain value of HZ the total time of every second is
just spend in timer nothing else ... effectively the system stops
responding to rest of the activities ( since this irq typically has
highest priority)

./v

"live & let die"

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux