Sasha Levin <levinsasha928@xxxxxxxxx> writes: > Heh, I've started working on it in April, and just returned to this. Didn't think about rebasing to something new. > > will fix - Thanks! You might want to look at some of the work that Eric Dumazet has done in the networking stack with rcu hashtables that can be resized. For a trivial hash table I don't know if the abstraction is worth it. For a hash table that starts off small and grows as big as you need it the incent to use a hash table abstraction seems a lot stronger. Eric -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>