Re: Slow ifconfig

1998-10-14 Thread Rene Hojbjerg Larsen
Torsten Hilbrich wrote: > On: 13 Oct 1998 18:27:30 GMT Rene Hojbjerg Larsen writes: >> >> Somehow my ifconfig has become extremely slow. I'm not sure exactly >> when this happened, but it probably happened while upgrading to >> slink the other day. >> >> To give an example: >> >> $ time /sbin/i

Re: Slow ifconfig

1998-10-14 Thread Torsten Hilbrich
On: 13 Oct 1998 18:27:30 GMT Rene Hojbjerg Larsen writes: > > Somehow my ifconfig has become extremely slow. I'm not sure exactly > when this happened, but it probably happened while upgrading to > slink the other day. > > To give an example: > > $ time /sbin/ifconfig >/dev/null > > real0m

Re: Slow ifconfig

1998-10-14 Thread Rene Hojbjerg Larsen
Mirek Kwasniak wrote: > On Tue, Oct 13, 1998 at 06:27:30PM +, Rene Hojbjerg Larsen wrote: >> Somehow my ifconfig has become extremely slow. I'm not sure exactly when >> this happened, but it probably happened while upgrading to slink the other >> day. >> >> To give an example: >> >> $ time /

Re: Slow ifconfig

1998-10-14 Thread Remco van de Meent
On Wed, 14 Oct 1998, Mirek Kwasniak wrote: : > I disabled the ipx etc. modules in conf.modules: : > : > alias net-pf-3 off : > alias net-pf-4 off # IPX : > alias net-pf-5 off # DDP / appletalk : > alias net-pf-10 off # IP

Re: Slow ifconfig

1998-10-14 Thread Mirek Kwasniak
On Tue, Oct 13, 1998 at 10:58:55PM +0200, Remco van de Meent wrote: > On Tue, 13 Oct 1998, Mirek Kwasniak wrote: > > : Bug should be posted against modutils: > : > : $ time ifconfig > : real0m4.923s :( > : user0m0.020s > : sys 0m0.000s > : $ killall kerneld > : $ time i

Re: Slow ifconfig

1998-10-13 Thread Remco van de Meent
On Tue, 13 Oct 1998, Mirek Kwasniak wrote: : Bug should be posted against modutils: : : $ time ifconfig : real0m4.923s :( : user0m0.020s : sys 0m0.000s : $ killall kerneld : $ time ifconfig : real0m0.034s :) : user0m0.010s : sys 0m0.000s I'm running ker

Re: Slow ifconfig

1998-10-13 Thread Richard A Nelson
Hrm... I'm also seeing the same problem -- Rick Nelson

Re: Slow ifconfig

1998-10-13 Thread Mirek Kwasniak
On Tue, Oct 13, 1998 at 06:27:30PM +, Rene Hojbjerg Larsen wrote: > Somehow my ifconfig has become extremely slow. I'm not sure exactly when > this happened, but it probably happened while upgrading to slink the other > day. > > To give an example: > > $ time /sbin/ifconfig >/dev/null > > r