[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F8DFA7C.6080604@zytor.com>
Date: Tue, 17 Apr 2012 16:19:24 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: James Courtier-Dutton <james.dutton@...il.com>
CC: LKML Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: malloc() failure counter
On 04/17/2012 03:02 PM, James Courtier-Dutton wrote:
> Hi,
>
> If I have a user application that tries a malloc() or a calloc() call,
> and this call fails, is there any way to report this to a global stats
> counter, like the ones in /proc/meminfo
> Is there any way to find out that a malloc call made by a user program failed?
>
No, because that is an internal thing to glibc.
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists