|
 |
Mike Raiford wrote:
> 64 bit is great, but try dealing with that sort of memory stress (My
> system has 4GB of memory ...)
Generally that kind of thing isn't so bad though. All the garbage that
gets paged out never gets paged back in again. Assuming you can page in
the code to stop the damned thing, once it's been killed the system
takes a little while to page all the live stuff back in, and then it
goes back to normal.
Now, when your program is actively *using* several GB of RAM... that's
not so fun. (!!)
--
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*
Post a reply to this message
|
 |