[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231201215106.labmjbfljwrnkpnq@moria.home.lan>
Date: Fri, 1 Dec 2023 16:51:06 -0500
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Roman Gushchin <roman.gushchin@...ux.dev>
Cc: Dave Chinner <david@...morbit.com>,
Qi Zheng <zhengqi.arch@...edance.com>,
Michal Hocko <mhocko@...e.com>,
Muchun Song <muchun.song@...ux.dev>,
Linux-MM <linux-mm@...ck.org>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
On Fri, Dec 01, 2023 at 12:01:33PM -0800, Roman Gushchin wrote:
> My problem with the current OOM reporting infrastructure (and it's a bit an
> offtopic here) - it's good for manually looking into these reports, but not
> particularly great for automatic collection and analysis at scale.
> So this is where I was coming from.
Well, toml isn't the worst thing ever, as far as
machine-and-human-readable-formats go.
For those unfamiliar it's related to json: it's less general than json,
but in exchange it's much easier on the eyes.
Powered by blists - more mailing lists