lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 30 Nov 2006 21:38:20 -0800
From:	Andrew Morton <akpm@...l.org>
To:	"Bryan O'Sullivan" <bos@...hscale.com>
Cc:	dreier@...co.com, davem@...emloft.net,
	linux-kernel@...r.kernel.org, openib-general@...nib.org
Subject: Re: [PATCH 0 of 2] Add memcpy_cachebypass, a memcpy that doesn't
 cache reads

On Wed, 29 Nov 2006 15:35:07 -0700
"Bryan O'Sullivan" <bos@...hscale.com> wrote:

> These patches add a memcpy that doesn't cache reads, and use it in the
> ipath driver's OpenIB receive path.
> 
> This version incorporates a few changes asked for last time around by DaveM.

Everybody seems to be hiding.

The name memcpy_cachebypass() doesn't tell us whether it bypasses caching
on the source, the dest or both.  It'd be nice if it did.

<tries to remember what copy_user_zeroing_intel_nocache() does>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ