Re: [PATCH v2] selftests: cachestat: Refactor test to remove duplication

2025-06-27 Thread Nhat Pham
On Tue, Jun 24, 2025 at 9:58 PM Suresh Chandrappa wrote: > > Hi @nphamcs > Can you please check the modified change Is this supposed to be on top of the earlier patch you sent out? In that case, you should send both together as a patch series. > > Thanks > Suresh K C > > > On Wed, 11 Jun 2025, 2

Re: [PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo

2025-06-04 Thread Nhat Pham
On Sat, May 24, 2025 at 1:36 AM Suresh K C wrote: > > 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 vali