Davidlohr Bueso ([email protected])

Number of posts: 1460 (0.42 per day)
First post: 2014-10-03 17:40:19
Last post: 2024-05-06 18:13:23

Date List Subject
2015-06-09 04:42:02 linux-kernel Re: [PATCH -rfc 4/4] locking/rtmutex: Support spin on owner (osq)
2015-06-08 23:52:12 linux-kernel [PATCH -next] selftests/ipc: Consolidate posix and sysv msg queue tests
2015-06-06 15:28:02 linux-kernel Re: [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg
2015-06-06 13:39:10 linux-kernel [PATCH 2/5] ipc,msg: provide barrier pairings for lockless receive
2015-06-06 13:39:03 linux-kernel [PATCH 3/5] ipc: rename ipc_obtain_object
2015-06-06 13:38:54 linux-kernel [PATCH 4/5] ipc,sysv: make return -EIDRM when racing with RMID consistent
2015-06-06 13:38:45 linux-kernel [PATCH 5/5] ipc,sysv: return -EINVAL upon incorrect id/seqnum
2015-06-06 13:38:30 linux-kernel [PATCH 1/5] ipc,shm: move BUG_ON check into shm_lock
2015-06-06 13:38:18 linux-kernel [PATCH -next 0/5] ipc: EIDRM/EINVAL returns & misc updates
2015-06-04 20:31:35 linux-kernel Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lock
2015-06-04 18:59:02 linux-kernel Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lock
2015-06-04 18:57:57 linux-kernel Re: [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receive
2015-06-04 18:41:40 linux-kernel Re: [PATCH 2/2] ipc,msg: provide barrier pairings for lockless receive
2015-06-04 16:36:00 linux-kernel Re: Plumbers 2015 -- Performance and Scalability track
2015-06-04 00:25:36 linux-kernel Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lock
2015-06-04 00:24:53 linux-kernel Re: [PATCH 1/2] ipc,shm: move BUG_ON check into shm_lock
2015-05-26 19:58:09 linux-kernel Re: [RFC][PATCH 0/5] Optimize percpu-rwsem
2015-05-26 18:42:44 linux-kernel Re: [RFC][PATCH 0/5] Optimize percpu-rwsem
2015-05-25 20:35:47 linux-kernel Re: [PATCH -tip 0/4] rtmutex: Spin on owner
2015-05-25 20:35:29 linux-kernel Re: [PATCH -rfc 4/4] locking/rtmutex: Support spin on owner (osq)
2015-05-25 20:29:56 linux-kernel Re: [PATCH v2 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
2015-05-25 19:58:31 linux-kernel Re: [PATCH v2 0/2] alloc_huge_page/hugetlb_reserve_pages race
2015-05-22 21:50:33 linux-kernel Re: [RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
2015-05-22 21:44:08 linux-kernel Re: [PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
2015-05-22 17:01:39 linux-kernel Re: [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
2015-05-20 13:48:04 linux-kernel Re: [PATCH 2/2] mm, memcg: Optionally disable memcg by default using Kconfig
2015-05-19 17:29:29 linux-kernel [PATCH 3/4] locking/rtmutex: Update stale plist comments
2015-05-19 17:25:35 linux-kernel [PATCH -rfc 4/4] locking/rtmutex: Support spin on owner (osq)
2015-05-19 17:25:29 linux-kernel [PATCH 1/4] locking/rtmutex: Implement lockless top-waiter wakeup
2015-05-19 17:25:25 linux-kernel [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg
2015-05-19 17:25:15 linux-kernel [PATCH -tip 0/4] rtmutex: Spin on owner
2015-05-19 17:23:14 linux-kernel Re: [PATCH -tip 0/4] rtmutex: Spin on owner
2015-05-08 18:38:28 linux-kernel [PATCH 2/2] perf bench futex: Handle spurious wakeups
2015-05-08 18:38:19 linux-kernel [PATCH 1/2] perf bench futex: Support parallel waker threads
2015-05-06 18:35:12 linux-kernel Re: [GIT PULL] selftest: Add futex functional tests
2015-05-06 11:20:30 linux-kernel Re: [PATCH v4 1/2] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-05-06 11:18:37 linux-kernel Re: [PATCH v4 1/2] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-05-04 14:03:11 linux-kernel [PATCH v2 3/3] ipc/mqueue: lockless pipelined wakeups
2015-05-02 00:36:14 linux-kernel Re: [PATCH 3/3] ipc/mqueue: lockless pipelined wakeups
2015-05-01 15:29:15 linux-kernel [PATCH 1/3] sched: lockless wake-queues
2015-05-01 15:28:52 linux-kernel [PATCH 3/3] ipc/mqueue: lockless pipelined wakeups
2015-05-01 15:28:41 linux-kernel [PATCH 2/3] futex: lockless wakeups
2015-05-01 15:28:29 linux-kernel [PATCH v2 0/3] kernel: lockless wake-queues
2015-04-30 18:54:41 linux-kernel Re: [PATCH v2 2/5] sched, numa: Document usages of mm->numa_scan_seq
2015-04-30 18:47:30 linux-kernel Re: [PATCH v2] ipc/mqueue: remove STATE_PENDING
2015-04-30 17:23:44 linux-kernel Re: Issue in PI boosting code in __sched_setscheduler
2015-04-30 15:25:15 linux-kernel Plumbers 2015 -- Performance and Scalability track
2015-04-30 14:12:19 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-28 18:17:31 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-28 18:06:11 linux-kernel Re: [PATCH v3] locking/rwsem: reduce spinlock contention in wakeup after up_read/up_write
2015-04-28 16:59:35 linux-kernel Re: [PATCH v2] ipc/mqueue: remove STATE_PENDING