lkml.org 
[lkml]   [2004]   [Apr]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 24 Apr 2004 05:45:25 +0100
FromGrzegorz Piotr Jaskiewicz <>
SubjectRe: swsusp: fix error handling in "not enough swap space"
Nigel Cunningham wrote:

> Hmm.
>
> I agree with you; it does sound like the process of eating memory is  
> grabbing all the swap. I can't see how it could be doing that, 
> however. If  you really want to use Pavel's version, I'd suggest 
> adding some more debug  statements. Perhaps print out the number of 
> swap pages free at the start  of that loop.
>
Ok, now funny bit happends. Simple program like that:
while(1){
    char *a=malloc(1024*1024*16);
    if (a==NULL)
       break;
}
can allocate only about 200MB, than exits. That's the fist thing.
Second one, starting KDE, and when swap usage != 0 (just to be sure 
there is no problem with any assumption), gives me loads of error 
messages (see attached file).

Very bizzare behavior.


[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008