|
|
Log in / Subscribe / Register

Improving fget() performance

Improving fget() performance

Posted May 6, 2019 23:50 UTC (Mon) by neilbrown (subscriber, #359)
In reply to: Improving fget() performance by roc
Parent article: Improving fget() performance

> A new open() (or accept4() etc) flag could opt out of the sequential file descriptor allocation regime to allow a more performant allocation scheme.

FYI: https://lwn.net/Articles/236843/


to post comments

Improving fget() performance

Posted May 7, 2019 4:21 UTC (Tue) by roc (subscriber, #30627) [Link]

The objection there about flags not being available on relevant syscalls seems to have become obsolete.


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