kernel scalability
From: Anil Gunturu <hidden>
Date: 2004-11-04 07:17:01
From: Anil Gunturu <hidden>
Date: 2004-11-04 07:17:01
Hi, We are porting linux kernel (2.4.18) for an embdded device that supports a large number of logical interfaces (upto 200) and routes (4000). There are only two physical ethernet interfaces, but we are planning to add multiple ip addresses and routes using the "ip" utility from iproute2 package. Just wondering if there are any scalability issues in doing so as far as the kernel is concerned. Thanks for your help, -Anil