public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Torvald Riegel <triegel@redhat.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [trans-mem] Add method groups and change TM method lifecycle and selection.
Date: Tue, 23 Aug 2011 17:30:00 -0000	[thread overview]
Message-ID: <4E53DB27.9030800@redhat.com> (raw)
In-Reply-To: <1314100903.3533.3489.camel@triegel.csb>

On 08/23/2011 05:01 AM, Torvald Riegel wrote:
>     Add method groups and change TM method lifecycle and selection.
>     
>     	* retry.cc (GTM::gtm_thread::decide_retry_strategy): Cleanup. Fix
>     	restarting without switching to serial mode.
>     	(GTM::gtm_thread::decide_begin_dispatch): Let the caller set the
>     	transaction state. Choose closed-nesting alternative if available.
>     	(GTM::gtm_thread::set_default_dispatch): New.
>     	(parse_default_method): New.
>     	(GTM::gtm_thread::number_of_threads_changed): New.
>     	* method-serial.cc (GTM::serial_mg): New method group class.
>     	(GTM::serialirr_dispatch): Belongs to serial_mg. Remove reinit and
>     	fini.
>     	(GTM::serial_dispatch): Same.
>     	(GTM::serialirr_onwrite_dispatch): Same.
>     	(GTM::gtm_thread::serialirr_mode): Remove calls to fini.
>     	* beginend.cc (GTM::gtm_thread::~gtm_thread): Maintain number of
>     	registered threads.
>     	(GTM::gtm_thread::gtm_thread): Same.
>     	(_ITM_abortTransaction): Remove calls to abi_dispatch::fini().
>     	(GTM::gtm_thread::trycommit): Same. Reset number of restarts.
>     	(GTM::gtm_thread::begin_transaction): Let decide_begin_dispatch()
>     	choose dispatch but set state according to dispatch here.
>     	* dispatch.h (GTM::abi_dispatch::fini): Move to method group.
>     	(GTM::method_group): New class.
>     	(GTM::abi_dispatch): Add comments. Maintain pointer to method_group.
>     	* libitm_i.h (GTM::gtm_thread): Add declarations for new members.
>     	* libitm.texi: Document TM methods, method groups, method life cycle.
>     	Rename method sets to method groups.

Ok.


r~

      reply	other threads:[~2011-08-23 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 13:34 Torvald Riegel
2011-08-23 17:30 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E53DB27.9030800@redhat.com \
    --to=rth@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=triegel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).