Statistics
| Branch: | Tag: | Revision:

root / xseg / sys / util.h @ d795ff2e

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
e3052736 02/27/2013 05:37 pm Filippos Giannakos

Reimplement xseg paths and add xseg_forward

Reimplement xseg paths. Paths are a tool for the administrator to dynamically
alter a running xseg setup, by forcing a request to be submitted to a different
port than the original destination.

xseg_forward, on the other hand, allows a peer to alter the normal path of a...

6830c9ff 12/10/2012 07:09 pm Filippos Giannakos

add license headers

52be4227 11/06/2012 05:38 pm Filippos Giannakos

add obj handlers output in xseg reportall

cc21de66 10/05/2012 07:25 pm Giannakos Filippos

added speer skeletor

ca18b3c1 09/26/2012 02:13 pm Filippos Giannakos

add improved xseg loging system. plus remove tons of warning messages

7882a035 09/04/2012 04:02 pm Filippos Giannakos

fix filed, xseg tool to use the new xseg api

61473749 09/04/2012 12:23 pm Filippos Giannakos

add xseg {get,set} req data

94f1113a 09/03/2012 05:23 pm Filippos Giannakos

make xheap use a more complex indexing system

be28f932 08/30/2012 07:01 pm Filippos Giannakos

fix xseg-tool rnd functions to check for error on submit

also changeg type of xqindex to uint64_t

4494b184 08/29/2012 07:13 pm Filippos Giannakos

write more xseg functions based on the new scheme

0bf9fcf7 08/29/2012 03:21 pm Filippos Giannakos

rewrite xseg initialize skeleton

also some other minor modifications for the new scheme

fb7ae048 08/29/2012 01:08 pm Filippos Giannakos

move heap, obj outside of xseg and make them xtypes

also added absolute pointer manipulation macros to sys/util.h

78596ef2 06/06/2012 03:30 pm Stratos Psomadakis

Rename typedef'd None to Noneidx

Rename None to Noneidx to avoid (future) conflicts with xseg python
bindings.

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...

03511c52 02/18/2012 06:34 pm Georgios Tsoukalas

relative pointers

6d486cc0 12/13/2011 11:47 am Georgios D. Tsoukalas

initialization from my own repository