* Re: [PATCH v2 0/3] Fixes for memmap accounting
[not found] ` <66b3fc8d39391_2657d52945e@dwillia2-xfh.jf.intel.com.notmuch>
@ 2024-08-08 15:23 ` Pasha Tatashin
0 siblings, 0 replies; only message in thread
From: Pasha Tatashin @ 2024-08-08 15:23 UTC (permalink / raw)
To: Dan Williams
Cc: akpm, linux-kernel, linux-mm, cerasuolodomenico, hannes,
j.granados, lizhijian, muchun.song, nphamcs, rientjes, rppt,
souravpanda, vbabka, willy, linux-cxl
On Wed, Aug 7, 2024 at 7:00 PM Dan Williams <dan.j.williams@intel.com> wrote:
>
> [ add linux-cxl ]
>
> Pasha Tatashin wrote:
> > Memmap accounting provides us with observability of how much memory is
> > used for per-page metadata: i.e. "struct page"'s and "struct page_ext".
> > It also provides with information of how much was allocated using
> > boot allocator (i.e. not part of MemTotal), and how much was allocated
> > using buddy allocated (i.e. part of MemTotal).
> >
> > This small series fixes a few problems that were discovered with the
> > original patch.
> >
> > v1: https://lore.kernel.org/all/20240806221454.1971755-1-pasha.tatashin@soleen.com
> > Changes:
> > - Added patch "mm: don't account memmap on failure"
> > - Changed from using nid in hot-remove functions to non-pernode
> > system-wide accounting for memmap data.
> >
> > Pasha Tatashin (3):
> > mm: update the memmap stat before page is freed
> > mm: don't account memmap on failure
> > mm: don't account memmap per node
>
> Hi Pasha,
>
> Thanks for jumping on this debug!
>
> We almost missed these. Can you update your scripts to auto-cc folks on the
> Reported-by line, and optionally include the lists where the report originated
> next time?
Thank you, I will add them.
>
> This is looking good from my tests, you can add:
>
> Tested-by: Dan Williams <dan.j.williams@intel.com>
Thank you for testing
>
> ...but I still want to take a look at some of the implementation choices.
I am about to send v3.
Pasha
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-08-08 15:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240807211929.3433304-1-pasha.tatashin@soleen.com>
[not found] ` <66b3fc8d39391_2657d52945e@dwillia2-xfh.jf.intel.com.notmuch>
2024-08-08 15:23 ` [PATCH v2 0/3] Fixes for memmap accounting Pasha Tatashin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox