K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-04-22T20:23:34.986039Z K 7 svn:log V 243 On non-64-bit systems (which generally don't have lwsync), use eieio and isync to implement read and write barriers, following Appendix B.2 of Book II of the architecture manual. This provides a 25% speed increase to fork() on the PowerPC G4. END