Statistics
| Branch: | Tag: | Revision:

root / xseg / sys / user @ 1b52f571

Name Size
  xq
.gitignore 14 Bytes
Makefile 1.8 kB
_sysutil.h 148 Bytes
make_symbol_map.sh 107 Bytes
xseg_user.c 1.5 kB

Latest revisions

# Date Author Comment
1b52f571 06/06/2012 02:52 pm Stratos Psomadakis

xseg: Add some perf counters (request rtt/latency)

abaea134 06/06/2012 02:50 pm Stratos Psomadakis

xseg: Rename req->name to req->target in xseg_request

Rename req->name to req->target in struct xseg_request, and change
buffersize/namesize/datasize to bufferlen/targetlen/datalen
accordingly.

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...
9f607003 03/23/2012 02:15 pm Stratos Psomadakis

FIx .gitignores for the new build system

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