All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bryan O'Sullivan" <bos@serpentine.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: linux-kernel@vger.kernel.org, davem@davemloft.net, arjan@infradead.org
Subject: Re: [PATCH] Add memcpy_cachebypass, a copy routine that tries to keep cache pressure down
Date: Tue, 11 Jul 2006 14:35:19 -0700	[thread overview]
Message-ID: <1152653719.16499.41.camel@chalcedony.pathscale.com> (raw)
In-Reply-To: <20060711140951.f22847d8.rdunlap@xenotime.net>

On Tue, 2006-07-11 at 14:09 -0700, Randy.Dunlap wrote:

> space after commas, please.

Yep.

> Currently kernel-doc function description is limited to one line.

Ugh, OK.  What about "Memory copy, bypassing CPU cache for loads" for
the one-liner?  And a suitably modified first paragraph to make it clear
that on some arches, it falls back to memcpy.

Thanks,

	<b


  reply	other threads:[~2006-07-11 21:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11 20:50 [PATCH] Add memcpy_cachebypass, a copy routine that tries to keep cache pressure down Bryan O'Sullivan
2006-07-11 20:56 ` Arjan van de Ven
2006-07-11 20:57 ` David Miller
2006-07-11 21:30   ` Bryan O'Sullivan
2006-07-11 21:57     ` David Miller
2006-07-11 22:05       ` Bryan O'Sullivan
2006-07-11 22:08         ` David Miller
2006-07-12  8:04       ` Christoph Hellwig
2006-07-11 21:09 ` Randy.Dunlap
2006-07-11 21:35   ` Bryan O'Sullivan [this message]
2006-07-11 22:48     ` Randy.Dunlap
2006-07-12 16:15 ` Andi Kleen

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=1152653719.16499.41.camel@chalcedony.pathscale.com \
    --to=bos@serpentine.com \
    --cc=arjan@infradead.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.