Commit 5d2591f
Document huge-page (HugeTLB) cache backing
Summary:
Documents the huge-page support added lower in this stack.
- `Cache_persistence.md`: adds a "Back the cache with huge pages (HugeTLB)"
section covering `enableHugePages`, out-of-band pool provisioning, the
SysV/temp/heap vs POSIX (hugetlbfs mount dir) distinction, and the
cross-host-persistence limitation.
- `CacheLib_configs.md`: adds an `enableHugePages` bullet to the
SharedMemoryManager config reference, next to `usePosixForShm`.
Reviewed By: AlnisM
Differential Revision: D113902667
fbshipit-source-id: d45539eb7ef492e9f30c9330d67e9ff2ea6bd7f21 parent 74b4134 commit 5d2591f
2 files changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
88 | 112 | | |
89 | 113 | | |
90 | 114 | | |
| |||
0 commit comments