Jason Low ([email protected])

Number of posts: 287 (0.23 per day)
First post: 2013-05-29 17:00:59
Last post: 2016-10-04 21:29:03

Date List Subject
2014-02-11 01:33:28 linux-kernel Re: [PATCH 3/8] mutex: Modify the way optimistic spinners are queued
2014-02-10 22:04:38 linux-kernel Re: [PATCH 5/8] locking, mutex: Cancelable MCS lock for adaptive spinning
2014-02-10 21:16:10 linux-kernel Re: [PATCH 5/8] locking, mutex: Cancelable MCS lock for adaptive spinning
2014-02-06 17:44:57 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-02-04 07:13:23 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-02-03 21:56:29 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-02-03 20:55:42 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-02-03 18:39:27 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-02-02 21:01:30 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-01-31 20:01:40 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-01-31 03:29:40 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-01-28 23:11:27 linux-kernel Re: [PATCH v2 0/5] mutex: Mutex scalability patches
2014-01-28 22:51:39 linux-kernel Re: [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-01-28 22:17:52 linux-kernel Re: [RFC][PATCH v2 4/5] mutex: Disable preemtion between modifying lock->owner and locking/unlocking mutex
2014-01-28 22:10:45 linux-kernel Re: [PATCH v2 2/5] mutex: Modify the way optimistic spinners are queued
2014-01-28 22:01:04 linux-kernel Re: [PATCH v2 1/5] mutex: In mutex_can_spin_on_owner(), return false if task need_resched()
2014-01-28 19:14:08 linux-kernel [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
2014-01-28 19:13:58 linux-kernel [RFC][PATCH v2 4/5] mutex: Disable preemtion between modifying lock->owner and locking/unlocking mutex
2014-01-28 19:13:42 linux-kernel [PATCH v2 3/5] mutex: Unlock the mutex without the wait_lock
2014-01-28 19:13:38 linux-kernel [PATCH v2 2/5] mutex: Modify the way optimistic spinners are queued
2014-01-28 19:13:26 linux-kernel [PATCH v2 1/5] mutex: In mutex_can_spin_on_owner(), return false if task need_resched()
2014-01-28 19:13:22 linux-kernel [PATCH v2 0/5] mutex: Mutex scalability patches
2014-01-22 18:10:14 linux-kernel Re: [PATCH 2/2] sched: add statistic for rq->max_idle_balance_cost
2014-01-21 07:43:32 linux-kernel Re: [PATCH 2/2] sched: add statistic for rq->max_idle_balance_cost
2014-01-16 20:48:48 linux-kernel Re: [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-16 06:46:25 linux-kernel Re: [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-16 02:45:35 linux-kernel Re: [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-15 19:23:15 linux-kernel Re: [RFC 2/3] mutex: Modify the way optimistic spinners are queued
2014-01-15 07:34:58 linux-kernel Re: [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-15 07:04:13 linux-kernel Re: [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-15 00:33:47 linux-kernel [RFC 3/3] mutex: When there is no owner, stop spinning after too many tries
2014-01-15 00:33:34 linux-kernel [RFC 2/3] mutex: Modify the way optimistic spinners are queued
2014-01-15 00:33:24 linux-kernel [RFC 1/3] mutex: In mutex_can_spin_on_owner(), return false if task need_resched()
2014-01-15 00:33:17 linux-kernel [RFC 0/3] mutex: Reduce spinning contention when there is no lock owner
2013-10-02 19:30:04 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-30 16:10:50 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-28 04:34:10 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-27 23:54:10 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-27 20:16:22 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-27 16:12:13 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-27 06:27:03 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 22:42:18 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 21:10:00 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 20:23:26 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-26 19:27:26 linux-kernel Re: [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-09-24 23:22:56 linux-kernel Re: [PATCH v5 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
2013-09-13 18:27:23 linux-kernel [PATCH v5 3/3] sched: Periodically decay max cost of idle balance
2013-09-13 18:27:16 linux-kernel [PATCH v5 2/3] sched: Consider max cost of idle balance per sched domain
2013-09-13 18:27:05 linux-kernel [PATCH v5 1/3] sched: Reduce overestimating rq->avg_idle
2013-09-13 18:26:58 linux-kernel [PATCH v5 0/3] sched: Limiting idle balance
2013-09-09 21:07:57 linux-kernel Re: [RFC][PATCH v4 3/3] sched: Periodically decay max cost of idle balance