Statistics
| Branch: | Tag: | Revision:

root / xseg / tools / vlmc_shared.py @ master

History | View | Annotate | Download (3.4 kB)

# Date Author Comment
e3eef675 04/03/2012 04:04 pm Stratos Psomadakis

Add resize support in xsegbd/filed-blockd/vlmc-tool

7ce25cf6 03/29/2012 04:15 pm Stratos Psomadakis

Various fixes to make xseg functional again

  • xseg:
    - Make sure the allocated xseg struct in xseg_join is initialized
    correctly
    - Initial implementation for xseg_leave()
    - Add __lock_domain in xseg_destroy()
  • driver api:
    - Add a struct xseg * argument to xseg_operations->map(). It's...
44a919f3 03/23/2012 01:36 pm Stratos Psomadakis

Fix rc file parsing for the vlmc python tools

a162c2c2 02/22/2012 04:42 pm Stratos Psomadakis

Remove traling whitespace in vlmc_shared

f251ed17 02/22/2012 04:33 pm Stratos Psomadakis

vlmc: Split common funcs to a separate file