Re: [PATCH][CFT] dcache-ac6-D - dcache threading

From: kumon@flab.fujitsu.co.jp
Date: Sat Jun 03 2000 - 16:04:16 EST


Manfred Spraul writes:
>
> Which debugging options did you disable before collecting your stats?
> The slab code currently runs with full debugging enabled - a huge
> slowdown for the data section of the skb.
>

I had turned off SLAB_DEBUG_SUPPORT.

#define SLAB_MGMT_CHECKS 1
#define SLAB_DEBUG_SUPPORT 0
#define SLAB_STATS 0
#define SLAB_SELFTEST 0

--
Computer Systems Laboratory, Fujitsu Labs.
kumon@flab.fujitsu.co.jp

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:17 EST