netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ramkrishna Vepa" <ram.vepa@neterion.com>
To: "'Arthur Kepner'" <akepner@sgi.com>,
	"'Anton Blanchard'" <anton@samba.org>
Cc: "'Leonid Grossman'" <leonid.grossman@neterion.com>,
	<muhammad.shafiq@neterion.com>, <ramkrishna.vepa@neterion.com>,
	<netdev@oss.sgi.com>,
	"'Ravinandan Arakali'" <ravinandan.arakali@neterion.com>
Subject: RE: [PATCH] s2io: replace readq() with mmiowb() in s2io_xmit()
Date: Tue, 3 May 2005 09:23:07 -0700	[thread overview]
Message-ID: <03d701c54ffc$651958c0$5c10100a@pc.s2io.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0505030750010.16692@linux.site>

Ordering is all that is required. We can get rid of the flush.

Ram

> -----Original Message-----
> From: Arthur Kepner [mailto:akepner@sgi.com]
> Sent: Tuesday, May 03, 2005 7:52 AM
> To: Anton Blanchard
> Cc: Ramkrishna Vepa; 'Leonid Grossman'; muhammad.shafiq@neterion.com;
> ramkrishna.vepa@neterion.com; netdev@oss.sgi.com; 'Ravinandan Arakali'
> Subject: Re: [PATCH] s2io: replace readq() with mmiowb() in s2io_xmit()
> 
> On Tue, 3 May 2005, Anton Blanchard wrote:
> 
> >
> > > [Ram] Yes, it is to ensure ordering as well as the flush of the io
> that is
> > > required in some platforms.
> >
> > If the flush of the IO is required I cant see how we can remove the
> read.
> >
> 
> Agreed. Can someone from neterion comment? Is a flush required, or is
> ordering all that's required here?
> 
> --
> Arthur

  reply	other threads:[~2005-05-03 16:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200504051836.j35IanDD005402@guinness.s2io.com>
2005-05-03  1:09 ` [PATCH] s2io: replace readq() with mmiowb() in s2io_xmit() Arthur Kepner
2005-05-03  1:40   ` Anton Blanchard
2005-05-03  2:11     ` Arthur Kepner
2005-05-03  2:58       ` Ramkrishna Vepa
2005-05-03  3:06         ` Anton Blanchard
2005-05-03 14:52           ` Arthur Kepner
2005-05-03 16:23             ` Ramkrishna Vepa [this message]
2005-05-03  3:05       ` Anton Blanchard

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='03d701c54ffc$651958c0$5c10100a@pc.s2io.com' \
    --to=ram.vepa@neterion.com \
    --cc=akepner@sgi.com \
    --cc=anton@samba.org \
    --cc=leonid.grossman@neterion.com \
    --cc=muhammad.shafiq@neterion.com \
    --cc=netdev@oss.sgi.com \
    --cc=ramkrishna.vepa@neterion.com \
    --cc=ravinandan.arakali@neterion.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 NNTP newsgroup(s).