In message <slrniaf7ut.2f2t.usenet-nos...@guild.seebs.net>, Seebs wrote:

> On 2010-10-02, Sandy <dksre...@gmail.com> wrote:
>
>> I want to find how much free memory (RAM) is available in my system
>> using python.
> 
> The question is essentially incoherent on modern systems.

And then there’s the fact that, on most Linux systems, by default you never 
get a failure trying to ask for more RAM. Instead, if the system runs short, 
it wakes up the dreaded OOM-killer.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to