Results 1 to 4 of 4

Thread: Addressable Memory - explanations

  1. #1
    Join Date
    Dec 2008
    Posts
    102

    Addressable Memory - explanations

    Hi all,

    On this issue either, I can not have clear answers (even technical),
    • How is the maximum memory addressable by a processor?
    • Is this related to the number of bits of proc?
    • Taking old processors, why are they limit of 16 for a 8008 KB, 1 MB for 8086/8088?
    • Why Windows XP does not know he sent more than 4 GB (giga including reserved for the system)?


    Thank you in advance for your answers

  2. #2
    Join Date
    Oct 2008
    Posts
    203

    Re: Addressable Memory - explanations

    The maximum limit of memory addressable by a processor is limited by the number of bit address bus of the same processor.

    For example, for a 32-bit addressable memory max is 2 ^ 32 or 4294967296 OCETA = 4GB
    Intel Core 2 Quad Q6600 (3.6GHz, 1.44v) with TR Ultra 120E,
    Gigabyte GA-EX38-DQ6 v1.1, 4GB G.Skill PI 1066 5-5-5-15 2.1v ,
    Powercolor ATI HD4870X2 2GB, 4x SATA2 500GB Samsung HDD RAID 10,
    Creative X-Fi, Dell 2408WFP A01 24" LCD,
    Acer P221w 22" LCD,
    Corsair HX-1000 Watt PSU,
    Vista 64-bit.

  3. #3
    Join Date
    Dec 2008
    Posts
    102

    Re: Addressable Memory - explanations

    Thanks for your reply.
    Stay on a 14 bit processor (8008). It is 16,384 different addresses. If I divide it by 1024, I wonder falls on 16 but I do not understand how we can affirm that the unity of those 16 or KB and so the addressable memory is 16 kilobytes
    Unless there is disagreement on the concept of address? What is addressable?

    Memory is divided into cells (same size), the memory address is the address of each of these cells.
    And as globally each cell stores 1 byte (or 8 bits) found good 16 KB
    Generalizing, addressable memory =
    KB: ((nb bytes per cell) * 2 ^ (nb bits proc)) / 1024
    in bits: ((nb bits per cell) * 2 ^ (nb bits proc))

    Driscoll thank you for help!

  4. #4
    Join Date
    Oct 2008
    Posts
    454

    Re: Addressable Memory - explanations

    In memory bytes each has its own address to 16,384 addresses so you 16kB is 16,384 bytes.

Similar Threads

  1. Replies: 5
    Last Post: 20-01-2012, 10:21 PM
  2. Replies: 7
    Last Post: 25-09-2011, 12:05 AM
  3. Copy messages from Phone memory to Memory card in Nokia 6630
    By Bayougoula in forum Portable Devices
    Replies: 7
    Last Post: 27-10-2010, 10:14 AM
  4. Introduction and Explanations of file sharing in Windows XP
    By Deepest BLUE in forum Networking & Security
    Replies: 7
    Last Post: 29-11-2009, 04:15 AM
  5. Replies: 1
    Last Post: 25-05-2008, 03:52 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,892,257.94705 seconds with 16 queries