Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1468044 > unrolled thread
| Started by | Alexey Dobriyan <adobriyan@gmail.com> |
|---|---|
| First post | 2016-08-22 23:00 +0200 |
| Last post | 2016-08-22 23:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] x86: branchless clear_page() Alexey Dobriyan <adobriyan@gmail.com> - 2016-08-22 23:00 +0200
| From | Alexey Dobriyan <adobriyan@gmail.com> |
|---|---|
| Date | 2016-08-22 23:00 +0200 |
| Subject | Re: [PATCH] x86: branchless clear_page() |
| Message-ID | <s94u6-2Ol-25@gated-at.bofh.it> |
On Mon, Aug 22, 2016 at 11:52:29PM +0300, Alexey Dobriyan wrote: > Apply alternatives at the call site instead of function body. > Save branch per clean page. > > Bonus: tell gcc to not flush whole shebang of registers, > just RDI, RAX, RCX. Rename individual clear_page() functions closer to implementation details (_c_e suffix sucks).
Back to top | Article view | linux.kernel
csiph-web