|
|
|
|
|
by greenyoda
2623 days ago
|
|
The kernel is a pretty small part of the operating system. Development of Windows NT started in 1989[1], when RAM sizes of PCs were measured in MB, not GB, so there wasn't room for a lot of bloat. (NT 3.1 could run on a machine with 12 MB of RAM.[2]) Also, it wasn't the first kernel Cutler wrote. While Cutler is undoubtedly a brilliant programmer, I doubt he could keep the details of all the other parts of the system (graphics, etc.) in his head at once. Other well known kernels were also written by very small teams. The first Unix kernel was written by two people and the first Linux kernel was written by one person. [1] https://en.wikipedia.org/wiki/Windows_NT#Development [2] https://en.wikipedia.org/wiki/Windows_NT#Hardware_requiremen... |
|
That's not how NT was seen at the time. It was quite bloated relative to other PC OSs. Of course modern OS features required a bit more overhead than the crazy world of windows 3.0.