summaryrefslogtreecommitdiff
path: root/AK/Queue.h
diff options
context:
space:
mode:
authorLiav A <liavalb@gmail.com>2022-05-13 03:22:23 +0300
committerLinus Groh <mail@linusgroh.de>2022-06-06 20:11:05 +0100
commit3d22917548bd94e7ad5162986d801d5bea69b197 (patch)
treed8cffb26d474b973ba994406d3d14525f2352dda /AK/Queue.h
parentec925cbb8991157509acfe2e64ab13f68b6f77af (diff)
downloadserenity-3d22917548bd94e7ad5162986d801d5bea69b197.zip
Kernel/Memory: Introduce the SharedFramebufferVMObject class
This new type of VMObject will be used to coordinate switching safely from graphical mode to text mode and vice-versa, by supplying a way to remap all Regions that were created with this object, so mappings can be changed according to the given state of system mode. This makes it quite easy to give applications like WindowServer the feeling of having full access to the framebuffer device from a DisplayConnector, but still keep the Kernel in control to be able to safely switch to text console.
Diffstat (limited to 'AK/Queue.h')
0 files changed, 0 insertions, 0 deletions