Re: Slab allocation in GNU Mach - git integration branch ready

2012-02-14 Thread Samuel Thibault
Hello, Richard Braun, le Sat 17 Dec 2011 23:28:25 +0100, a écrit : > The master-slab branch of GNU Mach has been pushed on the public > repository. This branch replaces the old zone allocator with an improved > implementation for kernel allocations based on work from myself and > Maksym Planeta. I

Re: Slab allocation in GNU Mach - git integration branch ready

2011-12-29 Thread Samuel Thibault
Richard Braun, le Sat 17 Dec 2011 23:28:25 +0100, a écrit : > The master-slab branch of GNU Mach has been pushed on the public > repository. This branch replaces the old zone allocator with an improved > implementation for kernel allocations based on work from myself and > Maksym Planeta. It should

Slab allocation in GNU Mach - git integration branch ready

2011-12-17 Thread Richard Braun
Hello, The master-slab branch of GNU Mach has been pushed on the public repository. This branch replaces the old zone allocator with an improved implementation for kernel allocations based on work from myself and Maksym Planeta. It should be readily mergeable into the master branch, provided enoug