
The center of gravity is
shifting away from the traditional, massive operating systems of the past, as even the major OSes are slimming their footprint to make code bases easier to manage and secure, and to increase the variety of devices on which they can run, InfoWorld reports. Microsoft, for one, is cutting down the number of services that run at boot to ensure Windows 7 will run
across a spectrum of hardware. Linux distros such as Ubuntu are stripping out functionality, including MySQL, CUPS, and LDAP, to cut footprints in half. And Apple appears headed for a slimmed-down OS X that will enable future iPhones or tablet devices to run the same OS as the Mac. Though these developments don't necessarily mean that the
browser will supplant the OS, they do show that OS vendors realize they must adapt as virtualization, cloud computing, netbooks, and power concerns drive business users toward smaller, less costly, more efficient operating environments.
Member since:
2005-06-30
I don't know how Ubuntu solves it, but I have often had a look at all of the processes running in the background of a modern OS and wondered if they are really necessary.
A modern CPU can't take much time to start most services on demand. Why shouldn't the OS intercept calls to the printer service and only start it when required?
Edited 2009-02-09 20:13 UTC