Re: Should VLANs be devices or something else?

Andi Kleen (ak@suse.de)
20 Jun 2001 10:26:15 +0200


Ben Greear <greearb@candelatech.com> writes:
>
> Adding the hashed lookup for devices took the exponential curve out of
> ip and ifconfig's performance, btw.

And fixing the ifconfig user data structures took it also.
Probably just ip needs similar tuning.
No need to add the name lookup hash table to the kernel.

Perhaps it would be best if you could post your current patch without
these hash tables, so that it can be properly reviewed and hopefully
merged then.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/