How Fiasco reclaim task resources when the task exits (abnormally) ?
BogDan <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, What happens with a task resources when a task crashes or it leaks resources at exit? How this resources (e.g. memory, file descriptors, any other capabilities) are reclaimed back by the o.s. ? Cheers, BogDan.