public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: ameya.mitragotri@wipro.com
Cc: wli@holomorphy.com, linux-kernel@vger.kernel.org, davej@suse.de,
	indou.takao@jp.fujitsu.com, akpm@diego.com
Subject: Re: [RFC][PATCH 2.5.70] dynamically tunable semmnu and semume
Date: Fri, 06 Jun 2003 18:42:03 +0200	[thread overview]
Message-ID: <3EE0C45B.4070002@colorfullife.com> (raw)
In-Reply-To: <200306061141.50965.ameya.mitragotri@wipro.com>

Ameya Mitragotri wrote:

>Find below the patch (RFC) that makes semmnu and semume dynamically
>tunable through /proc. 
>
AFAICS the patch implements semmnu and semume, correct? The current 
implemention permits an unlimited number of undo structures.

1) Why do you want to introduce a limit? Have you found a potential DoS?
2) What is counted by semume? Individual undo entries, or undo arrays? 
Linux differs from the normal unix sysv implementation: there is a per 
process, per semaphore set array of undo entries.

--
    Manfred


      reply	other threads:[~2003-06-06 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-06  6:14 [RFC][PATCH 2.5.70] dynamically tunable semmnu and semume Ameya Mitragotri
2003-06-06 16:42 ` Manfred Spraul [this message]

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=3EE0C45B.4070002@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=akpm@diego.com \
    --cc=ameya.mitragotri@wipro.com \
    --cc=davej@suse.de \
    --cc=indou.takao@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.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