Skip to content

Commit

Permalink
Fix typo in "HugeCache" section
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 568569943
Change-Id: Ib6033fce01c20dee11d7e5271686df4fe4529c0a
  • Loading branch information
TCMalloc Team authored and copybara-github committed Sep 26, 2023
1 parent fa9c017 commit 2299082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/temeraire.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ fiddly, but reasonably efficient and not stunningly complicated.

#### `HugeCache`

This is a very simple wrapper on top of HugeAllocator. It's only purpose is to
This is a very simple wrapper on top of HugeAllocator. Its only purpose is to
store some number of backed *single* hugepage ranges as a hot cache (in case we
rapidly allocate and deallocate a 2 MiB chunk).

Expand Down

0 comments on commit 2299082

Please sign in to comment.