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

RE: [RFC][PATCH] dcache and rmap



> another good reason to keep these caches small is that
> their data structures are faster to traverse.  when
> they are larger than necessary they probably evict more
> important data from the L1 cache during a dcache or
> inode lookup.

I think a better way to fix this would be by not dumping
everything into one massive global hash table. 

M.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/