Re: CONFIG_NFILE_DESCRIPTORS considerations and limitations

2020-01-24 Thread Gregory Nutt
1) am I doing bad practice, opening that much file descriptors per task? if yes, I could open and close them on each access, which is actually each 100ms, if that would be less overhead (guess not). No, it is perfectly fine to change the number of descriptors, provided that you have at least 3

CONFIG_NFILE_DESCRIPTORS considerations and limitations

2020-01-24 Thread Florian Wehmeyer
Hi all, guess this is kind of newbie topic, sorry about that. I am using current Nuttx 8.x, master branch. Using a stm32f0l0g0 config (arm cortex-m0), my own custom board with ARCH_CHIP_STM32F030CC, means 256KB flash and 32KB RAM, same as the cpu used with the nucleo-f091rc config (for which

[GitHub] [incubator-nuttx-testing] maht closed pull request #1: Topic dummy 1

2020-01-24 Thread GitBox
maht closed pull request #1: Topic dummy 1 URL: https://github.com/apache/incubator-nuttx-testing/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx-testing] maht opened a new pull request #1: Topic dummy 1

2020-01-24 Thread GitBox
maht opened a new pull request #1: Topic dummy 1 URL: https://github.com/apache/incubator-nuttx-testing/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[DISCUSS] Wrapping up the Workflow document

2020-01-24 Thread Nathan Hartman
Hi all, The proposed Workflow document (see [1]) has a substantial amount of good information in it. It is not yet 100% percent complete: (1) There are several "REVISIT" notes throughout. (2) A few sections toward the end aren't written yet. However, by the 80-20 rule, I think the most important