RTEMS Source Builder | www/civetweb: Add thread configuration parameters (#34)
Chris Johns (@chris)
gitlab at rtems.org
Mon Sep 30 23:50:22 UTC 2024
Chris Johns created an issue: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/34
Assignee: Chris Johns
## Summary
The Mongoose web server in RTEMS supports:
1. `thread_stack_size`
2. `thread_priority`
3. `thread_policy`
These values lets you control the thread workers. At the moment these values are hard coded in the build and the POSIX thread defaults.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/34
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240930/c7bd8d8b/attachment.htm>
More information about the bugs
mailing list