|
|
|
|
|
by p_ing
84 days ago
|
|
No, they're not "better positioned" to utilize memory. NT has a far better VMM than macOS does and handles OOM significantly better than macOS (and Linux, for that matter). Look no further than the various Mac subreddits for applications such as TextEdit, Calculator, Safari, and other first and third party applications leaking like a sieve to the point of OOM for multiple versions of macOS at this point. Not to mention, Macs are sharing that precious memory with the CPU; on those 8GiB machines, leaving 7.5GiB or less (depending on what you're doing) for the kernel to use for non-graphics services. |
|
That's one of my great frustrations with Windows. NT is a fine kernel. The userspace on top of that is fucking terrible though.
When people compare "operating systems" they're not comparing the kernel. They're at the most technical comparing the userspace tools shipped with that kernel, and at their most general the "ethos" of the developers that build the ecosystem. The terrible experience on windows of every programing having an installer that pokes around god knows where in the registry is just as much an experience of the Windows operating system as piping curl into bash is on Linux.