Does it actually work?
Does it actually work?
Posted Apr 11, 2025 12:51 UTC (Fri) by khim (subscriber, #9252)In reply to: Does it actually work? by daroc
Parent article: Three ways to rework the swap subsystem
If I remember correctly μClinux can use “a swapping system” (just like ancient Unix versions like Xenix 8086 had to do because they worked on a system without any MMU, even strange and primitive ones, like 80286).
Mainstream Linux never had support for “a swapping system”, because it was never supported any hardware where that even makes any sense.
MacOS (Classic) and Windows developed very elaborate and clever system with handles and movable pages and also never did that.
That's why that distinction that Wol talks about is more-or-less forgotten in a world of modern software.
