ULE testing with "late" tool?
Next message: Dag-Erling Smørgrav: "init(8) in jails"
Date: Wed, 28 Jan 2004 19:05:59 -0500
To: freebsd-arch@freebsd.org
Hi,
I was reading the following paper about ULE:
http://www.chesapeake.net/~jroberson/ULE.pdf
This paper mentions a tool called "late" for
measuring performance of a scheduler.
Anyone know where I can obtain this tool?
Thanks.
--
Craig Rodrigues
http://crodrigues.org
rodrigc@crodrigues.org
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
Next message: Dag-Erling Smørgrav: "init(8) in jails"
Relevant Pages
- Re: ULE testing with "late" tool?
... > I was reading the following paper about ULE: ... > measuring performance of a scheduler. ... (freebsd-arch) - Re: cvs commit: src/sys/kern sched_ule.c
... Certainly if ULE were to implement ... >>What if a scheduler wants to keep a thread on TWO lists.. ... >>thread on BOTH teh percpu queue and an independent queue. ... (freebsd-current) - Re: Big problems with 7.1 locking up :-(
... We've since then compiled the kernel under the BSD scheduler to rule that out, ... FWIW, the other guy I know who is having this problem had already switched to using ULE under 7.0-release, and did not have any problems with it. ... Scheduler changes always come with some risk of exposing bugs that have existed in the code for a long time but never really manifested themselves. ... and the lockups occur in high disk-I/O situations. ... (freebsd-stable) - Re: cvs commit: src/sys/kern sched_ule.c
... >>ULE could implement fairness). ... >>implement fairness without any constraints of worrying about the BSD ... What if a scheduler wants to keep a thread on TWO lists.. ... thread on BOTH teh percpu queue and an independent queue. ... (freebsd-current) - Re: ULE Scheduler available in 5.3-RELEASE?
... > "The ULE scheduler has been added as an additional scheduler. ... > This will not prevent problems due to overloaded disk subsystems, ... > queues which allow for CPU affinity, CPU binding, and advanced ... (freebsd-stable) |
|