Skip to content

docs: refactor and enhance sched/mem/signal/msgqueue API documentation#522

Merged
TangMeng12 merged 1 commit intoopen-vela:devfrom
tanghao-xiaomi:dev
Apr 29, 2026
Merged

docs: refactor and enhance sched/mem/signal/msgqueue API documentation#522
TangMeng12 merged 1 commit intoopen-vela:devfrom
tanghao-xiaomi:dev

Conversation

@tanghao-xiaomi
Copy link
Copy Markdown
Collaborator

  • sched.md: add 6 missing APIs (sched_lock/unlock/lockcount/backtrace/dumpstack/cpucount), reorganize into 7 functional groups, add openvela implementation notes
  • mem.md: add 16 missing APIs (delayfree/heapfree/mm_free/sbrk/notify_pressure etc.), reorganize into 8 functional groups, add build mode documentation
  • signal.md: enhance 11 brief APIs with error codes and notes, reorganize into 10 functional groups, add openvela implementation notes
  • msgqueue.md: fix mq_timedreceive signature (missing abstime param), add missing return values and error codes, reorganize into 6 groups
  • All files: standardize POSIX compatibility wording, add header file references

- sched.md: add 6 missing APIs (sched_lock/unlock/lockcount/backtrace/dumpstack/cpucount),
  reorganize into 7 functional groups, add openvela implementation notes
- mem.md: add 16 missing APIs (delayfree/heapfree/mm_free/sbrk/notify_pressure etc.),
  reorganize into 8 functional groups, add build mode documentation
- signal.md: enhance 11 brief APIs with error codes and notes,
  reorganize into 10 functional groups, add openvela implementation notes
- msgqueue.md: fix mq_timedreceive signature (missing abstime param),
  add missing return values and error codes, reorganize into 6 groups
- All files: standardize POSIX compatibility wording, add header file references
@TangMeng12 TangMeng12 merged commit 6be9275 into open-vela:dev Apr 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants