Re: [ANNOUNCE] ebizzy 0.2 released

From: David Miller
Date: Thu Oct 04 2007 - 17:00:49 EST


From: Valerie Henson <val@xxxxxxx>
Date: Thu, 4 Oct 2007 14:42:01 -0600

> Ebizzy is based on a real web application server and does do things
> that are fairly common in such applications (multithreaded memory
> allocation and memory access), but it ignores networking for two
> reasons: the network stack was not the bottleneck for this workload,
> the VM was, and really good network benchmarks already exist. :)
> ebizzy is not useful to networking (or file systems) developer, but it
> has been used to improve malloc() behavior in glibc and to test VMA
> handling optimizations.

Thanks for clarifying all of this Valerie.
-
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/