IO ports and IO memory

Source: Internet
Author: User

Http://blog.chinaunix.net/uid-25871104-id-2843472.html
IO Space and memory space
Speaking of this problem, it involves hardware knowledge, X86 system, with two address space: IO Space and memory space, and RISC instruction system CPU (such as ARM, PowerPC, etc.) usually only achieve a physical address space, that is, memory space.
Memory Space: Memory address range, 32-bit operating system memory space of 2 of the 32 power, that is, 4G.
IO space: A X86-specific space, a separate address space from the memory space, and a 32-bit X86 with 64K io space.
IO port: When register or memory is in IO space, it is called IO port. General registers are also commonly known as I/O ports, or I/Os ports, this I/O port can be mapped in memory space, can also be mapped in I/O space.
IO Memory: When the register or memory is in memory space, called IO memory

Related Article

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.