|
|
Subscribe / Log in / New account

How fast should HZ be?

How fast should HZ be?

Posted Aug 5, 2005 9:33 UTC (Fri) by tres (guest, #352)
Parent article: How fast should HZ be?

Another reason to reduce the frequency is for servers with many virtual machines running since each one needs to service the interrupt and a machine with a thousand virtual machines running has to service ((1000 + 1) * Hz) timer interrupts. That is excessive when most of the virtual machines might be idle.


to post comments

How fast should HZ be?

Posted Aug 11, 2005 5:33 UTC (Thu) by xorbe (guest, #3165) [Link]

Certainly such a setup would be hand-tuned hopefully...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds