Alex Kogan ([email protected])

Number of posts: 144 (0.12 per day)
First post: 2019-01-31 03:13:21
Last post: 2022-04-12 20:06:15

Date List Subject
2022-04-12 20:06:15 linux-kernel Re: [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-12-15 15:14:50 linux-kernel Re: [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-12-13 20:39:18 linux-kernel Re: [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-09-30 23:54:18 linux-kernel Re: [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-05-15 08:01:11 linux-kernel [PATCH v15 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2021-05-15 08:00:33 linux-kernel [PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2021-05-15 08:00:32 linux-kernel [PATCH v15 0/6] Add NUMA-awareness to qspinlock
2021-05-15 08:00:28 linux-kernel [PATCH v15 2/6] locking/qspinlock: Refactor the qspinlock slow path
2021-05-15 08:00:28 linux-kernel [PATCH v15 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2021-05-14 20:39:58 linux-kernel [PATCH v15 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
2021-05-14 20:38:36 linux-kernel [PATCH v15 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2021-04-16 04:12:32 linux-kernel Re: [External] : Re: [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2021-04-15 00:40:35 linux-kernel Re: [External] : Re: [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2021-04-14 11:57:31 linux-kernel Re: [External] : Re: [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2021-04-14 11:57:31 linux-kernel Re: [External] : Re: [PATCH v14 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2021-04-14 08:16:53 linux-kernel Re: [External] : Re: [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2021-04-01 18:55:39 linux-kernel [PATCH v14 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2021-04-01 18:53:22 linux-kernel [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2021-04-01 18:52:58 linux-kernel [PATCH v14 2/6] locking/qspinlock: Refactor the qspinlock slow path
2021-04-01 18:45:58 linux-kernel [PATCH v14 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
2021-04-01 18:07:01 linux-kernel [PATCH v14 0/6] Add NUMA-awareness to qspinlock
2021-04-01 18:02:28 linux-kernel [PATCH v14 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2021-04-01 17:46:59 linux-kernel [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2021-03-22 23:55:47 linux-kernel Re: [External] : Re: [LKP] Re: [locking/qspinlock] 0e8d8f4f12: stress-ng.zero.ops_per_sec -9.7% regression
2021-03-15 13:35:35 linux-kernel Re: [External] : Re: [LKP] Re: [locking/qspinlock] 0e8d8f4f12: stress-ng.zero.ops_per_sec -9.7% regression
2020-12-23 05:50:46 linux-kernel [PATCH v13 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2020-12-23 05:50:20 linux-kernel [PATCH v13 0/6] Add NUMA-awareness to qspinlock
2020-12-23 05:50:19 linux-kernel [PATCH v13 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2020-12-23 05:49:22 linux-kernel [PATCH v13 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
2020-12-23 05:49:05 linux-kernel [PATCH v13 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
2020-12-23 05:48:43 linux-kernel [PATCH v13 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
2020-12-23 05:48:42 linux-kernel [PATCH v13 2/6] locking/qspinlock: Refactor the qspinlock slow path
2020-11-26 07:18:18 linux-kernel Re: [locking/qspinlock] 6f9a39a437: unixbench.score -17.3% regression
2020-11-17 23:26:14 linux-kernel [PATCH v12 0/5] Add NUMA-awareness to qspinlock
2020-11-17 23:24:58 linux-kernel [PATCH v12 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2020-11-17 23:24:33 linux-kernel [PATCH v12 2/5] locking/qspinlock: Refactor the qspinlock slow path
2020-11-17 23:19:30 linux-kernel [PATCH v12 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2020-11-17 23:18:22 linux-kernel [PATCH v12 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
2020-11-17 23:17:02 linux-kernel [PATCH v12 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
2020-09-15 20:14:52 linux-kernel Re: [PATCH v11 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
2020-09-15 18:39:59 linux-kernel [PATCH v11 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2020-09-15 18:38:38 linux-kernel [PATCH v11 2/5] locking/qspinlock: Refactor the qspinlock slow path
2020-09-15 18:32:44 linux-kernel [PATCH v11 0/5] Add NUMA-awareness to qspinlock
2020-09-15 18:19:11 linux-kernel [PATCH v11 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
2020-09-15 18:16:24 linux-kernel [PATCH v11 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
2020-09-15 18:10:35 linux-kernel [PATCH v11 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2020-08-31 23:01:33 linux-kernel Re: [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2020-05-04 18:39:40 linux-kernel Re: [PATCH v10 0/5] Add NUMA-awareness to qspinlock
2020-04-03 21:10:54 linux-kernel [PATCH v10 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
2020-04-03 21:10:34 linux-kernel [PATCH v10 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
2020-04-03 21:09:00 linux-kernel [PATCH v10 2/5] locking/qspinlock: Refactor the qspinlock slow path