splay tree and red-black tree for vm_map entry lookups.
Matthew Dillon
dillon at apollo.backplane.com
Thu Jan 20 09:51:40 PST 2005
:I will do some more testing here and see if I hit the hint problem. Is there a
:possibility it hits another invalid entry, perhaps it has something to do with
:the map->hint = entry->prev; change?
:
:--
:Eirik Nygaard
It's possible, but I haven't been able to figure out the cause yet.
I have gone through 55 buildworlds on two test machines overnight, so
I am going to commit what we have so far (with the hint code disabled).
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Kernel
mailing list