On Fri, 2007-08-10 at 13:55 -0400, James Carlson wrote:

> The current design is that each object (ire, nce, ill, ipif) has a
> hash table, indexed on kthread_t pointer.  The entries in that hash
> table are arrays with a rotating set of event records and protected by
> ire_lock, nce_lock, and ill_lock (both ill and ipif).

you should probably have mentioned early on that this code only exists
in DEBUG builds to check for reference leaks, and is the cause of truly
pathological DEBUG-build performance in some cases.  

                                                - Bill


_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to