The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Is my resource manager messed?

    Discussion in 'Windows OS and Software' started by Jack, Feb 1, 2011.

  1. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    [​IMG]

    Anyone else see anything weird? I mean, look at that total physical memory, and the non-paged kernel memory. I compared it to someone else's, where I could find sense, but this...
     
    Last edited by a moderator: May 5, 2015
  2. Marcham93

    Marcham93 Notebook Evangelist

    Reputations:
    148
    Messages:
    643
    Likes Received:
    0
    Trophy Points:
    30
    There was a problem a while ago that Microsoft had fixed with the PC displaying the wrong amount of memory.

    What OS are you running? Any service packs? 32 or 64bit?

    Have you updated Windows fully?

    How much RAM do you actually have installed?
     
  3. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    This is my older computer, running windows XP 32-bit. It is on SP3.
    I have 256mb ram installed. Windows is not fully updated, and not really worth it to get this fixed... So, you do think it is messed up?
     
  4. Marcham93

    Marcham93 Notebook Evangelist

    Reputations:
    148
    Messages:
    643
    Likes Received:
    0
    Trophy Points:
    30
    I think you should try updating windows first and seeing if that makes a difference. It may be as simple as a hot fix or patch is needed.
     
  5. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    Ok, I am running Windows Update now.
     
  6. Marcham93

    Marcham93 Notebook Evangelist

    Reputations:
    148
    Messages:
    643
    Likes Received:
    0
    Trophy Points:
    30
    Great! Let me know what happens, so I can continue to try and assist you.
     
  7. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    This could take a while...
     
  8. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    [​IMG]
     
    Last edited by a moderator: May 5, 2015
  9. JKleiss

    JKleiss Notebook Evangelist

    Reputations:
    261
    Messages:
    660
    Likes Received:
    0
    Trophy Points:
    30
    How much RAM do you think you should have?
     
  10. Marcham93

    Marcham93 Notebook Evangelist

    Reputations:
    148
    Messages:
    643
    Likes Received:
    0
    Trophy Points:
    30
    He said he has 256mb installed.
     
  11. coolguy

    coolguy Notebook Prophet

    Reputations:
    805
    Messages:
    4,679
    Likes Received:
    12
    Trophy Points:
    106
    I don't see any messed up info in the resource manager.
     
  12. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    You don´t think it stating 260096 memory is messed up?
     
  13. coolguy

    coolguy Notebook Prophet

    Reputations:
    805
    Messages:
    4,679
    Likes Received:
    12
    Trophy Points:
    106
  14. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    I knew it was not exact, but I don't know that it is .
     
  15. JKleiss

    JKleiss Notebook Evangelist

    Reputations:
    261
    Messages:
    660
    Likes Received:
    0
    Trophy Points:
    30
    Whoops missed that.

    The way I see it is 256*1024KiB =262144KiB the actual RAM is this, but available is only 260096KiB due to hardware reserved memory

    KiB = KibiByte = 1024 Bytes
    1024KiB in 1 MebiByte

    Windows calculates correctly (using binary) but names incorrectly. MB should be MiB, KB should be KiB etc
     
  16. Jack

    Jack Guest

    Reputations:
    0
    Messages:
    0
    Likes Received:
    0
    Trophy Points:
    0
    So, they just simplified KiB into K? -_-
     
  17. JKleiss

    JKleiss Notebook Evangelist

    Reputations:
    261
    Messages:
    660
    Likes Received:
    0
    Trophy Points:
    30
    No they have stated KB (K) thousands of bytes.
    KB=1000bytes
    KiB=1024bytes
    MB=1000KB
    MiB=1024KiB

    Your 256MB ram is actually 256MiB
    so 256*1024=262144 wich is in KiB, but windows has named it K