xiaoxiang781216 commented on code in PR #12041:
URL: https://github.com/apache/nuttx/pull/12041#discussion_r1548933775
##########
arch/Kconfig:
##########
@@ -801,6 +801,28 @@ config ARCH_KMAP_NPAGES
maximum number of pages per region, and the configured size of
each page.
+config ARCH_UDEV_MAPPING
+ bool "Support mapping devices memory into user space"
Review Comment:
can we reuse share memory virtual space?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]