[go: up one dir, main page]

|
|
Log in / Subscribe / Register

TSC and multiple CPUs

TSC and multiple CPUs

Posted Oct 17, 2014 15:49 UTC (Fri) by ntl (subscriber, #40518)
In reply to: Implementing virtual system calls by kjp
Parent article: Implementing virtual system calls

I think some older CPUs have issues with TSC sync, which the kernel detects and works around by using a different clocksource like HPET (and the vDSO on x86 has different routines for different clocksources).


to post comments


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