Unix kernels have name caches that store directory entry names and associated data, providing a fast path for directory name lookups. The name caches improve lookup speed, reduce kernel CPU usage, and can store negative entries indicating that a particular name isn't present.

4m read time From utcc.utoronto.ca
Post cover image
Table of contents
Sidebar: The (potential) names of filesystem objects

Sort: