Statistics
| Branch: | Tag: | Revision:

root / xseg / sys / kernel @ 7ce25cf6

Name Size
Makefile 584 Bytes
_sysutil.h 122 Bytes
segdev.c 6.7 kB
segdev.h 1.1 kB
segtest.c 1.3 kB
segtool.c 6.4 kB
xsegmod.c 1.1 kB

Latest revisions

# Date Author Comment
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...
6e0a3771 02/26/2012 10:30 pm Georgios D. Tsoukalas

Introduce execution domains in code and building

Only fixed to compile. Untested.

Lots of refactoring, cleanup, and fixing in the process.
This log has three parts:
1. What are execution domains and why we need them
2. What are the API incompatibilities introduced...

View revisions

Also available in: Atom