Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623069 > unrolled thread
| Started by | Alex Shi <alex.shi@linaro.org> |
|---|---|
| First post | 2017-04-13 16:10 +0200 |
| Last post | 2017-04-13 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[RFC PATCH 0/3] rtmutex comments update and trival fix Alex Shi <alex.shi@linaro.org> - 2017-04-13 16:10 +0200
| From | Alex Shi <alex.shi@linaro.org> |
|---|---|
| Date | 2017-04-13 16:10 +0200 |
| Subject | [RFC PATCH 0/3] rtmutex comments update and trival fix |
| Message-ID | <tvNBD-43N-3@gated-at.bofh.it> |
Also fix two little issues. This patchset tested by pi_stress, passed
10G+ inversions.
$./pi_stress
Starting PI Stress Test
Number of thread groups: 7
Duration of test run: infinite
Number of inversions per group: unlimited
Admin thread SCHED_FIFO priority 4
7 groups of 3 threads will be created
High thread SCHED_FIFO priority 3
Med thread SCHED_FIFO priority 2
Low thread SCHED_FIFO priority 1
Current Inversions: 1051639657
Thanks
Alex
---
Documentation/locking/rt-mutex-design.txt | 438 ++++++++++++++++++++---------------------------------------------
Documentation/locking/rt-mutex.txt | 32 ++---
kernel/locking/rtmutex.c | 20 ++-
3 files changed, 169 insertions(+), 321 deletions(-)
Back to top | Article view | linux.kernel
csiph-web