Cody P Schafer ([email protected])

Number of posts: 331 (0.72 per day)
First post: 2012-08-01 23:16:40
Last post: 2013-11-07 21:58:24

Date List Subject
2013-04-09 23:29:15 linux-kernel [PATCH v2 02/10] mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
2013-04-09 23:28:48 linux-kernel [PATCH v2 01/10] mm/page_alloc: factor out setting of pcp->high and pcp->batch.
2013-04-09 23:28:47 linux-kernel [PATCH v2 00/10] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-09 19:27:56 linux-kernel Re: [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields.
2013-04-09 01:53:05 linux-kernel Re: [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
2013-04-08 21:17:53 linux-kernel Re: [PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-08 19:50:46 linux-kernel Re: [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields.
2013-04-08 19:49:47 linux-kernel Re: [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
2013-04-08 19:37:36 linux-kernel Re: [PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-08 17:39:48 linux-kernel Re: [PATCH 1/3] mm/page_alloc: factor out setting of pcp->high and pcp->batch.
2013-04-08 17:35:24 linux-kernel Re: [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields.
2013-04-08 17:33:10 linux-kernel Re: [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
2013-04-08 17:29:18 linux-kernel Re: [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields.
2013-04-08 17:17:07 linux-kernel Re: [PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-05 20:34:31 linux-kernel [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields.
2013-04-05 20:34:26 linux-kernel [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
2013-04-05 20:34:22 linux-kernel [PATCH 1/3] mm/page_alloc: factor out setting of pcp->high and pcp->batch.
2013-04-05 20:34:19 linux-kernel [PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-03-26 17:47:25 linux-kernel [PATCH 3/3] powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
2013-03-26 17:47:00 linux-kernel [PATCH 2/3] x86/mm/numa: use setup_nr_node_ids() instead of opencoding.
2013-03-26 17:46:56 linux-kernel [PATCH 0/3] mm: avoid duplication of setup_nr_node_ids()
2013-03-26 17:46:53 linux-kernel [PATCH 1/3] page_alloc: make setup_nr_node_ids() usable for arch init code
2013-03-26 17:34:06 linux-kernel [PATCH] trivial: mmzone: correct "pags" to "pages" in comment.
2013-03-14 22:28:36 linux-kernel [RESEND PATCH] tools/perf: fix build on non-glibc systems due to libio.h absence
2012-08-21 16:11:10 linux-kernel [tip:perf/core] perf symbols: Use both runtime and debug images
2012-08-21 16:10:11 linux-kernel [tip:perf/core] perf symbols: Convert dso__load_syms to take 2 symsrc's
2012-08-21 16:09:21 linux-kernel [tip:perf/core] perf symbols: Factor want_symtab out of dso__load_sym()
2012-08-21 16:09:06 linux-kernel [tip:perf/core] perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
2012-08-21 16:08:04 linux-kernel [tip:perf/core] perf symbols: Remove unused 'end' arg in kallsyms parse cb
2012-08-21 16:07:55 linux-kernel [tip:perf/core] perf symbols: Set symtab_type in dso__load_sym
2012-08-21 16:07:37 linux-kernel [tip:perf/core] perf symbols: Introduce symsrc structure.
2012-08-21 16:06:16 linux-kernel [tip:perf/core] perf symbols: Track symtab_type of vmlinux
2012-08-21 16:04:49 linux-kernel [tip:perf/core] perf symbols: Avoid segfault in elf_strptr
2012-08-21 16:03:46 linux-kernel [tip:perf/core] perf symbols: only set vmlinux longname & mark loaded if really loaded
2012-08-21 16:02:51 linux-kernel [tip:perf/core] perf symbols: Simplify out_fixup in kernel syms loading
2012-08-21 16:01:08 linux-kernel [tip:perf/core] perf symbols: Correct comment wrt kallsyms loading
2012-08-21 16:00:02 linux-kernel [tip:perf/core] perf symbols: Remove unneeded call to dso__set_long_name()
2012-08-21 15:59:07 linux-kernel [tip:perf/core] perf symbols: Don' t try to synthesize plt without dynstr
2012-08-21 15:58:20 linux-kernel [tip:perf/core] perf symbols: Remove unused function map__objdump_2ip
2012-08-21 15:57:39 linux-kernel [tip:perf/core] perf symbols: Only un-prelink non-zero symbols
2012-08-10 22:27:10 linux-kernel [PATCH 04/16] perf utils: remove unused function map__objdump_2ip
2012-08-10 22:26:48 linux-kernel [PATCH 07/16] perf symbol: simplify out_fixup in kernel syms loading
2012-08-10 22:26:15 linux-kernel [PATCH 14/16] perf symbol: factor want_symtab out of dso__load_sym()
2012-08-10 22:26:13 linux-kernel [PATCH 02/16] perf symbol: remove unused 'end' arg in kallsyms parse cb
2012-08-10 22:26:08 linux-kernel [PATCH 03/16] perf symbol: only un-prelink non-zero symbols
2012-08-10 22:25:21 linux-kernel [PATCH 05/16] perf symbol: don't try to synthesize plt without dynstr.
2012-08-10 22:25:14 linux-kernel [PATCH 08/16] perf symbol: only set vmlinux longname & mark loaded if really loaded
2012-08-10 22:25:04 linux-kernel [PATCH 16/16] perf symbol: use both runtime and debug images
2012-08-10 22:24:57 linux-kernel [PATCH 06/16] perf symbol: remove unneeded call to dso__set_long_name()
2012-08-10 22:24:04 linux-kernel [PATCH 09/16] perf symbol: avoid segfault in elf_strptr
2012-08-10 22:23:57 linux-kernel [PATCH 15/16] perf symbol: convert dso__load_syms to take 2 symsrc's