From: Al Boldi <a1426z@gawab.com>
To: Kyle Moffett <mrmacman_g4@mac.com>
Cc: LKML Kernel <linux-kernel@vger.kernel.org>,
g@0xff.cl, Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Subject: Re: [PATCH] Reserve N process to root
Date: Fri, 12 Oct 2007 09:29:10 +0300 [thread overview]
Message-ID: <200710120929.10770.a1426z@gawab.com> (raw)
In-Reply-To: <4768FB5E-33D1-45B9-AA71-1D979F56B1B1@mac.com>
Kyle Moffett wrote:
> On Oct 12, 2007, at 01:37:23, Al Boldi wrote:
> > You have a point, and resource-controllers can probably control DoS
> > a lot better, but the they also incur more overhead. Think of this
> > "lockout prevention" patch as a near zero overhead safety valve.
>
> But why do you need to add "lockout prevention" if it already
> exists?
I said this before, but I'll say it again: it's about overhead!
> With CFS' extremely efficient per-user-scheduling (hopefully
> soon to be the default) there are only two forms of lockout by non-
> root processes: (1) Running out of PIDs in the box's PID-space
> (think tens or hundreds of thousands of processes), or (2) Swap-
> storming the box to death. To put it bluntly trying to reserve free
> PID slots is attacking the wrong end of the problem and your so
> called "lockout prevention" could very easily ensure that 10 PIDs are
> available even if the user has swapstormed the box with the PIDs he
> does have.
I think you are reading this wrong. It's not about reserving PIDs, it's
about exceeding the max-threads limit. This limit is global and affects
every user including root, which is good, as this allows the sysadmin to
fence the system into a controllable state. So once the system reaches the
fence, sysadmin-intervention allows root to exceed the fence.
Again, this is much nicer with real resource-controllers, but again it's also
more overhead.
Thanks!
--
Al
next prev parent reply other threads:[~2007-10-12 6:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-11 21:02 Al Boldi
2007-10-12 2:42 ` Kyle Moffett
2007-10-12 5:37 ` Al Boldi
2007-10-12 5:49 ` Kyle Moffett
2007-10-12 6:29 ` Al Boldi [this message]
2007-10-13 1:34 ` Gustavo Chain
2007-10-13 5:01 ` Al Boldi
-- strict thread matches above, loose matches on Subject: below --
2007-10-09 23:48 Gustavo Chain
2007-10-10 1:49 ` David Newall
2007-10-10 5:15 ` Gustavo Chain
2007-10-10 5:44 ` David Newall
2007-10-10 13:46 ` Gustavo Chain
2007-10-10 14:13 ` David Newall
2007-10-10 19:50 ` Valdis.Kletnieks
2007-10-10 21:02 ` g
2007-10-11 0:05 ` David Newall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200710120929.10770.a1426z@gawab.com \
--to=a1426z@gawab.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=g@0xff.cl \
--cc=linux-kernel@vger.kernel.org \
--cc=mrmacman_g4@mac.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome