nuttx/Documentation
wangzhi16 ea180792a3 sched/task: fix Redundant memory allocation.
Since the task and group structures are no longer allocated in the same space, the memory for group is allocated in the group_allocate() function, and no further allocation is needed during the task allocation process.

Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2026-01-01 07:25:04 -03:00
..
_extensions
_static
_templates
applications Documentaion/ptp: add documentaion about system ptpd 2025-12-30 10:22:09 -03:00
components Documentation: Add I2C bit-bang IO expander driver documentation 2026-01-01 17:08:47 +08:00
contributing Modify `do while` Statement typo 2025-12-29 09:40:54 +08:00
debugging sched: Improve nxsched stack overflow checking implementation 2025-10-11 18:00:44 +08:00
faq
guides sched/task: fix Redundant memory allocation. 2026-01-01 07:25:04 -03:00
implementation Documentation/Make: add implementation/make_build_system.rst 2025-11-20 09:39:16 -05:00
introduction
logos
platforms Docs/platforms/esp32s3: Add ostest docs 2026-01-01 17:03:20 +08:00
quickstart Doc: Remove MOTD string from nsh shell on simulator 2025-07-30 12:01:56 +08:00
reference docs/guides/lwl: move lwl's README.txt to lwl.rst 2025-12-23 15:20:06 +01:00
ReleaseNotes Documentation: add NuttX-12.12.0 release notes 2025-12-23 18:35:17 +08:00
standards Documentation/posix.rst: fix typos 2025-08-22 20:50:13 +08:00
.gitignore
conf.py
glossary.rst
index.rst Documentation: review supported POSIX interfaces in NuttX 2025-06-12 10:13:52 -03:00
known-warnings.txt
legacy_README.md
make.bat
Makefile
Pipfile docs: Fix pipenv lockfile for older Python versions 2025-06-11 23:11:08 +08:00
Pipfile.lock Documentation/Pipfile.lock: bump urllib3 from 2.2.3 to 2.6.0 2025-12-10 19:23:50 +08:00
substitutions.rst