Re: Interesting analysis of linux kernel threading by IBM

From: Mark Hahn (hahn@coffee.psychology.mcmaster.ca)
Date: Thu Jan 20 2000 - 14:05:23 EST


> bigger thing for Alpha than for Intel). On our newer systems we fully expect
> hundreds, if not thousands, of tasks. The more commercially accepted Linux

the issue is *runnable* tasks. do your machines routinely report
loadaverages of 1000? if so, I'm impressed!

the issue here is whether someone can come up with a maintainable
scheduler that has the requisite performance. since the runqueue is
normally short, the scheduler's performance function must have a
very small constant term. if it's true that there are applications
that result in long runqueues, then the performance curve needs to
be as flat and horizontal as possible, again, without degrading the
constant term.

AFAIK, loopback volanomark does not resemble _any_ real application.

regards, mark hahn

-
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 : Sun Jan 23 2000 - 21:00:23 EST