On Thu, May 22, 2025 at 03:47:27PM -0600, Shuah Khan wrote:
> On 5/13/25 01:44, Ryan Chung wrote:
> > - Rename test from to
> >
>
> ?? missing description of the change. Looks like the patch
> renames the test to fix spelling error in the test name?
Sorry for the missing description. I am not e
From: Jesper Dangaard Brouer
We frequently consult with Jesper's out-of-tree page_pool benchmark to
evaluate page_pool changes.
Import the benchmark into the upstream linux kernel tree so that (a)
we're all running the same version, (b) pave the way for shared
improvements, and (c) maybe one day
Respected Shuah,
On Fri, May 23, 2025 at 10:38 PM Shuah Khan wrote:
>
> On 5/22/25 21:59, Rujra Bhatt wrote:
> >
> > This patch corrects minor coding style issues to comply with the Linux
> > kernel coding style:
> >
> > - Align closing parentheses to match opening ones in printf statements.
>
Errors reported:
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: spaces required around that '<=' (ctx:VxV)
ERROR: spaces required around that '*=' (ctx:VxV)
ERROR: spaces required around that '=' (ctx:VxV)
ERROR: spaces required around that '<' (ctx:VxV)
ERROR: space required after that ',
From: Suresh K C
Add a test case to verify cachestat behavior with memory-mapped files
using mmap(). This ensures that pages accessed via mmap are correctly
accounted for in the page cache.
Also add a test for /proc/cpuinfo to validate cachestat's handling of
virtual files in pseudo-filesystems.
5 matches
Mail list logo