I see laptops being sold with as little as 2gb of RAM yet with a 64bit operating systems (Windows7). I cant see the advantages nor reasoning behind this. Discuss.
feedback
|
|
This is a QA site not a discussion site, so discussing it isn't going to happen. There are certain advantages to using a 64 bit OS aside from being able to address more memory, for example:
ref: http://en.wikipedia.org/wiki/64-bit#Pros_and_cons Also, these days there aren't really many issues with a 64 bit OS unlike the old days, when driver compatibility etc. was a big problem. One other possible reason they might decide to sell a machine with a 64 bit OS is, for example, if they offer various different options on the laptop, for example a 2GB of RAM version and a 4GB of RAM version, it's easier to just load the same software on both than separate OS's per model. More here: http://superuser.com/questions/56540/32-bit-vs-64-bit-systems | ||||
|
feedback
|
|
The main advantage is that you can put in another couple of GB, and use all of it, without having to reinstall the OS - which is a lot of time and effort. It gives you future expansion possibilities that a 32bit OS doesn't. | |||||||
feedback
|
|
You can install 64 bit OS with 2GB ram. There just isn't much point to doing so. | |||||||
feedback
|
|
The main advantage is that the manufacturer doesn't have to support any 32 bit systems. It's one less configuration for them to track, support, update drivers for. I've noticed a lot of the consumer systems from HP/Dell, etc. are only available with 64 bit Windows. | |||
|
feedback
|
|
Very simply: a 64 bit OS is very rarely slower, uses very little more RAM, and is often significantly faster. Mostly this is because x86_64 has many more registers than x86, and therefore the compiler has a much easier job optimising code. Often the code gets smaller. Combine that with the advantages of 64 bit addressing, and you get a better system as a result. The only cost is that sometimes you might not be able to find a driver for some old or exotic hardware. | |||
|
feedback
|
