diff options
author | Tom <tomut@yahoo.com> | 2021-01-01 20:15:06 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-02 11:36:48 +0100 |
commit | 60f5f48dd14cad81ece4837f6517a2dfc4c32476 (patch) | |
tree | 250ae958faccffa9b28f4ed2c0540296a14044f1 /Libraries | |
parent | 06da50afc71a5ab2bc63de54c66930a2dbe379cd (diff) | |
download | serenity-60f5f48dd14cad81ece4837f6517a2dfc4c32476.zip |
Kernel: Allocate profiling memory upfront
We need to allocate all pages for the profiler right away so that
we don't trigger page faults in the timer interrupt handler to
allocate them.
Fixes #4734
Diffstat (limited to 'Libraries')
0 files changed, 0 insertions, 0 deletions