LinuxLists
Users
About
Davidlohr Bueso (
[email protected]
)
Number of posts: 154 (1.64 per day)
First post: 2013-03-01 18:18:36
Last post: 2013-06-03 19:04:58
Next Page
Date
List
Subject
2013-07-29 19:16:51
linux-kernel
Re: [PATCH 2/2] hugepage: allow parallelization of the hugepage fault path
2013-07-29 18:53:11
linux-kernel
Re: [PATCH 05/18] mm, hugetlb: protect region tracking via newly introduced resv_map lock
2013-07-26 14:28:03
linux-kernel
[PATCH 2/2] hugepage: allow parallelization of the hugepage fault path
2013-07-26 14:27:58
linux-kernel
[PATCH 1/2] hugepage: protect file regions with rwsem
2013-07-26 14:27:50
linux-kernel
[PATCH 0/2] hugepage: optimize page fault path locking
2013-07-22 01:23:03
linux-kernel
[PATCH 1/4] ipc, shm: guard against non-existant vma in shmdt(2)
2013-07-22 01:22:39
linux-kernel
[PATCH 3/4] ipc, shm: drop shm_lock_check
2013-07-22 01:21:58
linux-kernel
[PATCH 4/4] ipc: drop ipc_lock_check
2013-07-22 01:21:56
linux-kernel
[PATCH 2/4] ipc: drop ipc_lock_by_ptr
2013-07-22 01:21:54
linux-kernel
[PATCH 0/4] ipc: misc fixes & pending cleanups
2013-07-20 16:46:49
linux-kernel
Re: [ipc,shm] BUG: lock held when returning to user space!
2013-07-19 21:24:35
linux-kernel
Re: [PATCH] hugepage: allow parallelization of the hugepage fault path
2013-07-19 18:36:33
linux-kernel
Re: [PATCH] mutex: Fix mutex_can_spin_on_owner
2013-07-19 17:57:32
linux-kernel
Re: [PATCH v2] mutex: do not unnecessarily deal with waiters
2013-07-19 00:35:23
linux-kernel
Re: [PATCH] hugepage: allow parallelization of the hugepage fault path
2013-07-19 00:19:21
linux-kernel
Re: [PATCH] hugepage: allow parallelization of the hugepage fault path
2013-07-17 19:50:32
linux-kernel
[PATCH] hugepage: allow parallelization of the hugepage fault path
2013-07-16 00:12:40
linux-kernel
Re: [PATCH] mm/hugetlb: per-vma instantiation mutexes
2013-07-15 05:58:03
linux-kernel
Re: [PATCH] sched: smart wake-affine
2013-07-15 03:16:52
linux-kernel
Re: [PATCH] mm/hugetlb: per-vma instantiation mutexes
2013-07-12 23:28:09
linux-kernel
[PATCH] mm/hugetlb: per-vma instantiation mutexes
2013-07-09 02:36:50
linux-kernel
Re: [PATCH] sched: smart wake-affine
2013-07-08 19:00:02
linux-kernel
Re: [PATCH] sched: smart wake-affine
2013-07-04 18:11:58
linux-kernel
Re: [URGENT rfc patch 0/3] tsc clocksource bug fix
2013-07-03 23:05:01
linux-kernel
Re: mmotm 2013-07-02-15-32 uploaded
2013-06-28 20:13:25
linux-kernel
[PATCH v2] mutex: do not unnecessarily deal with waiters
2013-06-28 19:29:41
linux-kernel
Re: [PATCH] mutex: do not unnecessarily deal with waiters
2013-06-28 01:32:24
linux-kernel
Re: [PATCH] mutex: do not unnecessarily deal with waiters
2013-06-26 22:40:07
linux-kernel
Re: [PATCH v4 5/5] rwsem: do optimistic spinning for writer lock acquisition
2013-06-26 17:49:16
linux-kernel
Re: [PATCH] mutex: do not unnecessarily deal with waiters
2013-06-25 23:29:48
linux-kernel
Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-06-25 20:33:41
linux-kernel
Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-06-25 00:22:21
linux-kernel
[PATCH 5/5] mm: rename leftover i_mmap_mutex
2013-06-25 00:22:19
linux-kernel
[PATCH 4/5] mm/rmap: share the i_mmap_rwsem
2013-06-25 00:22:18
linux-kernel
[PATCH 3/5] mm: convert i_mmap_mutex to rwsem
2013-06-25 00:22:16
linux-kernel
[PATCH 2/5] mm: use new helper functions around the i_mmap_mutex
2013-06-25 00:22:14
linux-kernel
[PATCH 1/5] mm,fs: introduce helpers around i_mmap_mutex
2013-06-25 00:21:49
linux-kernel
[PATCH 0/5] mm: i_mmap_mutex to rwsem
2013-06-23 20:04:03
linux-kernel
Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-22 00:43:30
linux-kernel
Re: [PATCH 0/2] rwsem: performance enhancements for systems with many cores
2013-06-22 00:15:38
linux-kernel
Re: [PATCH 1/2] rwsem: check the lock before cpmxchg in down_write_trylock and rwsem_do_wake
2013-06-22 00:01:03
linux-kernel
Re: [PATCH 2/2] rwsem: do optimistic spinning for writer lock acquisition
2013-06-22 00:00:28
linux-kernel
Re: [PATCH 0/2] rwsem: performance enhancements for systems with many cores
2013-06-21 23:11:49
linux-kernel
Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-06-21 22:07:23
linux-kernel
Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-06-19 23:11:59
linux-kernel
Re: Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-19 01:21:58
linux-kernel
[PATCH 01/11] ipc,shm: introduce lockless functions to obtain the ipc object
2013-06-19 01:21:31
linux-kernel
[PATCH 03/11] ipc: drop ipcctl_pre_down
2013-06-19 01:21:09
linux-kernel
[PATCH 05/11] ipc,shm: make shmctl_nolock lockless
2013-06-19 01:20:36
linux-kernel
[PATCH 07/11] ipc,shm: cleanup do_shmat pasta
2013-06-19 01:19:44
linux-kernel
[PATCH 09/11] ipc: rename ids->rw_mutex