Re: how to get Task
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue Oct 30, 2012 at 19:55:29 +0800, ÖìÕñ wrote: > I want to know the memory size that each Task uses,Is there any API can > help me to get this ? No directly, however mem_alloc has a debug interface that tells some statistics. For that, each program/tasks would need to use its own mem_alloc. Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/