Not at the binary level. Our uniprocessor builds make most spinlocks become
null code or local cli/sti instructions. That avoids us taking the performance
hit. It also means that the locks the SMP module wants to use are not
actually there in truth.
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/