[ofa-general] Re: [PATCH 4/4] [RFC] IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
pradeeps at linux.vnet.ibm.com
Mon Nov 5 19:52:35 PST 2007
> Yes, I saw that and fixed it. Actually I finished rewriting things so
> that there is no more index and no static table any more. I haven't
> posted the patches yet because I wanted to read it over a little more,
> but if you re-pull my for-2.6.25 branch you will get them.
>
Quick update: I made several iterations with both slab and slub caches (and
combinations). Saw one instance of BUG_ON(slabp->inuse < 0 || slabp->inuse >= cachep->num);
in cache_alloc_refill(). This was the first run wherein both the client and
server were the latest from your for-2.6.25 tree. After that I could not
reproduce this crash in many runs. I am not sure, what I should make of it.
So, I guess it looks OK. I might have a few questions, however that is a
separate issue. I will follow up on that separately.
Pradeep
More information about the general
mailing list