210ms interval between two schedule() calls - is it possible?

From: Jun Sun (jsun@mvista.com)
Date: Thu Feb 17 2000 - 22:17:54 EST


I did a very simple timing experiement: measure the interval between
two consequtive calls to schedule() function.

Under light load situation, the maximum interval is around 10ms which is
the time slicing interval. However, if I increase the load (actually I
was running NIST POSIX test suite), the maximum interval could go
up to 210ms.

Is this possbile? Should the kernel at very least obey the time
slicing,
which I expect schedule() should be called no more than every 10ms.

Can someone shed a light on this?

Jun

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:20 EST