How are Unix pipes implemented?
https://toroid.org/unix-pipe-implementation [toroid.org]
2020-03-28 02:20
This article is about how pipes are implemented the Unix kernel. I was a little disappointed that a recent article titled “How do Unix pipes work?” was not about the internals, and curious enough to go digging in some old sources to try to answer the question.
source: HN