Hi Chandra, I have a comment for the specification of the ckrm_register_res_ctlr() in f series CKRM core.
>From an impression of the function name, it seems to register a resource controller with thier callbacks to the CKRM core and to do all related works, but the reality is that it doesn't set the resid field in the ckrm_res_ctlr structure passed to the function. Unless setting the resid field, the registered callback will be called with an illegal resource pointer. Although the resid can be set by a resource controller side, this specification can misleads a resource controller writer. (At least, I was trapped :-P) Could you consider to modify the specification to set the resid field by the ckrm_register_res_ctlr()? Or do you have a reason not to do that? Thanks, MAEDA Naoaki ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ ckrm-tech mailing list https://lists.sourceforge.net/lists/listinfo/ckrm-tech
