[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: |
Mon, 30 May 2016 23:59:33 +0200 |
User-agent: |
Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
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.
> I'd suggest reverting that change,
Better be safe for now, yes. I have also implemented the other hooks,
just to be on the safe side.
> or is the removal of that deprecated interface imminent?
I don't think it's that imminent.
Samuel