Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-02 | powerpc/qspinlock: provide accounting and options for sleepy locks | 1 | -1/+6 | |
2022-12-02 | powerpc/qspinlock: store owner CPU in lock word | 1 | -1/+11 | |
2022-12-02 | powerpc/qspinlock: theft prevention to control latency | 1 | -1/+7 | |
2022-12-02 | powerpc/qspinlock: convert atomic operations to assembly | 1 | -2/+2 | |
2022-12-02 | powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx. | 1 | -2/+17 | |
2022-12-02 | powerpc/qspinlock: add mcs queueing for contended waiters | 1 | -0/+23 | |
2022-12-02 | powerpc/qspinlock: powerpc qspinlock implementation | 1 | -0/+13 |