Date: Fri, 27 Sep 1996 18:41:04 +0200 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Cc: phk@freefall.freebsd.org (Poul-Henning Kamp), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib atexit.c src/lib/libc/sys brk.2 Message-ID: <2020.843842464@critter.tfs.com> In-Reply-To: Your message of "Fri, 27 Sep 1996 17:21:38 %2B0200." <199609271521.RAA09081@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199609271521.RAA09081@labinfo.iet.unipi.it>, Luigi Rizzo writes: >> phk 96/09/27 08:34:27 >> >> Modified: lib/libc/stdlib atexit.c >> lib/libc/sys brk.2 >> Log: >> Don't use malloc, pessimize to use sbrk. > ^^^^^^^^^ > >looks like you don't like very much this change :) Well, I have a better idea for the longer term: I'll make a small simple "alloc-no-free" allocator for this and any other purposes that may be like it, but I need to see if there are indeed any other uses for that before I do it. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2020.843842464>