You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For linux system, after userspace thread(process) trigger error, it will be killed, reclaim resources, and might be respawned later.
I was wondering if it would be possible for Zephyr to add a feature to reclaim shared resources owned by an aborted user space thread , and to respawn the thread?
This feature would be helpful in situations where user space thread trigger exception, resources are left in an inconsistent state after it is aborted.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
For linux system, after userspace thread(process) trigger error, it will be killed, reclaim resources, and might be respawned later.
I was wondering if it would be possible for Zephyr to add a feature to reclaim shared resources owned by an aborted user space thread , and to respawn the thread?
This feature would be helpful in situations where user space thread trigger exception, resources are left in an inconsistent state after it is aborted.
Thank you for your time and consideration
Beta Was this translation helpful? Give feedback.
All reactions