Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-14 Thread Yosry Ahmed
On Mon, Oct 14, 2024 at 1:37 PM Suren Baghdasaryan wrote: > > Add CONFIG_PGALLOC_TAG_USE_PAGEFLAGS to store allocation tag > references directly in the page flags. This eliminates memory > overhead caused by page_ext and results in better performance > for page allocations. > If the number of avai

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-14 Thread Yosry Ahmed
On Mon, Oct 14, 2024 at 4:53 PM John Hubbard wrote: > > On 10/14/24 4:48 PM, Yosry Ahmed wrote: > > On Mon, Oct 14, 2024 at 1:37 PM Suren Baghdasaryan > > wrote: > >> > >> Add CONFIG_PGALLOC_TAG_USE_PAGEFLAGS to store allocation tag > >> reference

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-15 Thread Yosry Ahmed
On Mon, Oct 14, 2024 at 6:58 PM Suren Baghdasaryan wrote: > > On Mon, Oct 14, 2024 at 5:03 PM 'John Hubbard' via kernel-team > wrote: > > > > On 10/14/24 4:56 PM, Yosry Ahmed wrote: > > > On Mon, Oct 14, 2024 at 4:53 PM John Hubbard wrote: > > &g

Re: [RFCv1 0/6] Page Detective

2024-11-19 Thread Yosry Ahmed
On Tue, Nov 19, 2024 at 11:30 AM Pasha Tatashin wrote: > > On Tue, Nov 19, 2024 at 1:23 PM Roman Gushchin > wrote: > > > > On Tue, Nov 19, 2024 at 10:08:36AM -0500, Pasha Tatashin wrote: > > > On Mon, Nov 18, 2024 at 8:09 PM Greg KH > > > wrote: > > > > > > > > On Mon, Nov 18, 2024 at 05:08:42

Re: [RFCv1 0/6] Page Detective

2024-11-20 Thread Yosry Ahmed
On Wed, Nov 20, 2024 at 8:14 AM Pasha Tatashin wrote: > > On Tue, Nov 19, 2024 at 2:36 PM Yosry Ahmed wrote: > > > > On Tue, Nov 19, 2024 at 11:30 AM Pasha Tatashin > > wrote: > > > > > > On Tue, Nov 19, 2024 at 1:23 PM Roman Gushchin > > > w