[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug 10575] WARNING: at mm/slub.c:2444
- To: "Pekka Enberg" <penberg@xxxxxxxxxxxxxx>
- Subject: Re: [Bug 10575] WARNING: at mm/slub.c:2444
- From: "Peter Teoh" <htmldeveloper@xxxxxxxxx>
- Date: Sat, 3 May 2008 00:59:21 +0800
- Cc: "Christoph Lameter" <clameter@xxxxxxx>, kaber@xxxxxxxxx, "Kernel Newbies" <kernelnewbies@xxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=BLZmX3qOPW/GADq0SPwvstIRIBT9pFSM6fduYF08LB8=; b=bPOSBa+/GnhixWBYfwCPYvkXA2a+bwaQfnXtgz/rTeFl5Iv5TjX0Q4fqJGhDNCeWFLMaYr6TnF+/OH/sr2JT5escfKMeBwPIwOKUBjf6a0WD41IH7DDw/5jrldmvMmG1kJtNqDqM+eJ3Rjpa37kqOFKTPwbfVERGgouD0WiuKjc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WVe5/AOcZitvZHCaMf6p3niPf6Qq7C+H2Kd70I0LxCiJ0OikI3aWxfOe6GYv8LIWTkr8MlDOderldI9BnRvW1mF7jm8VPhuJdMqmti2K6In0AdQV50zVq+QxRql9LZ5QvsWbUh4iymNnLbkZDg/+gIeNk+SWiThS25fdUmWImns=
- In-reply-to: <481B42A4.3070404@cs.helsinki.fi>
- List-archive: <http://mail.nl.linux.org/kernelnewbies/>
- List-help: <mailto:ecartis@nl.linux.org?Subject=help>
- List-id: <kernelnewbies.nl.linux.org>
- List-owner: <mailto:ecartis-owner@nl.linux.org>
- List-post: <mailto:kernelnewbies@nl.linux.org>
- List-software: Ecartis version 1.0.0
- List-subscribe: <mailto:kernelnewbies-request@nl.linux.org?Subject=subscribe>
- List-unsubscribe: <mailto:kernelnewbies-request@nl.linux.org?Subject=unsubscribe>
- References: <bug-10575-11775@http.bugzilla.kernel.org/> <20080429230035.03006108061@picon.linux-foundation.org> <804dabb00804300859y690f163ay9d6f608063c7b339@mail.gmail.com> <Pine.LNX.4.64.0804301055070.26009@schroedinger.engr.sgi.com> <481ADA9F.70905@cs.helsinki.fi> <804dabb00805020905w3c8429d0o18b929d2e49abb3b@mail.gmail.com> <481B42A4.3070404@cs.helsinki.fi>
- Sender: kernelnewbies-bounce@xxxxxxxxxxxx
Thanks Pekka, just want to share with the Kernel Newbies communities
what you have wrote:
On 5/3/08, Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote:
> Peter Teoh wrote:
>
> > a. any tools commonly used for testing memory - slub/slab etc?
> > something like fsstress, or fsfuzz for filesystem. this may help me
> > to increased the chances of getting more errors.
> >
>
> Not really. What I sometimes use is:
>
> http://www.kernel.org/pub/linux/kernel/people/penberg/testing/slab/
>
> Where file-scan.sh does lots of slab allocations for inode and dentry
> caches and oom-loop.sh causes memory pressure that shrinks them.
>
> Peter Teoh wrote:
>
> > b. how do I do performance comparison/benchmarking on the slub vs
> > slab algorithm?
> >
>
> Anything that is slab intensive like networking, for example. For simple
> performance testing hackbench is okay:
>
>
> http://people.redhat.com/mingo/cfs-scheduler/tools/hackbench.c
>
> Don't know if Christoph has other tests stashed away somewhere.
>
> Pekka
>
--
Regards,
Peter Teoh
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ