From: Lars Marowsky-Bree <lmb@suse.de>
To: Beau Kuiper <rugger@arach.net.au>, linux-kernel@vger.kernel.org
Subject: Re: PATCH: Pusedo-random pid generation (not really serious)
Date: Wed, 13 Nov 2002 16:44:44 +0100 [thread overview]
Message-ID: <20021113154444.GE21797@marowsky-bree.de> (raw)
In-Reply-To: <200211132330.36139.rugger@arach.net.au>
On 2002-11-13T23:30:36,
Beau Kuiper <rugger@arach.net.au> said:
> This patch isn't designed to add security and/or unpredictability into pid
> creation. It simply is trying to avoid using the same pids all the time,
> which confused programs that used lock files.
Those programs are royally broken, they at least need to verify that the PID
stored actually refers to itself.
Be happy that you find out about such broken behaviour immediately and fix the
programs.
> The linear random number generator here has a period of 2^31, and statisticly,
> its pretty ok.
> Since I know that this will NEVER make it into a standard kernel, I simply
> post it for people who might find it useful. People like me, who use Kmail
> and are not very particular about shutting down carefully 8-)
Fix kmail.
Sincerely,
Lars Marowsky-Brée <lmb@suse.de>
--
Principal Squirrel
SuSE Labs - Research & Development, SuSE Linux AG
"If anything can go wrong, it will." "Chance favors the prepared (mind)."
-- Capt. Edward A. Murphy -- Louis Pasteur
prev parent reply other threads:[~2002-11-13 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-13 15:30 PATCH: Pusedo-random pid generation (not really serious) Beau Kuiper
2002-11-13 15:44 ` Lars Marowsky-Bree [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=20021113154444.GE21797@marowsky-bree.de \
--to=lmb@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rugger@arach.net.au \
/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