Map
Index
Random
Help
th

QuoteRef: amzaC2_1996

topics > all references > ThesaHelp: references a-b



ThesaHelp:
references a-b
Topic:
critical regions
Topic:
synchronized processing
Topic:
managing shared memory
Topic:
race conditions

Reference

Amza, C., Cox, A.L., Dwarkadas, S., Keleher, P., Lu, H., Rajamony, R., Yu, W., Zwaenepoel, W., "TreadMarks: shared memory computing on networks of workstations", Computer, February 1996, pp. 18-28. Google

Quotations
20 ;;Quote: TreadMarks currently provides two synchronization primitives: global barrier synchronization and exclusive locks
22 ;;Quote: with lazy release consistency can explicitly transfer a lock on a modified variable from one processor to another; reduces message traffic and contention
23 ;;Quote: with a multiple-writer protocol provide change notification at synchronization time and update modified pages by exchanging diffs
23+;;Quote: if two processes modify overlapping regions of a page, have a data race without an intervening synchronization (i.e., an error)


Related Topics up

ThesaHelp: references a-b (396 items)
Topic: critical regions (58 items)
Topic: synchronized processing (35 items)
Topic: managing shared memory (74 items)
Topic: race conditions (30 items)

Collected barberCB 8/97
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.