Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add
authorSoren Sandmann <sandmann@redhat.com>
Sat, 16 Feb 2008 15:54:40 +0000 (15:54 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Sat, 16 Feb 2008 15:54:40 +0000 (15:54 +0000)
commit9d2f7a1a9d52115976b7268bd0ac6b2320ec3e3a
tree888a5cfbbbb5095d84e6e34f200c36e5385a2cb6
parent64d220e3466c1e48caa853f154ea29bc224e6066
Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add

2008-02-16  Soren Sandmann  <sandmann@redhat.com>

* module/sysprof-module.c (nt_memcpy): Add a memcpy() that uses
nontemporal writes.
(copy_kernel_stack): Add commented-out use of it here.

svn path=/trunk/; revision=396
ChangeLog
module/sysprof-module.c