[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SP5 Stability Update



PureBytes Links

Trading Reference Links

At 6:51 AM -0700 6/1/00, David Fenstemaker wrote:

>Just to let the list know, I was contacted by Omega, and the first
>suggestion was to increase the size of my swap file, and make it
>static rather than managed by windows. My swap is now set to 2048 MB,
>and this has stopped the crashes. Realtime performance has been very
>stable.

That swap size seems extremely large. Is this the value they suggested?

It would seem that if a static swap file improves stability, this would indicate that the memory allocation code has bugs - the same kind of bugs that create memory leaks.

This is somewhat surprising since there are a lot of tools available to check for such memory allocation errors.

Bob Fulks