mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* sys_indirect or many syscalls?
@ 2008-04-21  6:27 Ulrich Drepper
  2008-04-21  6:42 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Drepper @ 2008-04-21  6:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kernel list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Linux,

will you please make a decision regarding sys_indirect?  There has been
no other proposal so the alternative is to add more syscalls.

This really is a problem.  For one instance, see

  http://bugzilla.redhat.com/show_bug.cgi?id=443321

The problem is actually a socket call and we cannot reliably set the
CLOEXEC bit without massive program slowdowns.  This is just one example.

I still think the sys_indirect method is the best since it avoids bloat
in the number of system calls.

- --
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkgMM+IACgkQ2ijCOnn/RHRwiQCfXzlb3ihLjJTfgEXIK9BObyvx
H6oAoJBRj4c8lfePA8+GWzRzJXSdss95
=pnY+
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sys_indirect or many syscalls?
  2008-04-21  6:27 sys_indirect or many syscalls? Ulrich Drepper
@ 2008-04-21  6:42 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2008-04-21  6:42 UTC (permalink / raw)
  To: Ulrich Drepper; +Cc: Linus Torvalds, kernel list

On Sun, Apr 20, 2008 at 11:27:46PM -0700, Ulrich Drepper wrote:

> I still think the sys_indirect method is the best since it avoids bloat
> in the number of system calls.

The same could be (and had been) said about ioctl(2)...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-21  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-21  6:27 sys_indirect or many syscalls? Ulrich Drepper
2008-04-21  6:42 ` Al Viro

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