linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] branch prediction hint
@ 2024-04-23 19:28 jeffxu
  2024-04-23 19:28 ` [PATCH v1 1/1] mseal: Add " jeffxu
  0 siblings, 1 reply; 2+ messages in thread
From: jeffxu @ 2024-04-23 19:28 UTC (permalink / raw)
  To: akpm, pedro.falcato; +Cc: jeffxu, linux-kselftest, linux-mm, Jeff Xu

From: Jeff Xu <jeffxu@chromium.org>

This is followup patch on discussion happened during mseal v10 discussion [1]

Add branch perdiction hint to mseal code.

Please apply on top of mseal v10 patch
(which already in mm-unstable)


[1]
https://lore.kernel.org/lkml/CAJuCfpFLwJg4n7wPpT+u9vC4XHoLE_BPPZ0tDKf7W45hGky4_Q@mail.gmail.com/T/#m20917ddbc4f817ebeb99276108b1f3ceffacb5c1

Thanks!
-Jeff

Jeff Xu (1):
  mseal: Add branch prediction hint.

 mm/madvise.c  | 2 +-
 mm/mmap.c     | 4 ++--
 mm/mprotect.c | 2 +-
 mm/mremap.c   | 4 ++--
 mm/mseal.c    | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)

-- 
2.44.0.769.g3c40516874-goog



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-23 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23 19:28 [PATCH v1 0/1] branch prediction hint jeffxu
2024-04-23 19:28 ` [PATCH v1 1/1] mseal: Add " jeffxu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox