xo-arena/docs/glossary.rst
2026-01-06 12:10:05 -05:00

24 lines
398 B
ReStructuredText

.. _glossary:
Glossary
--------
.. glossary::
FOMO
| faceted object model
page
| a (4k) page of virtual memory.
| O/S manages virtual memory in chunks of this size.
hugepage
| large (2MB) VM page; use to reduce page fault expense and TLB pressure.
THP
| transparent huge pages
TLB
| translation lookaside buffer
VM
| virtual memory