Sowmini.Varadhan at Sun.COM writes:
> Meanwhile, here's the updated webrev, in case you (or anyone
> else!) want to take another look:
>
>   http://cr.opensolaris.org/~sowmini/nce_walker/

Would it have been simpler to have the kernel allocate the nces using a 
separate kmem_cache? (That way some existing walker infrastructure in 
mdb can be used.)

Reason I'm asking is because I have some code being developed which 
moves the nce allocation to use kmem_cache_alloc.

    Erik

Reply via email to