ts-7000
[Top] [All Lists]

Re: [ts-7000] Out of memory error?

To:
Subject: Re: [ts-7000] Out of memory error?
From: Christopher Friedt <>
Date: Thu, 07 Dec 2006 09:39:31 +0100
Likely, yes.

The funny thing about linux (if you check man malloc) is that there is
no gaurantee that malloc'd memory is actually there. To quote the author
of the man page "this is a really bad bug".

You can switch off the 'overcommit' bug by doing

# echo 2 > /proc/sys/vm/overcommit_memory

I would imagine that makes malloc return a gauranteed section of memory.

Does this relate somehow as well to linux killing random processes when
it runs low on memory?

~/Chris

Yan Seiner wrote:
> I've been trying to parse a large-ish XML file, and occasionally I get:
> 
> user.notice kernel: __alloc_pages: 0-order allocation failed (gfp=0x1d0/0)
> 
> ISTR that this somewhat cryptic error means the system is out of memory.
> 
> Is that right?
> 
> --Yan
> 
> 


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU