Hi,

On Sunday, 13 May 2007 19:32, Michal Hlavac wrote:
> Hello,
> 
> free command output is:
>              total       used       free     shared    buffers     cached
> Mem:       2075176     441552    1633624          0       3512     115356
> -/+ buffers/cache:     322684    1752492
> Swap:      2104472      47452    2057020
> 
> looks like there is 1.6GB of ram free. But suspend to ram output is:
> May 13 19:25:46 hlavki kernel: swsusp: Need to copy 129336 pages
> May 13 19:25:46 hlavki kernel: swsusp: Not enough free memory
> May 13 19:25:46 hlavki kernel: Error -12 suspending
> May 13 19:25:46 hlavki kernel: Intel machine check architecture supported.
> May 13 19:25:46 hlavki kernel: Intel machine check reporting enabled on
> CPU#0.
> May 13 19:25:46 hlavki kernel: swsusp: Restoring Highmem
> 
> Why suspend to disk is not working???

Most probably, one of the drivers allocates a lot of RAM in its .suspend()
routine.

What exactly do you do to suspend?

Rafael

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to