public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Process Creation Speed
@ 2004-04-17  2:16 Stephan T. Lavavej
  2004-04-18  5:44 ` Eric
  0 siblings, 1 reply; 13+ messages in thread
From: Stephan T. Lavavej @ 2004-04-17  2:16 UTC (permalink / raw)
  To: linux-kernel

Why does creating and then terminating a process in GNU/Linux take about 6.3
ms on a Prestonia-2.2?  I observe basically the same thing on a PIII-600.

I'm pretty sure both systems run 2.4.x kernels.  Does this suck less under
2.6.x?  Not sucking at all would mean about 100 microseconds to me.  I don't
understand why it doesn't scale with processor speed.  Does this interact
with the length of a timeslice?
 
It matters to me because the Common Gateway Interface spawns and destroys a
process to handle each request, and I wish it were just fast, rather than
having to use FastCGI.

A fair amount of Googling and RTFFAQ didn't answer this.

Stephan T. Lavavej
http://nuwen.net



^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <1MFUQ-1zo-3@gated-at.bofh.it>]

end of thread, other threads:[~2004-04-22 13:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-17  2:16 Process Creation Speed Stephan T. Lavavej
2004-04-18  5:44 ` Eric
2004-04-19  0:30   ` Jamie Lokier
2004-04-19  2:15     ` Eric
2004-04-19  3:04       ` Jamie Lokier
2004-04-19  5:43         ` Eric
2004-04-19  9:48           ` Jamie Lokier
2004-04-19 12:09             ` Johannes Stezenbach
2004-04-19 12:44               ` Stephan T. Lavavej
2004-04-19 22:48                 ` David Lang
2004-04-22 13:40                 ` Jakob Oestergaard
2004-04-19 13:28               ` Jamie Lokier
     [not found] <1MFUQ-1zo-3@gated-at.bofh.it>
     [not found] ` <1MGnU-1U9-19@gated-at.bofh.it>
2004-04-19 15:43   ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox