|
|
Log in / Subscribe / Register

Mazzoli: How fast are Linux pipes anyway?

Mazzoli: How fast are Linux pipes anyway?

Posted Jun 21, 2022 20:07 UTC (Tue) by flussence (guest, #85566)
In reply to: Mazzoli: How fast are Linux pipes anyway? by ras
Parent article: Mazzoli: How fast are Linux pipes anyway?

If the problem is already reduced to “transferring ownership of memory chunks between processes” then this all becomes moot anyway: use a socket and send memfds over, now it's O(1) instead of O(n).


to post comments


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