Re: [lc-devel] Test
Status: Beta
Brought to you by:
nitin_sf
From: Rodrigo S. de C. <rc...@im...> - 2002-02-12 14:48:22
|
On Tue, Feb 12, 2002 at 08:47:11AM +0100, CIARROCCHI Paolo wrote: > Yesterday I wrote a little script in order to try to compare a > 2.4.17 stock kernel with a patched one. > This is the script, > > #/bin/sh > for i in `seq 20 20 400`;do echo 'memory ' $i >>`uname -r`_stock;time > ./fillmem $i; done 2>>`uname -r`_stock > > Looks good for you? Yes. > Should I try this script also with a patched kernel with 128M of > compressed cache? IMO that's nice. In the case you have enough time, do it with smaller caches too (32MiB and 64MiB, for example). > If you need it, I can provide you the result of the above script on > my machine. It would be great since you have a faster machine than the one I used for my last tests. Regards, -- Rodrigo S. de Castro <rc...@im...> |