Re: make -j$n buildworld : use of -j investigated

2004-11-27 Thread Rob
David Schwartz wrote: According to my formula: time(minutes) = 1e5 / ( speed(MHz) * nproc ) and taking nproc = 1, this results in time = 1e5 / 2798.66 = 36 minutes Quite accurate for your system as well. At least this formula gives a resonable estimate about the compile time. Apparently HT does

RE: make -j$n buildworld : use of -j investigated

2004-11-27 Thread David Schwartz
> According to my formula: > >time(minutes) = 1e5 / ( speed(MHz) * nproc ) > > and taking nproc = 1, this results in > >time = 1e5 / 2798.66 = 36 minutes > > Quite accurate for your system as well. At least this formula gives a > resonable estimate about the compile time. > > Apparently HT

Re: make -j$n buildworld : use of -j investigated

2004-11-27 Thread Rob
Frank Behrens wrote: I read this thread with interest and saw the question, how the system wil behave with hyperthreading. Should I not benchmark my system? here you have the results. The interpretation is left to the experts. IMHO HT is not as useless as expected. :-) I did not switch off SMP w

arp -s (bug?)

2004-11-27 Thread Boris B. Samorodov
Hi, All! I definetly smth misunderstand. Any comments? - # uname -a FreeBSD host.my.ru 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Nov 25 16:08:35 MSK 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOST i386 # ifconfig dc1 dc1: flags=108843 mtu 1500 options=8 inet XX.XX.XX.88 ne

Live CD with most # network debug programs

2004-11-27 Thread Rob
Hi all, Is there any particular live filesystem iso which has more network debugging routines than the others? I need this to fix a Windoze XP-pro installation. LOL. Thanks, Rob ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listi

Re: RAID1 with Promise Fastrack TX2000

2004-11-27 Thread Ash
Willem Jan Withagen wrote: Ash wrote: Willem Jan Withagen wrote: But all my attempts to get the RAID 1 to rebuild through atacontrol failed. Used atacontrol rebuild 0 What was the procedure you used to try to rebuild the array? Also what was the output of the commands? Based on your e-mail, it

jail problems

2004-11-27 Thread Smux
hi all, I use the JailTools system of the The-Labs Company and I'm having problems when I add users in my jailed system. In the first hours of use, the jail works in perfect state, however, when I go to enter with a user it I indicate the following error: [EMAIL PROTECTED]:~]# su radio su: /u

Re: Bug in xterm?

2004-11-27 Thread Brian Candler
On Sat, Nov 27, 2004 at 11:52:15AM +1100, Edwin Groothuis wrote: > [~] [EMAIL PROTECTED]>perl -mDigest::MD5 -e 'print > pack("H*",Digest::MD5::md5("test"))' | hexdump -C > 9f 4d f1 3c ae 73 67 46 |.M.<.sgF| > > This shows that it outputs some high-ascii

Re: make -j$n buildworld : use of -j investigated

2004-11-27 Thread Frank Behrens
I read this thread with interest and saw the question, how the system wil behave with hyperthreading. Should I not benchmark my system? here you have the results. The interpretation is left to the experts. IMHO HT is not as useless as expected. :-) I did not switch off SMP with sysctl, but used

Re: make -j$n buildworld : use of -j investigated

2004-11-27 Thread Frank Behrens
I read this thread with interest and saw the question, how the system wil behave with hyperthreading. Should I not benchmark my system? here you have the results. The interpretation is left to the experts. IMHO HT is not as useless as expected. :-) I did not switch off SMP with sysctl, but used