Re: [RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.infradead.lists.linux-arm-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
> These are operations that are key to the performance in critical parts of > memory management and this code is replicated by being inlined thousands > of times in the kernel. Cool, then it is easy to show the difference by running micro + macro benchmarks. -- Cheers, David