Re: [PATCH v4 00/10] hugetlbfs: add fallocate support
From: Davidlohr Bueso <dave@stgolabs.net>
Date: 2015-07-22 22:51:13
Also in:
linux-api, lkml
From: Davidlohr Bueso <dave@stgolabs.net>
Date: 2015-07-22 22:51:13
Also in:
linux-api, lkml
On Wed, 2015-07-22 at 15:37 -0700, Andrew Morton wrote:
On Wed, 22 Jul 2015 15:34:34 -0700 Davidlohr Bueso [off-list ref] wrote:quoted
On Wed, 2015-07-22 at 15:30 -0700, Andrew Morton wrote:quoted
selftests is a pretty scrappy place. It's partly a dumping ground for things so useful test code doesn't just get lost and bitrotted. Partly a framework so people who add features can easily test them. Partly to provide tools to architecture maintainers when they wire up new syscalls and the like.Yeah, ipc, for instance, also sucks _badly_ in selftests.What testsuite should people be using for IPC?
The best I've found is using the ipc parts of LTP. It's caught a lot of bugs in the past. Unsurprisingly, I believe Fengguang has this automated. Manfred also has a few for more specific purposes -- which also serve for performance testing: https://github.com/manfred-colorfu/ipcsemtest https://github.com/manfred-colorfu/ipcscale iirc Dave Hansen also had written some shm-specific tests. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>