Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Jul 2011 21:43:43 +0400
From: Vasiliy Kulikov <segoon@...nwall.com>
To: musl@...ts.openwall.com
Subject: Re: holywar: malloc() vs. OOM

Rich,

On Sun, Jul 24, 2011 at 18:19 -0400, Rich Felker wrote:
> Any system without this guarantee is a TOY, nothing more. I'm aware
> that the default sucks,

I don't think the default sucks, it is just targeted to other programs.
Think about Java/Python programs, which request hundreds megabytes, but
using only tens of them.  Also daemons with fork() model being able to
handle hundreds/thousands connections actively using COW would not be
able to fully exploit COW potential.

-- 
Vasiliy

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.