[bug] A user process can not create two windows (or yes, but it has an issue) #68

Open
opened 2024-05-23 16:41:20 +02:00 by hgruniaux · 0 comments
hgruniaux commented 2024-05-23 16:41:20 +02:00 (Migrated from github.com)

The kernel map the framebuffer of each window into the user space at the same virtual memory. However, for now this is not critical as the user space pointer for the framebuffer is not used.

The kernel map the framebuffer of each window into the user space at the same virtual memory. However, for now this is not critical as the user space pointer for the framebuffer is not used.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hubert/Pi-kachULM_OS#68
No description provided.