kernel list data structure
From: Ali Bahar <hidden>
Date: 2011-06-06 04:00:17
From: Ali Bahar <hidden>
Date: 2011-06-06 04:00:17
Whoops!
quoted
quoted
struct noop_data {
quoted
quoted
struct list_head writeQueue;
writeQueue is just a linked list (LL) of nodes of type 'struct noop_data'. (I am hoping that you, Jonathan, have more experience with
Uh, not quite! :-) Ignore my previous post. I'll try to clarify in another email to the OP.
I need to dig a bit more into this.
I did warn! :-)