Bump version.
[archipelago] / xseg /
2013-06-03 Filippos GiannakosAdjust mt-sosd to the new RADOS lock API.
2013-05-30 Filippos Giannakosxseg: Set serviced = 0 on {get, put} request
2013-05-30 Filippos Giannakosxseg.h: Move end of include guard to the header's end.
2013-05-17 Filippos GiannakosFix bug in mapperd.
2013-05-17 Filippos GiannakosAdd wrapper function for ST peerd loop.
2013-05-17 Filippos Giannakosmapperd: Always sleep before checking request state.
2013-05-17 Filippos GiannakosMake xseg request state volatile
2013-05-17 Filippos GiannakosMake peers close stdin when entering daemon mode.
2013-05-17 Filippos GiannakosClose orig stdout, stderr, when logging to file
2013-05-17 Filippos GiannakosAdd wait time while starting a peer.
2013-05-17 Filippos GiannakosRemove async unsafe functions from signal handlers
2013-05-17 Filippos GiannakosFix bug in user xseglog2
2013-05-17 Filippos GiannakosFix user space logrotation bug.
2013-05-17 Filippos GiannakosRemove ctypeslib dependency from python-xseg
2013-05-17 Filippos GiannakosMove src dir to archipelago-modules-dkms
2013-05-17 Filippos GiannakosExport KVER if none existing.
2013-05-17 Filippos GiannakosAdd xseg to src dir.
2013-05-07 Alex Pyrgiotispeer: Move peerd_loop plug out of peer_reqs loop
2013-04-23 Alex Pyrgiotisbench: Flush stdout when printing progress results
2013-04-18 Alex Pyrgiotisbench: Fix issuing of read/write requests
2013-04-18 Alex Pyrgiotisbench: Include bandwidth and IOPS in results
2013-04-18 Alex Pyrgiotisbench: Change prefixes of static functions
2013-04-18 Alex PyrgiotisAdd progress report for bench
2013-03-14 Alex PyrgiotisAdd a fallback clock for portability reasons
2013-03-14 Filippos GiannakosRemove unused stuff and reduce warnings
2013-03-14 Filippos GiannakosAdd compilation warning about MT and ST_THREADS
2013-03-14 Filippos GiannakosFix queue size of per thread queue.
2013-03-14 Filippos GiannakosFix peer termination.
2013-03-14 Filippos GiannakosSplit peer request queues.
2013-03-14 Filippos GiannakosAdd check to not respond request if none associated.
2013-03-14 Filippos GiannakosImprove pthread signaling.
2013-03-14 Filippos GiannakosDisable update stamp during request transfer.
2013-03-14 Alex PyrgiotisFix clean option in Makefile
2013-03-14 Filippos GiannakosBuild only the necessary peers.
2013-03-13 Alex PyrgiotisFix LFSR spin bug
2013-03-13 Alex PyrgiotisStyle changes
2013-03-13 Alex PyrgiotisAdd option for read/write ops to hit unique objs
2013-03-13 Alex PyrgiotisAdd request cap
2013-03-13 Alex PyrgiotisFix verification full mode
2013-03-12 Alex PyrgiotisAdd partial support for verification
2013-03-12 Alex PyrgiotisRefactor struct bench and appropriate code paths
2013-03-12 Alex PyrgiotisAdd skeleton for verification in write path
2013-03-12 Alex PyrgiotisImprove LFSR implementation
2013-03-11 Alex PyrgiotisChange input option to bench
2013-03-11 Alex PyrgiotisAdd support for seed values given by the user
2013-03-11 Alex PyrgiotisMinor fixes
2013-03-11 Alex PyrgiotisAllow LFSR to be used for sizes smaller than 2^3
2013-03-11 Alex PyrgiotisGet correct iodepth
2013-03-11 Alex PyrgiotisFix incorrect reading of "insanity" parameter
2013-03-11 Alex PyrgiotisFix identation
2013-03-11 Alex PyrgiotisMake bench snappier when asked to terminate
2013-03-11 Alex PyrgiotisPrint more useful results
2013-03-11 Alex PyrgiotisFix signal handling of peers
2013-03-11 Alex PyrgiotisTweak performance of bench
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisFix flag handling of struct bench
2013-03-11 Alex PyrgiotisFix target names and chunk offsets
2013-03-11 Alex PyrgiotisIncrement completed requests of insane timers
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench
2013-03-11 Alex PyrgiotisAdd utility functions to header file
2013-03-11 Alex PyrgiotisDesign the program's skeleton for new features
2013-03-11 Alex PyrgiotisFix segfault, parameters validation
2013-03-11 Alex PyrgiotisInitial support for xseg ops
2013-03-11 Alex PyrgiotisAlpha release of bench peer
2013-03-11 Alex PyrgiotisMake bench send requests faster
2013-03-11 Alex PyrgiotisFix missing function declaration
2013-03-11 Alex PyrgiotisSimplify port binding code
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisKeep naming in peerd_loop consistent
2013-03-11 Alex PyrgiotisFix timers and add them to critical paths
2013-03-11 Alex PyrgiotisComplete unification of thread_loop/peerd_loop
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisUnify thread loop with peerd_loop
2013-03-11 Alex PyrgiotisAdd timer implementation
2013-03-11 Alex PyrgiotisAdd support for custom peer loop
2013-03-11 Alex PyrgiotisParse and error-check arguments
2013-03-11 Alex PyrgiotisAdd initial support for benchmarking xseg
2013-03-11 Alex PyrgiotisAdd O_EXCL flag when opening segment for creation
2013-03-11 Alex PyrgiotisAdd S_IWUSR permission bit for O_CREAT
2013-02-27 Filippos GiannakosAdd defer support to peers
2013-02-27 Filippos GiannakosReimplement xseg paths and add xseg_forward
2013-02-27 Filippos GiannakosChange libxseg minor version to 2
2013-02-27 Filippos GiannakosFix permissions in ext storage log directory.
2013-02-26 Filippos GiannakosRevert "Add ceph dependency to python archipelago setup.py"
2013-02-25 Filippos GiannakosAdd ceph dependency to python archipelago setup.py
2013-02-25 Filippos GiannakosRemove dummy, vlmc-xseg, pfiled from peers build.
2013-02-25 Filippos GiannakosAdd python xseg dependencies to setup.py
2013-02-25 Filippos GiannakosAdd python archipelago dependencies to setup.py
2013-02-22 Filippos GiannakosChange libxseg minor from 0.1 to 1
2013-02-22 Filippos GiannakosFix xseg, archipelago python cleanup
2013-02-18 Filippos GiannakosFix python package names
2013-02-18 Filippos GiannakosFix xseg dependency for archipelago tool
2013-02-12 Filippos GiannakosMake archipelago tool handle updates
2013-02-12 Filippos GiannakosRemove segdev usercount logging
2013-02-12 Filippos Giannakosxseg_segdev user driver: close fd on deallocate
2013-02-12 Filippos Giannakosxseg_segdev kernel driver: put segdev on initialization
2013-02-12 Filippos Giannakosprint usercount on segdev destroy
2013-02-12 Filippos Giannakosxsegbd: use xseg leave instead of unmapping the segment
2013-02-12 Filippos Giannakosxseg_segdev user driver: do not try to destroy old...
next