archipelago
2012-09-27 Giannakos Filipposadd alot of debugin messages. fix mt-mapperd object...
2012-09-27 Giannakos Filipposfix bugs in vlmc tool
2012-09-27 Filippos Giannakosfix remove in vlmc python tool
2012-09-27 Filippos Giannakosadd cleanup sysfs method in xsegbd. plus some typos...
2012-09-27 Filippos Giannakosfix a xseg free requests bug
2012-09-26 Filippos Giannakosfix race condition in signal in kernel posix driver
2012-09-26 Filippos Giannakosfix some build issues
2012-09-26 Filippos Giannakosmake mt-peers use optional logfile
2012-09-26 Filippos Giannakosremove null termination of clone request in vlmc-tool
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-25 Filippos Giannakosfix pfiled malloc issue
2012-09-25 Giannakos Filipposfix mt-mapperd pithos read bug. plus some minor fixes
2012-09-24 Giannakos Filipposfix some error in config scripts
2012-09-24 Giannakos Filipposadd support for double (map, blocks) blocker in mapper
2012-09-24 Giannakos Filipposfix various bugs
2012-09-24 Filippos Giannakosfix typo
2012-09-24 Filippos GiannakosMerge branch 'xseg-refactor' of ssh://ray/repos/archip...
2012-09-24 Filippos Giannakosadd vlmc-tool.c peer and vlmc script
2012-09-24 Giannakos Filipposfix some bugs
2012-09-24 Filippos GiannakosMerge branch 'xseg-refactor' of ssh://ray/repos/archip...
2012-09-24 Filippos Giannakosadd dummy monitor implementation
2012-09-21 Giannakos Filipposadd debug fprintf messages
2012-09-21 Giannakos Filipposfix various bugs
2012-09-21 Filippos Giannakosgit add sha256.{h,c}
2012-09-21 Filippos Giannakosgit add mt-vlmcd.c
2012-09-21 Filippos Giannakosfix filed bug and add delete support in mt-mapperd
2012-09-21 Filippos Giannakosadd support for delete in filed
2012-09-21 Filippos Giannakosadd pfiled
2012-09-20 Filippos Giannakosfix various bugs in mt-mapperd. add map write support
2012-09-19 Filippos Giannakosfix various bugs in mt-mapperd.
2012-09-18 Filippos Giannakosfix various mt-mapperd bugs. also add xseg-tool clone...
2012-09-18 Filippos Giannakosadd WIP mt-mapperd
2012-09-14 Filippos Giannakosmake xseg resize check allocated size
2012-09-14 Filippos Giannakosadd support to xhash for strings
2012-09-14 Filippos Giannakosfix xhash (xhashidx, assert hack etc.)
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 Usermake drivers respect xsegbd's {prepare, cancel}_wait
2012-09-07 Userfix xsegbd to use req->priv pointer instead of xseg_...
2012-09-07 Userfix xseg request preparation bug
2012-09-06 Useradd debug messages, and fix a xheap 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 Giannakosfix xsegbd to compile
2012-09-04 Filippos Giannakosadd pthread kernel driver
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-09-03 Filippos Giannakosxobj: keap xheap chunks instead of each object in alloc...
2012-08-31 Filippos Giannakosadd support for resizable queues
2012-08-31 Filippos Giannakossmall fixes in xseg-tool , filed
2012-08-31 Filippos Giannakosfix xsegbd according to the new allocation scheme
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 xseg-tool rnd functions to check for error on submit
2012-08-30 Filippos Giannakosfix remaining bugs from old code
2012-08-30 Filippos Giannakosadd xtypes to kernel makefile
2012-08-30 Filippos Giannakosfix xseg-tool. temp fix to other peers, just to compile
2012-08-30 Filippos Giannakosmake xhash request for less allocated space
2012-08-30 Filippos Giannakosfix filed
2012-08-30 Filippos Giannakosadded necessary compiler memory barrier to xlock_release
2012-08-30 Filippos Giannakosfix numerous compile errors
2012-08-30 Filippos Giannakosmodify Makefile to include new xtypes
2012-08-30 Filippos Giannakosadd portno to port struct
2012-08-30 Filippos Giannakosfix the way drivers get xseg port
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-28 Filippos GiannakosMerge branch 'xseg-refactor' of ssh://ray/repos/archip...
2012-08-28 Georgios D... sketch for CAS/atomic helpers
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-08-09 Filippos Giannakosinitial code commit in data structures
2012-06-08 Georgios D... add explicit non-interactive mode to envsetup
2012-06-08 Georgios D... remove obsolete peer blockd
2012-06-08 Georgios D... add some verbosity to peer driver locating
2012-06-08 Georgios D... enhance helpers, merge with xseg_setup into launch
2012-06-06 Stratos Psomadakisutil_libs/user: Add clean target in Makefile
2012-06-06 Stratos Psomadakispeers/user: Python 1-1 Mapper
2012-06-06 Stratos Psomadakissys/user: Python xseg bindings
2012-06-06 Stratos Psomadakisxsegbd: Fix a build error after a failed merge
2012-06-06 Stratos Psomadakisxseg: Export xseg_finalize()
2012-06-06 Stratos Psomadakispeers/user: Add vlmcd/mapperd in the build system
2012-06-06 Stratos Psomadakispeers/user: 1-1 Mapper peer (mapperd)
2012-06-06 Stratos Psomadakispeers/user: The Volume Composer (vlmcd)
2012-06-06 Stratos PsomadakisRename typedef'd None to Noneidx
next