On Thu, Nov 24, 2011 at 04:02:25PM +0200, Maksym Planeta wrote:
> And thanks, Richard, for mentoring me. You helped me a lot, especially
> with your code style corrections. I'll try to keep all your suggestions.
You're welcome, although I hope I didn't inadvertently make you value
form more than c
В Срд, 23/11/2011 в 21:21 +0100, Thomas Schwinge пишет:
> I've been doing some real-world testing with this allocator; no issues
> found. Thanks, Richard for the allocator, Maksym for picking the task of
> integrating it, and (again) Richard for mentoring him! Maksym, I assume
> you have learned
Hi!
On Thu, 17 Nov 2011 14:15:00 -, Planet GNU wrote:
> Maksym Planeta finished a project he has been doing as a university task:
> replace GNU Mach's old zone memory allocator with a new [slab
> allocator][23] written by Richard Braun, who also mentored Maksym during
> the project. [This all