You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/07 20:10:10 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #7536: Refine mm Kconfig

acassis commented on PR #7536:
URL: https://github.com/apache/incubator-nuttx/pull/7536#issuecomment-1306130436

   I have mixed filing about removing some Kconfig features like that. It is good because it simplify the Kconfig, but it is bad because it is forcing the building system to compiles files that most of the times are not used. @xiaoxiang781216 what are the criteria to decide which features to keep in the kernel and which to compile? Maybe only the features that are mostly used should be compiled by default. Circular Buffer MM for example doesn't appear to fit in this definition.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org