Nicolai Hähnle ([email protected])

Number of posts: 58 (0.16 per day)
First post: 2016-11-23 11:25:55
Last post: 2017-11-17 21:44:49

Date List Subject
2018-01-30 11:37:47 linux-kernel Re: [RFC] Per file OOM badness
2018-01-30 11:36:15 linux-kernel Re: [RFC] Per file OOM badness
2017-11-19 04:01:32 linux-kernel Re: [git pull] drm for v4.15
2017-11-17 21:44:49 linux-kernel Re: [git pull] drm for v4.15
2016-12-23 11:16:08 linux-kernel Re: [PATCH v3 05/12] locking/ww_mutex: Remove the __ww_mutex_lock inline wrappers
2016-12-22 08:43:55 linux-kernel Re: [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
2016-12-21 18:49:01 linux-kernel [PATCH v3 03/12] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
2016-12-21 18:48:45 linux-kernel [PATCH v3 04/12] locking/ww_mutex: Set use_ww_ctx even when locking without a context
2016-12-21 18:48:27 linux-kernel [PATCH v3 06/12] locking/ww_mutex: Add waiters in stamp order
2016-12-21 18:48:06 linux-kernel [PATCH v3 08/12] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
2016-12-21 18:47:43 linux-kernel [PATCH v3 11/12] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
2016-12-21 18:47:13 linux-kernel [PATCH v3 10/12] locking/ww_mutex: Yield to other waiters from optimistic spin
2016-12-21 18:47:05 linux-kernel [PATCH v3 12/12] Documentation/locking/ww_mutex: Update the design document
2016-12-21 18:47:02 linux-kernel [PATCH v3 09/12] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
2016-12-21 18:47:00 linux-kernel [PATCH v3 07/12] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
2016-12-21 18:46:57 linux-kernel [PATCH v3 05/12] locking/ww_mutex: Remove the __ww_mutex_lock inline wrappers
2016-12-21 18:46:54 linux-kernel [PATCH v3 02/12] locking/mutex: Fix a race with handoffs and interruptible waits
2016-12-21 18:46:52 linux-kernel [PATCH v3 01/12] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
2016-12-21 18:46:51 linux-kernel [PATCH v3 00/12] locking/ww_mutex: Keep sorted wait list to avoid stampedes
2016-12-16 22:35:20 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 18:13:20 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 18:11:52 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 14:21:49 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 14:20:03 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 13:35:04 linux-kernel Re: [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-16 13:17:38 linux-kernel Re: [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
2016-12-01 14:09:24 linux-kernel [PATCH v2 01/11] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
2016-12-01 14:09:06 linux-kernel [PATCH v2 03/11] locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after
2016-12-01 14:08:47 linux-kernel [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
2016-12-01 14:08:26 linux-kernel [PATCH v2 07/11] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
2016-12-01 14:08:09 linux-kernel [PATCH v2 09/11] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
2016-12-01 14:07:46 linux-kernel [PATCH v2 10/11] Documentation/locking/ww_mutex: Update the design document
2016-12-01 14:07:22 linux-kernel [PATCH v2 06/11] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
2016-12-01 14:07:19 linux-kernel [PATCH v2 11/11] [rfc] locking/ww_mutex: Always spin optimistically for the first waiter
2016-12-01 14:07:15 linux-kernel [PATCH v2 08/11] locking/ww_mutex: Yield to other waiters from optimistic spin
2016-12-01 14:07:11 linux-kernel [PATCH v2 05/11] locking/ww_mutex: Add waiters in stamp order
2016-12-01 14:07:07 linux-kernel [PATCH v2 02/11] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
2016-12-01 14:07:03 linux-kernel [PATCH v2 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
2016-11-30 13:41:03 linux-kernel Re: [PATCH 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
2016-11-30 12:01:07 linux-kernel Re: [PATCH 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
2016-11-30 08:01:08 linux-kernel Re: [PATCH 1/4] locking: Begin kselftests for ww_mutex
2016-11-28 12:23:53 linux-kernel [PATCH 06/11] locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
2016-11-28 12:23:42 linux-kernel [PATCH 07/11] locking/ww_mutex: Wake at most one waiter for back off when acquiring the lock
2016-11-28 12:23:31 linux-kernel [PATCH 08/11] locking/ww_mutex: Yield to other waiters from optimistic spin
2016-11-28 12:23:22 linux-kernel [PATCH 09/11] locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
2016-11-28 12:22:04 linux-kernel [PATCH 10/11] Documentation/locking/ww_mutex: Update the design document
2016-11-28 12:21:34 linux-kernel [PATCH 11/11] [rfc] locking/ww_mutex: Always spin optimistically for the first waiter
2016-11-28 12:21:24 linux-kernel [PATCH 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context
2016-11-28 12:21:13 linux-kernel [PATCH 01/11] drm/vgem: Use ww_mutex_(un)lock even with a NULL context
2016-11-28 12:21:02 linux-kernel [PATCH 02/11] locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
2016-11-28 12:20:53 linux-kernel [PATCH 05/11] locking/ww_mutex: Add waiters in stamp order