public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Zack Weinberg <zackw@panix.com>
To: Neil Booth <neil@daikokuya.demon.co.uk>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: target hooks for the scheduler
Date: Thu, 16 Aug 2001 11:08:00 -0000	[thread overview]
Message-ID: <20010816140819.D12650@panix.com> (raw)
In-Reply-To: <20010816182439.A8854@daikokuya.demon.co.uk>

On Thu, Aug 16, 2001 at 06:24:39PM +0100, Neil Booth wrote:
> Zachary Weinberg wrote:-
> 
> > +#define TARGET_SCHED	{TARGET_ADJUST_COST,		\
> > +			 TARGET_ADJUST_PRIORITY,	\
> > +			 TARGET_SCHED_INIT,		\
> > +			 TARGET_SCHED_FINISH,		\
> > +			 TARGET_SCHED_REORDER,		\
> > +			 TARGET_SCHED_REORDER2,		\
> > +			 TARGET_VARIABLE_ISSUE,		\
> > +			 TARGET_ISSUE_RATE,		\
> > +			 TARGET_CYCLE_DISPLAY}
> 
> Zack,
> 
> Could you have all these macros begin with TARGET_SCHED
> (e.g. TARGET_SCHED_ADJUST_COST)?  The namespacing of the target macros
> has been good so far; it would be nice to maintain this and follow the
> TARGET_ASM example.

Mm, good point.  I was just going by the existing set of names.

zw

  reply	other threads:[~2001-08-16 11:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-15 23:03 Zack Weinberg
2001-08-16  3:42 ` Hans-Peter Nilsson
2001-08-16 10:24 ` Neil Booth
2001-08-16 11:08   ` Zack Weinberg [this message]
2001-08-16 10:31 ` Joseph S. Myers
2001-08-16 11:07   ` Zack Weinberg
2001-08-16 16:51     ` Richard Henderson
2001-08-16 18:12       ` Zack Weinberg
2001-08-16 18:18         ` Richard Henderson

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=20010816140819.D12650@panix.com \
    --to=zackw@panix.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=neil@daikokuya.demon.co.uk \
    /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).