au-ts / lionsos

A secure, fast, and adaptable OS based on the seL4 microkernel
https://lionsos.org
BSD 2-Clause "Simplified" License
84 stars 7 forks source link

kitty: map framebuffer as cached #36

Closed Ivan-Velickovic closed 5 months ago

Ivan-Velickovic commented 5 months ago

Improves performance of writing out the framebuffer from MicroPython significantly. There's more that can be done though.