ThesaHelp: references i-l
ThesaHelp: ACM references f-l
Topic: updating information with locking
| |
Reference
Kawachiya, K., Koseki, A., Onodera, T.,
"Lock reservation: Java locks can mostly do without atomic operations",
OOPSLA 2002. 17th ACM Conference on Object-Oriented Programming, Systems, Languages, and Applications, Seattle, Washington, USA, November 2002, ACM, pp. 130-141.
Google
Quotations
130 ;;Quote: instructions for lock manipulation are expensive, compound atomic operations; e.g., compare and swap
| 130 ;;Quote: use thread lock reservations for faster locking without atomic operations; needs one bit and a shared word of the object header
|
Related Topics
ThesaHelp: references i-l (342 items)
ThesaHelp: ACM references f-l (241 items)
Topic: updating information with locking (20 items)
|