Statistics
| Branch: | Tag: | Revision:

root / xseg / tools / vlmc-blockd.py @ 6e1bf96f

History | View | Annotate | Download (7 kB)

# Date Author Comment
2944d3e3 06/07/2013 10:32 am Filippos Giannakos

Fix licence headers in multiple files

Add licence headers to all code files and adjust interpreter in script files.

ac64ddb1 06/06/2012 02:52 pm Stratos Psomadakis

tools: Fix some errors after the name to target renames

(Need a lot more fixes to bring the up-to-date with the new code)

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...
73989e72 02/22/2012 04:36 pm Stratos Psomadakis

vlmc: Minor fix for prev commit

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

vlmc: Split common funcs to a separate file

d01393c6 02/22/2012 04:13 pm Stratos Psomadakis

tools: Add configurable NR_OPS for blockd/filed

acb98a67 02/21/2012 11:03 am Stratos Psomadakis

vlmc-tool: Don't use hardcoded reqs number

6ed3b242 02/20/2012 04:03 pm Stratos Psomadakis

Use correct sysfs attr (srcport) when mapping

a3f9cd1d 02/20/2012 12:36 pm Stratos Psomadakis

Fix vlmc-filed.py free port scanning