LWN.net Logo

RHEL 5.4 released

RHEL 5.4 released

Posted Sep 4, 2009 10:53 UTC (Fri) by nix (subscriber, #2304)
In reply to: RHEL 5.4 released by blitzkrieg3
Parent article: RHEL 5.4 released

Syscalls are removed? When?

(Apps are broken by syscalls being added? How?)


(Log in to post comments)

RHEL 5.4 released

Posted Sep 4, 2009 14:26 UTC (Fri) by blitzkrieg3 (subscriber, #57873) [Link]

Okay, maybe I should have said _changed_, but I think there are syscalls that get removed from time to time, I just can't think of them.

http://lwn.net/Articles/350219/

There is also the question of which semantics older applications should get. Jamie Lokier argued that applications requesting O_SYNC behavior wanted full metadata synchronization, even if the kernel has been cheating them out of the full experience. So, when running under a future kernel with a proper O_SYNC implementation, an old, binary application should get O_SYNC behavior.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds