This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] MEMORY_BARRIER default


On Mon, 2002-03-25 at 09:41, David Mosberger wrote:

> It seems to me that on ia64, MEMORY_BARRIER should expand into:
> 
> 	asm volatile ("mf" ::: "memory")

Yes, and I've added an appropriate change.  I'm not entirely clear how
the mf.a form comes into play.  We have separate READ_MEMORY_BARRIER and
WRITE_MEMORY_BARRIER macros and mf.a might fit for one of them.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


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