Thanks Max, So, for a GLD network driver, any shared soft-state data between Interrupts ( receive interrupt or timer interrupt etc) and other driver functions(gld_start, gld_stop, gld_reset and others etc) need to be protected using mutex, other data that is not shared, i.e. only used in interrupts or in driver functions do not need mutex? isn't it? do you list all the possible shared data between threads?
Wendy This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
