Re: malloc and immutable

2022-12-21 Thread Otto Moerbeek
On Sun, Dec 18, 2022 at 08:10:48PM +0100, Otto Moerbeek wrote: > Hi, > > This is the latest verion of a diff I sent around previously, but now > it's time this gets wider testing for real. > > The main purpose is to rearrange malloc init in such a way that a few > pages containing mallic interna

malloc and immutable

2022-12-18 Thread Otto Moerbeek
Hi, This is the latest verion of a diff I sent around previously, but now it's time this gets wider testing for real. The main purpose is to rearrange malloc init in such a way that a few pages containing mallic internal data structures can be made immutable. In addtion to that, each pools is ini