diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2017-06-22 14:40:21 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2017-06-22 14:40:21 +0000 |
commit | 74fda550bee4ab5ca53180d74ddf0cd98b877ca9 (patch) | |
tree | be6a434148c6834e731a8a48f5a5f317705234cb /libexec/rpc.rwalld | |
parent | 89236f8c00515ef5686d5ab84119f4ec760591b3 (diff) |
Improve the coalescing of instruction cache flushes on R8000 in order
not to perform redundant work. There is no direct way to flush the
cache; rather, the kernel evicts unwanted bits from the cache by
executing a block of instructions, which is expensive.
With this diff, make build time decreases about 0.4%.
Diff from miod@
Diffstat (limited to 'libexec/rpc.rwalld')
0 files changed, 0 insertions, 0 deletions