Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwsem: Remove reader optimistic spinning | Waiman Long | 2020-12-09 | 1 | -4/+1 |
* | locking/rwsem: Enable reader optimistic lock stealing | Waiman Long | 2020-12-09 | 1 | -0/+1 |
* | locking/rwsem: Adaptive disabling of reader optimistic spinning | Waiman Long | 2019-06-17 | 1 | -4/+6 |
* | locking/rwsem: Enable time-based spinning on reader-owned rwsem | Waiman Long | 2019-06-17 | 1 | -0/+1 |
* | locking/rwsem: Enable readers spinning on writer | Waiman Long | 2019-06-17 | 1 | -0/+1 |
* | locking/rwsem: Implement lock handoff to prevent lock starvation | Waiman Long | 2019-06-17 | 1 | -0/+2 |
* | locking/rwsem: Code cleanup after files merging | Waiman Long | 2019-06-17 | 1 | -2/+0 |
* | locking/rwsem: Enable lock event counting | Waiman Long | 2019-04-10 | 1 | -0/+17 |
* | locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs | Waiman Long | 2019-04-10 | 1 | -0/+50 |