David Lang wrote:
If I am understanding the data you posted, it looks like you are
useing sched_yield extensivly in your database.
Yes, I've seen problems in the past with workloads that use sched_yield
heavily.
But bear in mind, the ~2700 sched_yields shown in the schedstats
occurred over a 9 minute period.
That means that sched_yield is being called at a rate of around 5 per
second -- this is not a heavy user of sched_yield.
To put this into a broader perspective, this workload has around 270
tasks, and the context switch rate is around
45,000 per second.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]