On Sat, Jan 06, 2001 at 11:00:10PM -0500, jamal wrote: > Not to stray from the subject, Ben's effort is still needed. I think real > numbers are useful instead of claims like it "displayed faster" The problem with old ifconfig was really visible, old ifconfig needed several minutes to setup. It was slow enough that "visual benchmarking" worked very well. With the fixed ifconfig it scrolls without too annoying delays. The ifconfig could be tuned even more by adding a hash table, but it didn't look necessary (and frankly nobody wants to invest too much work into it, given that ip is far superior) Note that the alias case is different from thousands of devices -- alias works via SIOCGIFCONF while devices work via /proc/net/dev. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] hashed dev... Ben Greear
- Re: [PATCH] hashed device looku... jamal
- Re: [PATCH] hashed device ... Ben Greear
- Re: [PATCH] hashed device ... Matti Aarnio
- Re: [PATCH] hashed dev... jamal
- Re: [PATCH] hashed dev... Matti Aarnio
- Re: [PATCH] hashed dev... jamal
- Re: [PATCH] hashed device lookup (Does NOT meet ... Andi Kleen
- Re: [PATCH] hashed device lookup (Does NOT ... jamal
- Re: [PATCH] hashed device lookup (Does ... Andi Kleen
- Re: [PATCH] hashed device lookup (Does ... Ben Greear
- Re: [PATCH] hashed device lookup (D... Andi Kleen
- Re: [PATCH] hashed device lookup (Does ... David S. Miller
- [little bit OT] ip _IS_ _NOT_ ifcon... Henning P. Schmiedehausen
- Re: [little bit OT] ip _IS_ _NO... David S. Miller
- Re: [PATCH] hashed device lookup (D... Alan Cox
- Re: [PATCH] hashed device looku... jamal
- Re: [PATCH] hashed device ... Alan Cox
- Re: [PATCH] hashed device lookup (D... jamal
- Re: [PATCH] hashed device looku... Gleb Natapov