Can anyone tell me the current spec for the bounded
context switch time (not interrupt latency) in RTP on x86 at a particular
clock frequency?
Also, does anyone know if the Mach kernel in Darwin has a
bounded context switch time, and if so what it is?
–
Art Hays
avhays@nei.nih.gov
“Art Hays” <avhays@nih.gov> wrote in message
news:bklgfg$2kn$1@inn.qnx.com…
Can anyone tell me the current spec for the bounded
context switch time (not interrupt latency) in RTP on x86 at a particular
clock frequency?
I doubt you will get an answer, only solution is to measure it yourself on
your hardware. There is to much variables involved to come up with a number
like that, cache size, bus speed, memory type, processor type (P3/P4/K7/K8)
etc.
Also, does anyone know if the Mach kernel in Darwin has a
bounded context switch time, and if so what it is?
–
Art Hays
avhays@nei.nih.gov