On Tue, Oct 31, 2006 at 05:23:43PM +0530, Srivatsa Vaddagiri wrote: > mount -t container -ocpu container /dev/cpu > > -> Represents a hierarchy for cpu control purpose. > > tsk->cpurc = represent the node in the cpu > controller hierarchy. Also maintains > resource allocation information for > this node. I suspect this will lead to code like: if (something->..->options == cpu) tsk->cpurc = .. else if (something->..->options == mem) tsk->memrc = .. Dont know enough of filesystems atm to say if such code is avoidable. -- Regards, vatsa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [RFC] Resource Management - Infrastructure choices
- From: Srivatsa Vaddagiri <[email protected]>
- Re: [RFC] Resource Management - Infrastructure choices
- From: "Paul Menage" <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: Paul Jackson <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: "Paul Menage" <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: Paul Jackson <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: "Paul Menage" <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: Paul Jackson <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: "Paul Menage" <[email protected]>
- Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- From: Srivatsa Vaddagiri <[email protected]>
- [RFC] Resource Management - Infrastructure choices
- Prev by Date: [Q] missing ->d_delete() in shrink_dcache_for_umount()?
- Next by Date: Re: [PATCH -mm] replacement for broken kbuild-dont-put-temp-files-in-the-source-tree.patch
- Previous by thread: Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- Next by thread: Re: [ckrm-tech] [RFC] Resource Management - Infrastructure choices
- Index(es):