Re: [PATCH v2] mm/page_owner: Record timestamp and pid

2020-12-09 Thread Vlastimil Babka
On 12/9/20 1:51 PM, Georgi Djakov wrote: > From: Liam Mark > > Collect the time for each allocation recorded in page owner so that > allocation "surges" can be measured. > > Record the pid for each allocation recorded in page owner so that > the source of allocation "surges" can be better identi

[PATCH v2] mm/page_owner: Record timestamp and pid

2020-12-09 Thread Georgi Djakov
From: Liam Mark Collect the time for each allocation recorded in page owner so that allocation "surges" can be measured. Record the pid for each allocation recorded in page owner so that the source of allocation "surges" can be better identified. The above is very useful when doing memory analy