Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8226109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:39:05+00:00 2026-06-07T15:39:05+00:00

I am new to operating systems.I could not understand what exactly it meant when

  • 0

I am new to operating systems.I could not understand what exactly it meant when it is said
certain part of address space is reserved for i/o?

does it mean if i have 4GB RAM some part of that address is reserved for i/o?

if there is instruction such as read followed by that address is used, does cpu considers it as i/o?

Would be great help if someone clarified my understanding.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T15:39:07+00:00Added an answer on June 7, 2026 at 3:39 pm

    Traditionally, some computers had a separate IO and memory bus. Memory bus was connected to the memory, the IO bus was connected to the various peripherals.

    For various reasons though (eg speed of access, cost of manufacturing a separate IO bus, etc.), some peripherals were mapped to memory (eg video card, where speedy access is necessary for fast graphics). This means that even though they are not (or only partly) a memory-like device, they are connected to the memory bus.

    For example on microcontrollers, they usually have a common bus, that is used both for memory and IO. The reasons is that these devices has limited CPU pins and there is no need for great speed (performance is limited if you have a shared IO/memory bus)

    To answer your questions:

    • “being reserved for IO”: this means that for these memory addresses, you should connect IO devices to the processor. Eg in case of the ATMEL microcontroller, the first 64 bytes are reserved for IO and you can use special instructions to access these easily (instead of using memory reading/writing instructions).

    • 4GB of memory: don’t confuse logical and physical mapping of memory. In case of a PC, there is a translation device that you can program to do the translation between the two. This means, that your 4GB of physical ram can be mapped anywhere in the logical address space (that is much greater that 4GB). This means, that for those address spaces that are reserved for IO (eg the above mentioned videocard addresses), the memory is not lost, you can simply map it somewhere else in the address space.

    • If you use memory reading/writing operations on IO address space, this results in reading/writing the peripheral. The CPU usually has no clue that there is an IO device mapped to that address, it simply sends out the requested address to the bus and then reads the value (that is given by the peripheral instead of the memory in that case).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

as Microsoft are releasing a tablet later this year, with a new operating system
I was just prototyping a new system for deferring certain operations until out of
I'm trying to build glv on mac os x. I'm new to this operating
I'm programming something and I need debugging support on most operating systems (linux, windows,
An example final question for my operating systems class: Most operating systems support memory-mapped
I was running some tests earlier and could not find an explanation as to
I have the following code var factory = new ChannelFactory<INewsClient>(); factory.Credentials.ClientCertificate.Certificate = GetCertificate(); factory.Endpoint.Address
I have a homework that include a new operation (a [n] b), given: a
We know that malloc() and new operation allocate memory from heap dynamically, but where
I'm new to pointers/memory operations and am working on some sample programs. I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.