* Christoph Lameter <[email protected]> wrote: > if (unlikely(!prior)) > - add_partial(get_node(s, page_to_nid(page)), page); > + add_partial_tail(get_node(s, page_to_nid(page)), page); FYI, this gives me: mm/slub.c: In function 'kfree': mm/slub.c:2604: warning: passing argument 3 of 'slab_free' discards qualifiers from pointer target type looks harmless though at first sight. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Major regression on hackbench with SLUB
- From: Steven Rostedt <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Ingo Molnar <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Christoph Lameter <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Christoph Lameter <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Ingo Molnar <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: "Pekka Enberg" <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Christoph Lameter <[email protected]>
- Re: Major regression on hackbench with SLUB (more numbers)
- From: Christoph Lameter <[email protected]>
- Major regression on hackbench with SLUB
- Prev by Date: Re: [PATCH] Allow Kconfig to set default mmap_min_addr protection
- Next by Date: Re: [patch 3/3] PCI: use dev_printk in x86 quirk messages
- Previous by thread: Re: Major regression on hackbench with SLUB (more numbers)
- Next by thread: [PATCH] Update stale MAINTAINERS entries
- Index(es):