Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 12 Jun 2011 19:13:48 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: Weekly reports - B

On Thu, Jun 09, 2011 at 10:20:45PM +0200, Luka Marčetić wrote:
> Anyway, here's something... *hangs head*
> https://github.com/paxcoder/cluts

Is there a reason you're installing and uninstalling the SIGABRT
handler on each free? I suspect that's taking a LOT of time, slowing
down free by a factor of ~3x for large mmapped chunks and ~200x for
small chunks.

By the way, please don't feel like you need to do everything on your
own writing cluts. You're welcome to discuss ideas, troubles you run
into, get advice and code review, etc. both on the mailing list here
and on irc.

Best wishes,

Rich

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.