> - Put wrappers around the devsw entry points (e.g. bdev_strategy(dev, bp)). > In the MP case these would check d_flag and maybe grab the kernel_lock. > We'd need to assert that no other locks are already held. do you have a plan how to make callers mp-safe? YAMAMOTO Takashi