summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2017-07-22 19:37:26 -0500
committerSubv <subv2112@gmail.com>2017-09-15 14:26:15 -0500
commitb178089251200bd0309afcbcb06b43e7c82dc3bc (patch)
tree89b9c4927800dd6f7d2e12f9e025503131cac937 /src/tests
parent214150f00c77474927cbdfb1598dbdb2cb4fcf32 (diff)
Kernel/Threads: Don't clear the CPU instruction cache when performing a context switch from an idle thread into a thread in the same process.
We were unnecessarily clearing the cache when going from Process A -> Idle -> Process A, this caused extreme performance regressions.
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions