lkml.org 
[lkml]   [2000]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Slow pthread_create() under high load
On Mon, 27 Mar 2000, Stephen C. Tweedie wrote:

> Date: Mon, 27 Mar 2000 12:24:16 +0100
> From: Stephen C. Tweedie <sct@redhat.com>
> To: sasha@mysql.com
> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, drepper@cygnus.com,
Kaz Kylheku <kaz@ashi.footprints.net>, glibc-linux@ricardo.ecn.wfu.edu,
linux-kernel@vger.rutgers.edu, mysql@lists.mysql.com, monty@mysql.com,
Stephen Tweedie <sct@redhat.com>
> Subject: Re: Slow pthread_create() under high load
>
> This is part of a kernel defence mechanism, and yes, it is important to
> do something like this. If you don't, then a user can create a fork-
> bomb task which continually forks off children, and if the children and
> parent all keep the same credits, then it becomes essentially
> impossible for any other process ever to get scheduled. It is a _nasty_
> denial-of-service attack, and that's why the kernel has to share the
> scheduling credits out when you fork.

So what you are saying is that we effectively have that behavior which is
called ``process scope scheduling'' for threads. Would this be accurate, or is
it something more ``organic'' in between process scope and system scope?


-
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:57    [W:0.161 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site