Advanced UNIX Programming, Second Edition cover
Advanced UNIX Programming, Second Edition
by Marc J. Rochkind
ISBN: 9780132466004
Found in 1 comment on Hacker News
emmelaich · 2024-10-04 · Original thread
Nice article.

The criticism of the file system as overly simple or archaic is often been made, ever since the 70s. However the fact is that it IS use-able as a base for ACID capable software. Numerous reality based evidence attests to that.

I remember in Rochkind's book[0] there is a quote criticising Unix being inferior to IBM's MVS because it didn't have locking. As Rochkind retorts, MVS didn't either! Not as a kernel feature, but via user space software, which is eminently do-able in Unix too.

[0] https://www.oreilly.com/library/view/advanced-unix-programmi...