Update a comment.

This commit is contained in:
Alan Cox 2013-06-04 05:44:52 +00:00
parent c13c6c32b1
commit da38420832
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251367

View File

@ -74,9 +74,9 @@
*
* A small structure is kept for each resident
* page, indexed by page number. Each structure
* is an element of several lists:
* is an element of several collections:
*
* A hash table bucket used to quickly
* A radix tree used to quickly
* perform object/offset lookups
*
* A list of all pages for a given object,