Why the 32-bit system can only operate 4g memory

Source: Internet
Author: User

Why the 32-bit system can only operate 4g memory

A lot of cells in computer memory, each cell is a byte, a byte has 8 bits. There are two states of each unit: 0 and 1.

So

  • There are 4 combinations of two units;
  • There are 8 combinations of 3 units;
  • In turn ... ;
  • n addresses have a 2 n-th-square combination.

32-bit computer, there are 32 units, you can control 2^32 units, that is, 2^32 bytes, that is, 2^32b, equals 4GB, so the 32-bit system computer can only control 4GB of memory.

Many people also think, now there are 64-bit system, then there are 2^64 units, about equal to 17,179,869,184gb,oh my god! so large memory, however, this is only a theoretical value, now because of the limitations of various technologies, it is impossible to have such a large amount of memory.

Why the 32-bit system can only operate 4g memory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.