lkml.org 
[lkml]   [2000]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Interesting analysis of linux kernel threading by IBM
> there are not only IO-bound servers around in the world.
> There are a lot of computing intensive high threaded applications.
> The fact is that here we can satisfy both.

this is not the issue. the issue is that volanomark is specifically
designed to create unrealistically long runqueues. the question is
whether there are real applications (NOT volanomark in loopback mode)
that have many thread which only synchronize with themselves, and
do not spend most of their time blocked on IO.

the normal case is short runqueues, so a low-latency scheduler
is the right optimization choice. if it becomes clear that some
real apps are causing long runqueues, we can add code.

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/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.070 / U:0.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site