> [3]. Should avoid the patent issue of the K42 system.
> [Yan] For this problem, I do not have any idea right now. Do we need to
> propose a different solution (from K42's MCS lock), but solve the same
> problem (do not need to pass node data structure in the parameter)?

of course the simplist version of this is allocating Qnodes internally.
this can be done locklessly because held locks cannot switch Mach.
alternatively, since we *can* modify the definition of the the structure
Lock, MAXMACH Qnodes could be part of the lock.

i'm sure that you'll have good ideas on this, too.

- erik

Reply via email to