Re: [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()

From: JoonSoo Kim
Date: Wed Jul 04 2012 - 11:48:42 EST


2012/7/5 Eric Dumazet <eric.dumazet@xxxxxxxxx>:
> Its the slow path. I am not convinced its useful on real workloads (not
> a benchmark)
>
> I mean, if a workload hits badly slow path, some more important work
> should be done to avoid this at a higher level.
>

In hackbench test, fast path allocation is about to 93%.
Is it insufficient?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/