[Kernel-packages] [Bug 1386831] Re: Add futex testing for the kernel

2014-10-29 Thread Launchpad Bug Tracker
This bug was fixed in the package stress-ng - 0.02.23-1 --- stress-ng (0.02.23-1) unstable; urgency=medium * Makefile: bump version * Initialise finish time in case it is never run (LP: #1387104) * Add futex stressor (LP: #1386831) -- Colin King Wed, 29 Oct 2014 10:32:00 +0

[Kernel-packages] [Bug 1386831] Re: Add futex testing for the kernel

2014-10-29 Thread Brad Figg
The futext tests have been added to the autotest tests that we run. At this time we are only running the function tests. ** Changed in: linux (Ubuntu Vivid) Assignee: Tim Gardner (timg-tpi) => Brad Figg (brad-figg) ** Changed in: linux (Ubuntu Vivid) Status: In Progress => Fix Release

[Kernel-packages] [Bug 1386831] Re: Add futex testing for the kernel

2014-10-29 Thread Colin Ian King
** Changed in: stress-ng (Ubuntu Vivid) Status: In Progress => Fix Committed ** Changed in: stress-ng (Ubuntu Vivid) Importance: Undecided => Low ** Changed in: stress-ng (Ubuntu Vivid) Milestone: None => ubuntu-14.11 -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1386831] Re: Add futex testing for the kernel

2014-10-29 Thread Colin Ian King
I've added a futex stressor that rapidly does wait wait timeout and wake futex calls to stress-ng. My intention is not to add too much complexity to stress-ng as the core intention of stress-ng is to rapidly exercise the interface in a specific way, rather than be a thorough and wide per- system ca