class handles

J.D. Hollis (jdhollis@cc.gatech.edu)
Fri, 19 Jan 2001 11:49:44 -0500


I've been working on automatic assignment of unique class handles inside of
a system call. I came across the function qdisc_alloc_handle in
net/sch_api.c, and I tried to use that. it didn't work, and I'm sure I'm
missing something obvious. I don't think I clearly understand how handles
are used in the kernel. could someone explain to me how they work? I've
read the source code and the comments, but I'm still not clear on just how
it all fits together. thanks.

j.d.

p.s. could you please cc me, as I'm not subscribed to linux-kernel at the
moment.

---
J.D. Hollis (jdhollis@cc.gatech.edu)

"That which is overdesigned, too highly specific, anticipates outcome; the anticipation of outcome guarantees, if not failure, the absence of grace." - `All Tomorrow's Parties', William Gibson

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/