summaryrefslogtreecommitdiff
path: root/Ports/gnuplot
diff options
context:
space:
mode:
authorTom <tomut@yahoo.com>2021-01-02 12:27:38 -0700
committerAndreas Kling <kling@serenityos.org>2021-01-02 20:56:35 +0100
commit0d44ee6f2bd5b6a4c8a101880f93e41e6cef9f54 (patch)
tree12a87cd2cf6d2ec8edffa1fc504e50e400fc272f /Ports/gnuplot
parentc630669304b62f8cc8e28548ba9dfba29c82ca33 (diff)
downloadserenity-0d44ee6f2bd5b6a4c8a101880f93e41e6cef9f54.zip
Kernel: Ignore TLB flush requests for user addresses of other processes
If a TLB flush request is broadcast to other processors and the addresses to flush are user mode addresses, we can ignore such a request on the target processor if the page directory currently in use doesn't match the addresses to be flushed. We still need to broadcast to all processors in that case because the other processors may switch to that same page directory at any time.
Diffstat (limited to 'Ports/gnuplot')
0 files changed, 0 insertions, 0 deletions