Changelog since f0.5

- based of 2.6.17-rc1 (instead of 2.6.16)
- moved all functions that are local to ckrm core to a local header file.
- moved rcfs files to kernel/ckrm from fs/rcfs
- Issues reported by Maeda
        - UNSUPPORTED is a valid share.
        - grab parent's lock only if there is a parent.
        - fixed documentation to remove config stuff
        - change maximum to minimum in ckrm.h
        - Make rcfs a module again
          this meant adding a new function that takes a pid and expose only
          that.
        - Signed-off-by in all rcfs patches
- Suggested by Matt
        - move refcount to be inside controller data structure.
        - make ckrm_get_controller() to just do an atomin_inc.
          also made this static as we do not want anybody else to use it.
        - add add_controller and remove_controller
        - Use get_controller_id to check validity of given controller data
          structure in unregister_controller
        - add comment about locking requirement on top of is_ctlr_valid.

I am seeing one problem with this code. When compiling RCFS in, i do not
see ckrm directory in /config, when i mount configfs. But, it works fine
when i build rcfs as a module. Need to look into that.

-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - [EMAIL PROTECTED]   |      .......you may get it.
----------------------------------------------------------------------


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to