Forgot your password?
typodupeerror

Comment Different design (Score 2) 66

First of all, Ubuntu (Linux) reserves buffers “just in case” (for streams, files, etc.). This unused memory seems taken but it can actually be reclaimed at any time if needed. Was that taken into account?

Then, it seems Windows is built by stacking new features on top of old ones. For example, if you look at how updates work, to go from, say, version 15 to 20, it asks you to update to 16, then 17 it can’t jump directly from 15 to 20, and often a reboot is required between two updates. It’s almost as if no one at Microsoft wants to maintain the older parts of the system anymore. It’s very likely that a good number of memory allocations would no longer be necessary if the older layers were removed or reworked. I’d be really surprised if, when comparing RAM usage between a freshly booted Ubuntu and Windows system (with no applications running), Ubuntu ended up using more.

Comment Re:Intel's political marketing has always been bad (Score 3, Insightful) 22

If you read this post it shows that AMD stole Intel's design and reverse engineered it.

If you dig deeper, you'll find that AMD originally reverse engineered the *8080*, not the 8086. The two companies had entered into a cross-licensing agreement by 1976. Intel agreed to let AMD second-source the 8086 in order to secure the PC deal with IBM, who insisted on having a second source vendor.

There would have been no Intel success story without AMD to back them up.

(That actually would have been for the best. IBM would probably have selected an non-segmented CPU from somebody else instead of Intel's kludge.)

Slashdot Top Deals

All seems condemned in the long run to approximate a state akin to Gaussian noise. -- James Martin

Working...