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

2022-01-27 Thread Bruce Richardson
On Wed, Jan 19, 2022 at 11:09:12PM +0200, 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 mecha

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

2022-01-19 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