[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] cloop 1.02 testing on SMP machine :)



Le Vendredi 29 Août 2003 19:21, Klaus Knopper a écrit :
> On Fri, Aug 29, 2003 at 02:45:26PM +0200, Baeckeroot alain wrote:
> > I have the weird BP6 (dual celeron;), with knoppix3.2-2003-07-26
> > I'm downloading the kernel....
> > My question is just:
> > For compiling the kernel, I use the config file from 2.4.21-xfs and
> > make oldconfig .... etc (its quite long)
> 
> Please double check that "PPP" (Network device section) and "Deflate
> compression" (subitem of PPP) is marked as "Yes", otherwise cloop won't
> compile/run. I'm trying to fix this in a later release.
> 
> I did not upload a binary kernel package yet, since there is no XFS
> patch available for Kernel 2.4.22 yet. You will have to try with the
> vanilla 2.4.22 kernel for now.
> 
> Regards
> -Klaus Knopper
> -- 
> Klaus Knopper                           Technical Solutions & Finances
> knopper@linuxtag.org                          http://www.linuxtag.org/
> Phone +49-(0)631-3109371                        Fax +49-(0)631-3109372
> LinuxTag 2004 - Europes largest Linux Expo       Where .com meets .org
> _______________________________________________
> debian-knoppix mailing list
> debian-knoppix@linuxtag.org
> http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix

In one line: everything seems OK.

Pehaps you want some details ;)
Kernel 2.4.22 (from kernel.org) compiled with gcc2.95.4-debian/stable
with the config file from 2.4.21-xfs provided in knoppix3.2-2003-07-26
(it contains everything you want)

Mother board Abit BP6 (dual celeron 400 + 512Mo) 
+ hpt366 UDMA4 controler + 80Go Maxtor
The kernel doesn't activate UDMA during boot, with my hpt366 , so I use 
# hdparm -p -X68 /dev/hde
# hdparm -d1 /dev/hde
and I am in UDMA4 +/- 30 MB/s of sustained transfert :) 

I had 3 compressed images of 600 Mo made with the new tools (1.02) 
 (the first 3 iso of debian stable)
and the fourth of 1.7 Go , made whith mkisofs | create_compress_fs_1.02

Your stress test:
------------------
for i in 1 2 3 4; do
tar cpPf - /mnt/cloop$i | dd of=/dev/null &
sleep 10
tar cpPf - /mnt/cloop$i | dd of=/dev/null &
done

With 512 Mo RAM, the load goes up to 8.1, the 2 CPUs are used
and it goes very fast:
more or less 3MB/s for _each_  dixit  dd
xosview said disk-read=17MB/s

My memory usage was:
+/- 64 Mo for my base system
the rest of the 512 Mo for cache
no swap usage

neither dmesg nor /var/log/messages said noticeable things.
I could even still do small things in an xterm (man ...)

So it seems to be nice :)

Greeting
Alain

_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: