[PATCH] docs: Remove redundant word "for"

2024-10-18 Thread Thorsten Blum
s/for// Signed-off-by: Thorsten Blum --- Documentation/maintainer/pull-requests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/maintainer/pull-requests.rst b/Documentation/maintainer/pull-requests.rst index 00b200facf67..0d63d9d7e347 100644 --- a/Documenta

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-18 Thread Suren Baghdasaryan
On Fri, Oct 18, 2024 at 10:08 AM Michal Hocko wrote: > > On Fri 18-10-24 09:04:24, Suren Baghdasaryan wrote: > > On Fri, Oct 18, 2024 at 6:03 AM Michal Hocko wrote: > > > > > > On Tue 15-10-24 08:58:59, Suren Baghdasaryan wrote: > > > > On Tue, Oct 15, 2024 at 8:42 AM David Hildenbrand > > > >

Re: [PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build

2024-10-18 Thread Rong Xu
Thanks to all for the feedback and suggestions! We are ready to make any further changes needed. Is there anything else we can address for this patch? Also, we know it's not easy to test this patch, but if anyone has had a chance to try building AutoFDO/Propeller kernels with it, we'd really appre

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-18 Thread Suren Baghdasaryan
On Fri, Oct 18, 2024 at 10:45 AM Suren Baghdasaryan wrote: > > On Fri, Oct 18, 2024 at 10:08 AM Michal Hocko wrote: > > > > On Fri 18-10-24 09:04:24, Suren Baghdasaryan wrote: > > > On Fri, Oct 18, 2024 at 6:03 AM Michal Hocko wrote: > > > > > > > > On Tue 15-10-24 08:58:59, Suren Baghdasaryan w

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-18 Thread Michal Hocko
On Tue 15-10-24 08:58:59, Suren Baghdasaryan wrote: > On Tue, Oct 15, 2024 at 8:42 AM David Hildenbrand wrote: [...] > > Right, I think what John is concerned about (and me as well) is that > > once a new feature really needs a page flag, there will be objection > > like "no you can't, we need the

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-18 Thread Michal Hocko
On Fri 18-10-24 09:04:24, Suren Baghdasaryan wrote: > On Fri, Oct 18, 2024 at 6:03 AM Michal Hocko wrote: > > > > On Tue 15-10-24 08:58:59, Suren Baghdasaryan wrote: > > > On Tue, Oct 15, 2024 at 8:42 AM David Hildenbrand > > > wrote: > > [...] > > > > Right, I think what John is concerned about

Re: [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

2024-10-18 Thread Suren Baghdasaryan
On Fri, Oct 18, 2024 at 6:03 AM Michal Hocko wrote: > > On Tue 15-10-24 08:58:59, Suren Baghdasaryan wrote: > > On Tue, Oct 15, 2024 at 8:42 AM David Hildenbrand wrote: > [...] > > > Right, I think what John is concerned about (and me as well) is that > > > once a new feature really needs a page

Re: [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

2024-10-18 Thread Jason Wang
On Sat, Oct 12, 2024 at 6:29 PM Akihiko Odaki wrote: > > On 2024/10/09 17:14, Jason Wang wrote: > > On Tue, Oct 8, 2024 at 2:55 PM Akihiko Odaki > > wrote: > >> > >> RSS is a receive steering algorithm that can be negotiated to use with > >> virtio_net. Conventionally the hash calculation was do