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 hunt at redhat dot com  2006-02-06 20:17 -------
There are no unnecessary spinlocks on maps.

The only spinlocks are per-cpu spinlocks on pmaps.  Those might be optimized out
as a later date, but are currently required and the translator need not concern
itself with internal details like this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|comment out unnecessary     |comment out unnecessary
                   |spinlocks                   |spinlocks


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]