mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
Update a comment.
This commit is contained in:
parent
c13c6c32b1
commit
da38420832
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251367
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user