I am continuing to try to optimize FEA to perform better when there are lots of interfaces in the system.
Currently, it seems fea reads in all interfaces (and does so many times, especially when there is a commit). When one has hundreds or thousands of interfaces in the system, but only wants FEA (that xorp instance as a whole) to manage 15 of them, this becomes a very large amount of overhead. So, a question: Is there any chance fea could be modified somewhat easily to take a list of interfaces from the xorp config and only read/write those interfaces (and ignore all others)? I am going to start poking at this code myself, but if someone has suggestions for places to pay special attention to, please do let me know. Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
