l4-hurd
[Top][All Lists]
Advanced

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

Re: Extending the problems we have with caps to endpoints


From: Espen Skoglund
Subject: Re: Extending the problems we have with caps to endpoints
Date: Tue, 11 Oct 2005 20:59:11 +0200

[ness ]
>> On paper it is really easy, yes.  It all boils down to how easy it
>> is to find your parent.  Depending on your particular
>> implementation of the mapping databse this might be a really
>> expensive and complex operation.

> [Assuming the mdb is implement as a down-pointer-only tree]
> Was it that expensive to add up pointers?

[Assuming that your assumption holds]

Depends.  It adds about 50% storage overhead for the mapping database.
Further, the grant operation (as traditionally implemented) requires
that all child mappings need to have their pointer updated.  For this
latter operation you also have to deal with locking problems for MP
systems.

        eSk





reply via email to

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