Re: [PATCH v3 1/6] doc: add hugepage mapping details

2022-02-08 Thread Burakov, Anatoly
On 03-Feb-22 6:13 PM, Dmitry Kozlyuk wrote: Hugepage mapping is a layer of EAL malloc builds upon. There were implicit references to its details, like mentions of segment file descriptors, but no explicit description of its modes and operation. Add an overview of mechanics used on ech supported O

[PATCH v3 1/6] doc: add hugepage mapping details

2022-02-03 Thread Dmitry Kozlyuk
Hugepage mapping is a layer of EAL malloc builds upon. There were implicit references to its details, like mentions of segment file descriptors, but no explicit description of its modes and operation. Add an overview of mechanics used on ech supported OS. Convert memory management subsections from