Re: Scheduling Memory in Viengoos
"Neal H. Walfield" <[email protected]>
| Newsgroups | gmane.os.hurd.l4 |
|---|---|
| Message-ID | <87r6aknv6s.wl%[email protected]> |
At Thu, 26 Jun 2008 13:32:53 +0200, Bas Wijnen wrote: > > (As nodes as well as leaves > > can allocate memory, each activity actually has two scheduling > > policies: a child relative policy and a sibling relative policy. The > > sibling relative policy may only be set by the activity controller. > > Which is usually the parent node? Yes. > Is child memory available to the parents (direct and indirect)? What do you mean? Are you asking whether a parent can examine the memory that a child allocates? The answer is yes, with some pain. So far, I haven't needed this functionality, however.