Daniel Lustig ([email protected])

Number of posts: 37 (0.26 per day)
First post: 2017-06-27 00:07:32
Last post: 2017-11-16 01:38:55

Date List Subject
2022-09-13 12:24:10 linux-kernel Re: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
2022-07-14 13:22:58 linux-kernel Re: [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-07-13 14:03:41 linux-kernel Re: [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-06-23 19:21:18 linux-kernel Re: [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
2022-04-21 08:56:23 linux-kernel Re: [PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
2022-04-20 11:43:50 linux-kernel Re: [PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
2022-04-19 20:10:03 linux-kernel Re: [PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
2021-09-10 13:49:56 linux-kernel Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2021-09-09 17:05:50 linux-kernel Re: [tip:locking/core] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-09-08 00:06:38 linux-kernel Re: [PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-09-07 16:41:24 linux-kernel Re: [PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-07-13 02:20:13 linux-kernel Re: [PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-07-13 02:06:36 linux-kernel Re: [PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-07-12 00:08:14 linux-kernel Re: [PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-07-10 17:04:07 linux-kernel Re: [PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
2018-07-09 17:32:00 linux-kernel Re: [PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
2018-07-05 18:14:02 linux-kernel Re: [PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
2018-07-05 15:47:06 linux-kernel Re: [PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
2018-07-05 15:37:13 linux-kernel Re: [PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
2018-07-05 15:19:27 linux-kernel Re: [PATCH 2/2] tools/memory-model: Add write ordering by release-acquire and by locks
2018-06-25 15:45:20 linux-kernel Re: [PATCH] doc: Update wake_up() & co. memory-barrier guarantees
2018-06-22 21:49:57 linux-kernel Re: [PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
2018-03-10 00:39:08 linux-kernel Re: [PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
2018-03-01 22:22:18 linux-kernel Re: [RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
2018-02-27 22:22:10 linux-kernel Re: [PATCH] riscv/barrier: Define __smp_{store_release,load_acquire}
2018-02-22 19:48:53 linux-kernel Re: [RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
2018-02-22 17:28:35 linux-kernel Re: [RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
2018-02-22 05:43:11 linux-kernel Re: [PATCH RFC tools/lkmm 10/12] tools/memory-model: Add a S lock-based external-view litmus test
2017-12-01 16:17:07 linux-kernel Re: Unlock-lock questions and the Linux Kernel Memory Model
2017-11-29 22:20:00 linux-kernel Re: Unlock-lock questions and the Linux Kernel Memory Model
2017-11-29 19:05:23 linux-kernel Re: Unlock-lock questions and the Linux Kernel Memory Model
2017-11-27 23:29:11 linux-kernel Re: Unlock-lock questions and the Linux Kernel Memory Model
2017-11-16 17:47:28 linux-kernel RE: [patches] Re: [PATCH v9 05/12] RISC-V: Atomic and Locking Code
2017-11-16 07:26:13 linux-kernel RE: [patches] Re: [PATCH v9 05/12] RISC-V: Atomic and Locking Code
2017-11-16 02:36:32 linux-kernel RE: [patches] Re: [PATCH v9 05/12] RISC-V: Atomic and Locking Code
2017-11-16 01:38:55 linux-kernel RE: [patches] Re: [PATCH v9 05/12] RISC-V: Atomic and Locking Code
2017-06-27 00:07:32 linux-kernel RE: [PATCH 13/17] RISC-V: Add include subdirectory