bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build times of hurd and glibc for different versions of gnumach, hu


From: Richard Braun
Subject: Re: Build times of hurd and glibc for different versions of gnumach, hurd and glibc
Date: Thu, 5 May 2016 19:05:33 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, Apr 20, 2016 at 11:40:39AM +0200, Richard Braun wrote:
> I wrote an incomplete vm_map_enter in X15 [1] that should be helpful.
> In addition to a free hint pointer, it uses the red-black tree, making
> all allocations at worst O(n). If anyone feels like doing that little
> task, enjoy yourself. Otherwise, I'll probably do it, when I have
> some time, as usual.

I've written some code to back virtual allocations with a red-black
tree [1]. The code includes the removal of flow control in the pageout
daemon because I was hitting swap deadlocks way too often.

Feedbacks are welcome.

-- 
Richard Braun

http://git.sceen.net/rbraun/hurd/gnumach.git/shortlog/refs/heads/vm_map_enter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]