[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgYiKOYTtU6DifULbj0tmFLJf2Va5ScZW0dCgWi8=-c1A@mail.gmail.com>
Date: Thu, 29 Apr 2021 09:36:22 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: "Arkadiusz Kozdra (Arusekk)" <arek_koz@...pl>
Cc: Christoph Hellwig <hch@....de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Alexey Dobriyan <adobriyan@...il.com>,
Al Viro <viro@...iv.linux.org.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v2] proc: Use seq_read_iter for /proc/*/maps
On Thu, Apr 29, 2021 at 3:04 AM Arkadiusz Kozdra (Arusekk)
<arek_koz@...pl> wrote:
>
> Since seq_read_iter looks mature enough to be used for /proc/<pid>/maps,
> re-allow applications to perform zero-copy data forwarding from it.
I'd really like to hear what the programs are, and what the
performance difference is.
Because I'm surprised that the advantages of splice would really be
noticeable. I don't _dispute_ it, but I really would like this to be
actually _documented_, not just "Some executable-inspecting tools".
What tools (so that if it causes issues later, we have that
knowledge), and what are the performance numbers?
Linus
Powered by blists - more mailing lists