<random sassing snipped>
> With some improvements in this area, massively parallel SMP systems
> could parallelize module loading, and achieve thousands of module
> load/unload operations per second (MLUOPS).
Ha, yes, I can imagine how what I said seemed rather amusing. In case it
wasn't clear, I mean we should use a read write semaphore to prevent things
that require the module to be loaded from being -serialized against each
other-. So, think being able to parellelize the actual -usage- of the
module's functions. Module unloads would still be serialized, unfortunately ;)
-Ryan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/