This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/2224] comment out unnecessary spinlocks


------- Additional Comments From fche at redhat dot com  2006-02-07 16:29 -------
The pmap spinlocks are unnecessary, because the translator takes
shared/exclusive locks around all pmap operations.  That should make any further
lower level locking an unnecessary overhead.  If it judges shared vs exclusive
incorrectly, that's a separate problem.

If you can justify the locks by more detailed argument, please go ahead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


http://sourceware.org/bugzilla/show_bug.cgi?id=2224

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]