Re: [PATCH RFC 2/8] selftests: add stress testing tool for dcache

2020-05-12 Thread Dave Chinner
On Fri, May 08, 2020 at 03:23:17PM +0300, Konstantin Khlebnikov wrote: > This tool fills dcache with negative dentries. Between iterations it prints > statistics and measures time of inotify operation which might degrade. > > Signed-off-by: Konstantin Khlebnikov > --- >

[PATCH RFC 2/8] selftests: add stress testing tool for dcache

2020-05-08 Thread Konstantin Khlebnikov
This tool fills dcache with negative dentries. Between iterations it prints statistics and measures time of inotify operation which might degrade. Signed-off-by: Konstantin Khlebnikov --- tools/testing/selftests/filesystems/Makefile |1