tech-kern archive

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

Re: nanosleep() for shorted than schedule slice



bqt%softjar.se@localhost (Johnny Billquist) writes:

>On 2017-07-03 07:25, Michael van Elst wrote:
>> bqt%softjar.se@localhost (Johnny Billquist) writes:
>>
>>> Having the normal wall clock driven by a tick interrupt has its points.
>>
>> We usually avoid this and use what hardware timer the platform offers.

>Which is the HZ interrupt,

It's usually not the HZ interrupt, but you can chose
kern.timecounter.choice = clockinterrupt as a fallback.


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index