This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: [trans-mem] Use per-transaction reader flags for the serial lock


On 08/09/2011 05:01 AM, Torvald Riegel wrote:
>     Maintain a list of all threads' transactions.
>     
>     	* libitm_i.h (next_tx): Add list of all threads' transaction.
>     	* beginend.cc (GTM::gtm_transaction::begin_transaction): Register
>     	transaction with list of transactions and ...
>     	(thread_exit_handler): ... deregister here.
>     	* config/alpha/target.h: Add HW_CACHELINE_SIZE setting.
>     	* config/x86/target.h: Same.

Ok.


r~


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