Nathan Whitehorn 50e13823c8 After switching mutexes to use lwsync, they no longer provide sufficient
guarantees on acquire for the tlbie mutex. Conversely, the TLB invalidation
sequence provides guarantees that do not need to be redundantly applied on
release. Roll a small custom lock that is just right. Simultaneously,
convert the SLB tree changes back to lwsync, as changing them to sync
was a misdiagnosis of the tlbie barrier problem this commit actually fixes.
2012-04-28 00:12:23 +00:00
..
2012-04-23 23:05:14 +00:00
2012-04-21 01:51:16 +00:00
2012-02-28 15:07:05 +00:00
2012-04-27 13:58:09 +00:00
2012-04-16 10:33:46 +00:00