From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Syscall numbers for BProc
Date: 8 Apr 2003 12:19:24 -0700 [thread overview]
Message-ID: <b6v7bs$p7l$1@cesium.transmeta.com> (raw)
In-Reply-To: 20030405201537.GA18755@lanl.gov
Followup to: <20030405201537.GA18755@lanl.gov>
By author: hendriks@lanl.gov
In newsgroup: linux.dev.kernel
>
> The reason it is the way it is because when I'm trying to avoid
> stomping on other syscalls, having a small foot print is a good thing.
>
> BProc will always be a fringe kind of thing. Adding more than a
> syscall or two seems like quite a bit of polution in the main kernel
> to me. Similarly, I don't think the main kernel should include the
> BProc patch. It changes fairly often, isn't 100% unintrusive and
> would be used by less than .1% of people out there.
>
> Breaking out every call into a separate syscall number would also make
> it more difficult to add new features in the future.
>
Well, first of all, multiplexes break a lot of tools. But worse, they
lead to really badly designed APIs partially because of lack of
review. You have just demonstrated this phenomenon...
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
Architectures needed: ia64 m68k mips64 ppc ppc64 s390 s390x sh v850 x86-64
next prev parent reply other threads:[~2003-04-08 19:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-04 19:32 Syscall numbers for BProc Erik Hendriks
2003-04-04 19:35 ` Christoph Hellwig
2003-04-04 20:43 ` hendriks
2003-04-04 21:54 ` H. Peter Anvin
2003-04-05 0:44 ` hendriks
2003-04-05 5:45 ` Christoph Hellwig
2003-04-05 20:15 ` hendriks
2003-04-08 19:19 ` H. Peter Anvin [this message]
2003-04-10 6:29 ` Christoph Hellwig
2003-04-14 17:18 ` hendriks
2003-04-14 17:32 ` Richard B. Johnson
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='b6v7bs$p7l$1@cesium.transmeta.com' \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
/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