mirror of
https://github.com/apache/nuttx.git
synced 2025-05-08 22:32:04 +08:00

This allows mapping pages from others than the running task. Obiously this can only be done with proper preparations (the task in question cannot exit before the mapping is released).