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
2016-10-04 21:29:03 linux-kernel Re: [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
2016-04-20 19:53:00 linux-kernel [PATCH v3] MCS spinlock: Use smp_cond_load_acquire() in spin loop
2016-04-20 19:38:14 linux-kernel Re: [RFC] arm64: Implement WFE based spin wait for MCS spinlocks
2016-04-14 07:25:07 linux-kernel [RFC] arm64: Implement WFE based spin wait for MCS spinlocks
2016-04-13 20:54:44 linux-kernel Re: [PATCH v2] MCS spinlock: Use smp_cond_load_acquire()
2016-04-13 03:03:10 linux-kernel [PATCH v2] MCS spinlock: Use smp_cond_load_acquire()
2016-04-12 23:55:51 linux-kernel Re: [PATCH] MCS spinlock: Use smp_cond_load_acquire()
2016-04-12 23:46:20 linux-kernel Re: [PATCH] MCS spinlock: Use smp_cond_load_acquire()
2016-04-12 21:31:44 linux-kernel [PATCH] MCS spinlock: Use smp_cond_load_acquire()
2015-08-31 19:44:24 linux-kernel Re: [PATCH 1/3] timer: Optimize fastpath_timer_check()
2015-08-28 04:32:22 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-27 21:56:35 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-27 20:30:00 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-27 16:50:05 linux-kernel Re: [PATCH v2] sched: fix nohz.next_balance update
2015-08-27 04:53:04 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-26 23:44:21 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-26 23:32:40 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-26 22:57:39 linux-kernel Re: [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-26 22:07:33 linux-kernel Re: [PATCH 0/3] timer: Improve itimers scalability
2015-08-26 17:41:19 linux-kernel Re: [PATCH 2/3] timer: Check thread timers only when there are active thread timers
2015-08-26 17:31:05 linux-kernel Re: [PATCH 1/3] timer: Optimize fastpath_timer_check()
2015-08-26 16:33:57 linux-kernel Re: [PATCH 0/3] timer: Improve itimers scalability
2015-08-26 03:18:57 linux-kernel [PATCH 3/3] timer: Reduce unnecessary sighand lock contention
2015-08-26 03:18:33 linux-kernel [PATCH 2/3] timer: Check thread timers only when there are active thread timers
2015-08-26 03:18:11 linux-kernel [PATCH 1/3] timer: Optimize fastpath_timer_check()
2015-08-26 03:17:54 linux-kernel [PATCH 0/3] timer: Improve itimers scalability
2015-08-06 18:21:56 linux-kernel Re: [RFC PATCH] timer: Improve itimers scalability
2015-08-05 19:50:15 linux-kernel Re: [RFC PATCH] timer: Improve itimers scalability
2015-08-05 00:32:54 linux-kernel [RFC PATCH] timer: Improve itimers scalability
2015-07-31 22:12:52 linux-kernel Re: [PATCH] sched: fix nohz.next_balance update
2015-06-29 22:11:35 linux-kernel Re: [PATCH 1/1] cputime: Make the reported utime+stime correspond to the actual runtime.
2015-06-29 18:54:59 linux-kernel Re: [PATCH 1/1] cputime: Make the reported utime+stime correspond to the actual runtime.
2015-06-16 01:00:32 linux-kernel Re: [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg
2015-06-15 18:34:34 linux-kernel Re: [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg
2015-05-08 21:32:24 linux-kernel [PATCH] sched, timer: Fix documentation for 'struct thread_group_cputimer'
2015-05-01 17:40:19 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-05-01 00:28:20 linux-kernel [PATCH v3 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-30 21:26:44 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-30 21:21:16 linux-kernel Re: [PATCH v4 1/2] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-30 21:13:17 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-29 20:45:42 linux-kernel Re: [PATCH v2 3/5] sched, timer: Use atomics in thread_group_cputimer to improve scalability
2015-04-29 20:14:34 linux-kernel Re: [PATCH v2 3/5] sched, timer: Use atomics in thread_group_cputimer to improve scalability
2015-04-29 18:45:10 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-29 18:25:16 linux-kernel Re: [PATCH v2 1/5] sched, timer: Remove usages of ACCESS_ONCE in the scheduler
2015-04-28 20:01:21 linux-kernel [PATCH v2 5/5] sched, timer: Use the atomic task_cputime in thread_group_cputimer
2015-04-28 20:01:07 linux-kernel [PATCH v2 4/5] sched, timer: Provide an atomic task_cputime data structure
2015-04-28 20:01:03 linux-kernel [PATCH v2 3/5] sched, timer: Use atomics in thread_group_cputimer to improve scalability
2015-04-28 20:00:51 linux-kernel [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-28 20:00:45 linux-kernel [PATCH v2 1/5] sched, timer: Remove usages of ACCESS_ONCE in the scheduler
2015-04-28 20:00:39 linux-kernel [PATCH v2 0/5] sched, timer: Improve scalability of itimers
2015-04-28 17:59:25 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write