login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


Why has there never been a patch to allow 32-bit processors and motherboards to run more than 3.6 GB of memory? Is this simply a thing to get you to buy the 64-bit?

asked Sep 21 '10 at 12:56

shivabeach's gravatar image

shivabeach
1111

edited Sep 21 '10 at 12:58

Danish's gravatar image

Danish
(suspended)


you cannot patch the hardware but if it supports it windows allows you to turn on Physical Address Extension, allowing you to use you computer is 36bit if i recall correctly

answered Sep 21 '10 at 13:06

Tim%20Fontana's gravatar image

Tim Fontana
15.5k137203377

Thank you. I hadnt thought of that. I thought the 32 bit requirement was in the Operating software

(Sep 21 '10 at 18:08) shivabeach shivabeach's gravatar image

It's not a software thing, it's a hardware limitation in the processor itself.

The range of integer values that can be stored in 32 bits is 0 through 4,294,967,295 or −2,147,483,648 through 2,147,483,647 using two's complement encoding. Hence, a processor with 32-bit memory addresses can directly access 4 GB of byte-addressable memory. (Source)

answered Sep 21 '10 at 18:10

chadt4's gravatar image

chadt4
12.5k99157257

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×152
×16
×7

Asked: Sep 21 '10 at 12:56

Seen: 793 times

Last updated: Sep 21 '10 at 18:10