Print more useful results
[archipelago] / xseg / xseg /
2013-02-27 Filippos GiannakosReimplement xseg paths and add xseg_forward
2013-01-16 Filippos GiannakosRemove warnings in xseg kernel compilation
2013-01-14 Filippos GiannakosAdd open, close, lock, unlock functionality to vlmc...
2013-01-14 Filippos Giannakosadd python bindings support to vlmc tool
2013-01-11 Filippos Giannakosadd X_SNAPSHOT op
2013-01-11 Filippos Giannakosadd snapshot xseg protocol
2013-01-11 Filippos GiannakosRefactor the build system
2012-12-10 Filippos Giannakosadd license headers
2012-11-29 Filippos Giannakosincrease max reqs and local req cache for mapper
2012-11-29 Filippos Giannakosadd support for configurable max allocated requests...
2012-11-27 Filippos Giannakosadd break lock functionality to sosd
2012-11-23 Filippos Giannakosmake mt-mapperd store hashed values for space efficiency
2012-11-19 Filippos Giannakosmodify logging mechanism to support redirection of...
2012-11-07 Filippos Giannakosbetter printing on heap and lock status
2012-10-15 Giannakos Filipposreset portno<->port associtation on port binding failure
2012-10-15 Giannakos Filipposreset request flags on get_request
2012-10-12 Giannakos Filipposfix single threaded peer (aka posix peer) skeleton
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 Filipposadd get/put support in xsegbd_dev
2012-10-05 Giannakos Filipposfix signal descriptor initialization
2012-10-04 Giannakos Filipposinitial commit of signal descriptors support
2012-10-04 Giannakos Filipposadd debuging code
2012-10-01 Giannakos Filipposadd X_CLOSE in xsegbd removal
2012-10-01 Giannakos Filipposadd X_OPEN/X_CLOSE ops
2012-09-27 Giannakos Filipposadd alot of debugin messages. fix mt-mapperd object...
2012-09-27 Filippos Giannakosfix a xseg free requests bug
2012-09-26 Filippos Giannakosadd a lot of logging messages in mt-mapperd
2012-09-26 Filippos Giannakosmake protocol hold targetlen for each target
2012-09-26 Filippos Giannakosadd improved xseg loging system. plus remove tons of...
2012-09-19 Filippos Giannakosfix various bugs in mt-mapperd.
2012-09-14 Filippos Giannakosmake xseg resize check allocated size
2012-09-14 Filippos Giannakosadd support to xhash for strings
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-11 Filippos Giannakosfix xseg_pthread user driver {prepare, cancel} wait
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-07 Userfix xseg request preparation bug
2012-09-06 Userfix xsegbd to work with the new scheme. needs further...
2012-09-06 Filippos Giannakosfix xsegbd based on the new allocation scheme
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 Giannakosadd max allocated reqs per port. also some other minor...
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 Giannakosfix xhash to compile in kernel. also removed numerous...
2012-08-31 Filippos Giannakosmake default reqs per queue a definetion instead of...
2012-08-31 Filippos Giannakosremove unneeded {alloc, free}_request functions
2012-08-31 Filippos Giannakosmake bind port reuse previously unfreed port
2012-08-30 Filippos Giannakosadd makefiles for xtypes
2012-08-30 Filippos Giannakosfix remaining bugs from old code
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-30 Filippos Giannakosrewrite remaining xseg functions with the new allocatio...
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-08 Georgios D. Tsoukalasadd some verbosity to peer driver locating
2012-06-06 Stratos Psomadakisxseg: Export xseg_finalize()
2012-06-06 Stratos Psomadakispeers/user: The Volume Composer (vlmcd)
2012-06-06 Stratos PsomadakisRename typedef'd None to Noneidx
2012-06-06 Stratos Psomadakisxseg: some 'perfcounters' cleanup/changes, and a possib...
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-22 Stratos PsomadakisMove segment unmap() in xsegbd module.
2011-12-22 Stratos PsomadakisMake sure to unmap the segment in xseg_destroy()
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. Tsoukalasrelax shared segment access precautions
2011-12-13 Giannakos Filipposfix invalid shared pointer access and wrong retval
2011-12-13 Georgios D. Tsoukalasrelax redundant shared access precautions
2011-12-13 Giannakos Filipposfix invalid pointer access to shared segment.
2011-12-13 Georgios D. Tsoukalasinitialization from my own repository