LinuxLists
Users
About
Christoph Lameter (Ampere) (
[email protected]
)
Number of posts: 197 (0.04 per day)
First post: 2012-02-29 15:31:15
Last post: 2024-06-12 17:09:38
Previous Page
/
Next Page
Date
List
Subject
2014-06-20 14:24:40
linux-kernel
Re: kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
2014-06-19 21:16:39
linux-kernel
Re: [bisected] pre-3.16 regression on open() scalability
2014-06-19 21:13:16
linux-kernel
Re: [bisected] pre-3.16 regression on open() scalability
2014-06-19 21:11:52
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-19 21:07:50
linux-kernel
Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h
2014-06-19 21:05:32
linux-kernel
Re: [PATCHSET percpu/for-3.17] percpu: clean up percpu accessor and operation definitions
2014-06-19 20:57:00
linux-kernel
Re: [PATCH] mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
2014-06-19 20:42:12
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-19 20:39:56
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-19 20:32:00
linux-kernel
Re: [bisected] pre-3.16 regression on open() scalability
2014-06-19 20:19:44
linux-kernel
Re: slub/debugobjects: lockup when freeing memory
2014-06-19 15:03:10
linux-kernel
Re: slub/debugobjects: lockup when freeing memory
2014-06-19 14:59:22
linux-kernel
Re: [PATCH] mm: percpu: micro-optimize round-to-even
2014-06-19 14:42:22
linux-kernel
Re: [bisected] pre-3.16 regression on open() scalability
2014-06-19 14:37:19
linux-kernel
Re: [PATCH] mm: slab.h: wrap the whole file with guarding macro
2014-06-19 14:29:57
linux-kernel
Re: [PATCH] mm: percpu: micro-optimize round-to-even
2014-06-18 14:29:23
linux-kernel
Re: [bisected] pre-3.16 regression on open() scalability
2014-06-18 14:26:52
linux-kernel
Re: [PATCH] mm: slab.h: wrap the whole file with guarding macro
2014-06-17 19:42:52
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 19:39:51
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 19:30:24
linux-kernel
Re: [PATCH 02/24] sample/kobject: update kset-example code
2014-06-17 19:27:48
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 18:47:07
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 16:29:38
linux-kernel
Re: [PATCH 01/24] kobject: return actual error on kset_create_and_add
2014-06-17 16:28:25
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 16:00:35
linux-kernel
Re: [PATCH 01/24] kobject: return actual error on kset_create_and_add
2014-06-17 15:56:18
linux-kernel
Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
2014-06-17 14:09:14
linux-kernel
Re: mm: NULL ptr deref in remove_migration_pte
2014-06-16 15:31:32
linux-kernel
Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h
2014-06-13 18:55:21
linux-kernel
Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h
2014-06-13 17:23:36
linux-kernel
Re: [PATCH 11/12] percpu: preffity percpu header files
2014-06-13 17:22:16
linux-kernel
Re: [PATCH 10/12] percpu: use raw_cpu_*() to define __this_cpu_*()
2014-06-13 17:21:18
linux-kernel
Re: [PATCH 09/12] percpu: reorder macros in percpu header files
2014-06-13 17:20:26
linux-kernel
Re: [PATCH 08/12] percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
2014-06-13 17:19:40
linux-kernel
Re: [PATCH 07/12] percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/percpu.h
2014-06-13 17:18:10
linux-kernel
Re: [PATCH 06/12] percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops
2014-06-13 17:16:31
linux-kernel
Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h
2014-06-13 17:13:42
linux-kernel
Re: [PATCH 04/12] percpu: move accessors from include/linux/percpu.h to percpu-defs.h
2014-06-13 17:12:55
linux-kernel
Re: [PATCH 03/12] percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
2014-06-13 17:10:40
linux-kernel
Re: [PATCH 02/12] percpu: introduce arch_raw_cpu_ptr()
2014-06-13 16:54:16
linux-kernel
Re: [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately
2014-06-13 16:34:43
linux-kernel
Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately
2014-06-13 15:47:32
linux-kernel
Re: [PATCH] x86: numa: drop ZONE_ALIGN
2014-06-13 01:58:09
linux-kernel
Re: [PATCH 01/12] percpu: disallow archs from overriding SHIFT_PERCPU_PTR()
2014-06-11 13:58:56
linux-kernel
Re: [PATCH] x86: numa: drop ZONE_ALIGN
2014-06-10 21:21:09
linux-kernel
Re: [PATCH, RFC 00/10] THP refcounting redesign
2014-06-10 20:25:47
linux-kernel
Re: [PATCH, RFC 00/10] THP refcounting redesign
2014-06-10 20:09:06
linux-kernel
Re: docker crashes rcuos in __blkg_release_rcu
2014-06-10 14:26:24
linux-kernel
Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately
2014-06-09 13:52:29
linux-kernel
Re: [PATCH -mm v2 5/8] slub: make slab_free non-preemptable
2014-06-07 20:12:17
linux-kernel
Re: [PATCH 1/1] mm/slab.c: add __init to init_lock_keys