On 01/04/2025 6:56 am, Jan Beulich wrote:
> Putting a few bytes ahead of page tables isn't very efficient; there's
> a gap almost worth a full page. To avoid re-ordering of items in the
> source file, simply put the few small items in sub-section 1, for them
> to end up after the page tables, follo
On 2025-04-01 01:56, Jan Beulich wrote:
Putting a few bytes ahead of page tables isn't very efficient; there's
a gap almost worth a full page. To avoid re-ordering of items in the
source file, simply put the few small items in sub-section 1, for them
to end up after the page tables, followed (in
On 03.04.2025 14:02, Andrew Cooper wrote:
> On 01/04/2025 6:56 am, Jan Beulich wrote:
>> Putting a few bytes ahead of page tables isn't very efficient; there's
>> a gap almost worth a full page. To avoid re-ordering of items in the
>> source file, simply put the few small items in sub-section 1, fo