Merge branch 'xseg-refactor' into debian
[archipelago] / xseg / xseg / xseg.h
2012-11-27 Filippos Giannakosadd break lock functionality to sosd
2012-11-07 Filippos Giannakosbetter printing on heap and lock status
2012-10-11 Giannakos Filipposremove checks in xseg_get_port
2012-10-10 Giannakos Filipposfix xsegbd nr of peers problem
2012-10-05 Giannakos Filipposadded speer skeletor
2012-10-05 Giannakos Filipposfix signal descriptor initialization
2012-10-04 Giannakos Filipposinitial commit of signal descriptors support
2012-10-01 Giannakos Filipposadd X_OPEN/X_CLOSE ops
2012-09-13 Filippos Giannakosadd an experimental version of mt-vlcmd, and a dummy...
2012-09-11 Filippos Giannakossplit signal initialization into local and remote part
2012-09-10 Filippos Giannakosadd mt-peer skeleton plus mt-sosd, dummy peer.
2012-09-10 Giannakos Filipposdo some code clean up. fix xseg callback to only take...
2012-09-07 Userfix xsegbd to use req->priv pointer instead of xseg_...
2012-09-04 Filippos Giannakosadd pthread user driver
2012-09-04 Filippos Giannakosfix filed, xseg tool to use the new xseg api
2012-09-04 Filippos Giannakosadd xseg {get,set} req data
2012-09-03 Filippos Giannakosinitial commit for xpaths code
2012-09-03 Filippos Giannakosmake xheap use a more complex indexing system
2012-08-31 Filippos Giannakosadd support for resizable queues
2012-08-31 Filippos Giannakossmall fixes in xseg-tool , filed
2012-08-31 Filippos Giannakosmake default reqs per queue a definetion instead of...
2012-08-30 Filippos Giannakosfix xseg-tool. temp fix to other peers, just to compile
2012-08-30 Filippos Giannakosfix filed
2012-08-30 Filippos Giannakosfix numerous compile errors
2012-08-30 Filippos Giannakosadd portno to port struct
2012-08-29 Filippos Giannakoswrite more xseg functions based on the new scheme
2012-08-29 Filippos Giannakosrewrite xseg initialize skeleton
2012-08-29 Filippos Giannakosmove heap, obj outside of xseg and make them xtypes
2012-08-27 Filippos Giannakosseperate malloced struct xseg from mmapped segment
2012-08-10 Filippos Giannakosfix obj_h in segment initialization
2012-08-10 Filippos Giannakoswork in progress: xseg allocation, xseg ptr free
2012-08-10 Filippos Giannakosmake code compile. no validity checks
2012-06-06 Stratos Psomadakispeers/user: The Volume Composer (vlmcd)
2012-06-06 Stratos Psomadakisxseg: Add some perf counters (request rtt/latency)
2012-06-06 Stratos Psomadakisxseg: Rename req->name to req->target in xseg_request
2012-03-29 Stratos PsomadakisVarious fixes to make xseg functional again
2012-02-26 Georgios D. TsoukalasIntroduce execution domains in code and building
2012-02-18 gtsoukrelative pointers
2012-01-04 gtsoukmake some field types arch-neutral
2011-12-21 Stratos PsomadakisAdd (initial) support for X_INFO request operation
2011-12-16 Giannakos Filipposremove obsolete XSEG_{FLUSH,FUA}.
2011-12-13 Georgios D. Tsoukalasinitialization from my own repository