lkml.org 
[lkml]   [2017]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v7 07/11] sparc64: optimized struct page zeroing
From
Date
Hi Dave,

Thank you for acking.

The reason I am not doing initializing stores is because they require a
membar, even if only regular stores are following (I hoped to do a
membar before first load). This is something I was thinking was not
true, but after consulting with colleagues and checking processor
manual, I verified that it is the case.

Pasha

>
> You should probably use initializing stores when you are doing 8
> stores and we thus know the page struct is cache line aligned.
>
> But other than that:
>
> Acked-by: David S. Miller <davem@davemloft.net>

\
 
 \ /
  Last update: 2017-08-30 15:22    [W:0.495 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site