[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210408075117.oqoqspilk3c3xsaa@wittgenstein>
Date: Thu, 8 Apr 2021 09:51:17 +0200
From: Christian Brauner <christian.brauner@...ntu.com>
To: Daniel Xu <dxu@...uu.xyz>
Cc: bpf@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
kernel-team@...com, jolsa@...nel.org, hannes@...xchg.org,
yhs@...com
Subject: Re: [RFC bpf-next 0/1] bpf: Add page cache iterator
On Wed, Apr 07, 2021 at 02:46:10PM -0700, Daniel Xu wrote:
> There currently does not exist a way to answer the question: "What is in
> the page cache?". There are various heuristics and counters but nothing
> that can tell you anything like:
>
> * 3M from /home/dxu/foo.txt
> * 5K from ...
> * etc.
>
> The answer to the question is particularly useful in the stacked
> container world. Stacked containers implies multiple containers are run
> on the same physical host. Memory is precious resource on some (if not
Just to clarify: what are "stacked containers"? Do you mean nested
containers, i.e. containers running within containers?
Christian
Powered by blists - more mailing lists