[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] drop the deprecated malloc/free hooks in hurd/mach-defpager
From: |
Samuel Thibault |
Subject: |
Re: [PATCH] drop the deprecated malloc/free hooks in hurd/mach-defpager |
Date: |
Tue, 16 Aug 2016 22:57:04 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
Hello,
Thomas Schwinge, on Fri 05 Aug 2016 09:27:00 +0200, wrote:
> On Mon, 30 May 2016 23:59:33 +0200, Samuel Thibault <samuel.thibault@gnu.org>
> wrote:
> > Justus Winter, on Wed 18 May 2016 13:27:13 +0200, wrote:
> > > As Richard said in #hurd, implement mlockall and MCL_FUTURE and just
> > > use the default allocator.
> >
> > Indeed.
>
> (Conceptually ACK.)
>
> > > or is the removal of that deprecated interface imminent?
> >
> > I don't think it's that imminent.
>
> After quite some discussion, it now actually has gotten removed in glibc
> 2.24:
Erf, just on time to contradict me while it has been deprecated for so
long :)
Debian will use 2.24 quite soon, so we need to implement something quite
soon.
Samuel