Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: RAM Problems

  1. #11
    Deceased x acidreign x's Avatar
    Join Date
    Jul 2002
    Posts
    455
    run dxdiag and see how much RAM it says you have, compare that to the readout you get when POST tests your ram on startup, if it happens in all operating systems you try it with, it may be you have some ram corrupted and unusable, which would suck.
    :q :q! :wq :w :w! :wq! :quit :quit! :help help helpquit quit quithelp :quitplease :quitnow :leave :**** ^X^C ^C ^D ^Z ^Q QUITDAMMIT ^[:wq GCS,M);d@;p;c++;l++;u ++ ;e+ ;m++(---) ;s+/+ ;n- ;h* ;f+(--) ;!g ;w+(-) ;t- ;r+(-) ;y+(**)

  2. #12
    Senior Member
    Join Date
    Apr 2002
    Posts
    366
    I had a similar problem with my machine, windows in some versions causes a ram leak. Perhaps that is what is happening to you. Some versions of windows don't allow programs to fully shut down even when closing them.

    This gives some references and fixes to try.

    rtvscan.exe I think that NISSERV.exe is a file used with Norton's firewall .

    Hope this helps.

  3. #13
    Senior Member
    Join Date
    Apr 2002
    Posts
    366
    I had a similar problem with my machine, windows in some versions causes a ram leak. Perhaps that is what is happening to you. Some versions of windows don't allow programs to fully shut down even when closing them.

    This gives some references and fixes to try.

    rtvscan.exe I think that NISSERV.exe is a file used with Norton's firewall .

    Hope this helps.

  4. #14
    Senior Member
    Join Date
    Oct 2002
    Posts
    1,130
    Do you have any progs that you run under both OS's?

    Poor programmers sometimes do not check thier programs for memory leaks. This happens when memory is allocated for a variable or object but is not specifically freed when it is no longer needed. The memory in question then is still markerd as 'allocated' by the OS, even though it is no longer needed. I believe W2K frees memory automatically. Some OS's do not, and therefore this is a common problem when using poorly written programs when ported to another platform.
    Government is like fire - a handy servant, but a dangerous master - George Washington
    Government is not reason, it is not eloquence - it is force. - George Washington.

    Join the UnError community!

  5. #15
    Senior Member
    Join Date
    Oct 2002
    Posts
    1,130
    Do you have any progs that you run under both OS's?

    Poor programmers sometimes do not check thier programs for memory leaks. This happens when memory is allocated for a variable or object but is not specifically freed when it is no longer needed. The memory in question then is still markerd as 'allocated' by the OS, even though it is no longer needed. I believe W2K frees memory automatically. Some OS's do not, and therefore this is a common problem when using poorly written programs when ported to another platform.
    Government is like fire - a handy servant, but a dangerous master - George Washington
    Government is not reason, it is not eloquence - it is force. - George Washington.

    Join the UnError community!

  6. #16
    Junior Member
    Join Date
    Aug 2001
    Posts
    1
    rtvscan.exe is real time virus scan from norton. it utilizes system resources only when a file is accessed(can be set in norton configuration menu). System idle process is:
    "System Idle Process - You cannot end this process from Task Manager.
    This process is a single thread running on each processor, which has the sole task of accounting for processor time when the system isn't processing other threads. In Task Manager, expect this process to account for the majority of processor time."
    A good resource for M$ problems is here
    http://support.microsoft.com/default...;EN-US;KBHOWTO
    Other services i.e. svchost can be found here

  7. #17
    Junior Member
    Join Date
    Aug 2001
    Posts
    1
    rtvscan.exe is real time virus scan from norton. it utilizes system resources only when a file is accessed(can be set in norton configuration menu). System idle process is:
    "System Idle Process - You cannot end this process from Task Manager.
    This process is a single thread running on each processor, which has the sole task of accounting for processor time when the system isn't processing other threads. In Task Manager, expect this process to account for the majority of processor time."
    A good resource for M$ problems is here
    http://support.microsoft.com/default...;EN-US;KBHOWTO
    Other services i.e. svchost can be found here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •