mapper: Change order when writing map.
[archipelago] / xseg /
2014-01-28 Filippos Giannakosmapper: Change order when writing map.
2014-01-28 Filippos GiannakosFix bug in ganeti pre migrate hooks
2014-01-28 Filippos GiannakosFix bug in archipelago premigrate hook
2014-01-28 Filippos GiannakosAdd ganeti pre-migrate hook
2014-01-28 Filippos Giannakosarchipelago: Fix typo in lock, open, close vlmc ops
2014-01-28 Chrysostomos Nanakosext_scripts: Fix bug in detach
2014-01-28 Filippos Giannakosext_scripts: Fix bug in attach
2014-01-28 Filippos Giannakosmapper: Fix bug in reading map version
2014-01-28 Chrysostomos NanakosArchipelago: Fix typo in new conffile
2014-01-28 Filippos GiannakosArchipelago: Adjust new conffile
2014-01-28 Chrysostomos NanakosRemove old configuration file parsing functions
2014-01-28 Chrysostomos NanakosChange configuration file format
2014-01-28 Filippos GiannakosAdd posixfd signaling
2014-01-28 Filippos Giannakosqa: Adjust tests for dynamic port allocation
2014-01-28 Filippos Giannakostests: Remove test BINDIR
2014-01-28 Filippos Giannakosxseg-tool: Adjust it to signal descs
2014-01-28 Filippos Giannakosxseg: Fix bug in bind_dynport
2014-01-28 Filippos Giannakosvlmc tool: Dynamically allocate xseg port
2014-01-28 Filippos Giannakosxseg: Add support for "dynamic" port allocation
2014-01-28 Chrysostomos NanakosRemove XSEGLOG when mmap()'ing XSEG segment
2014-01-28 Filippos GiannakosAdd posixfd signaling
2014-01-28 Filippos GiannakosSet directIO in default archipelago conf
2014-01-28 Filippos Giannakosfiled: Initial dummy approach to directio
2014-01-28 Filippos Giannakossegdev: Fix segment mapping to user.
2013-12-10 Alex Pyrgiotispeer: Add core dumping and backtrace in segfaults
2013-12-10 Alex Pyrgiotispeer: Add support for CPU pinning
2013-12-10 Filippos Giannakosarchipelago: Add threshold option for peers
2013-12-10 Filippos Giannakospeers: Add threshold option on cli.
2013-12-10 Filippos Giannakosext_scripts: Fix cont-addr flag during create
2013-12-04 Filippos Giannakostests: Add tests for vlmcd flush
2013-12-04 Filippos GiannakosArchipelago: Add flags on write request
2013-12-04 Filippos Giannakostests: Put requests on multi-request tests
2013-12-04 Filippos Giannakosarchipelago: Put request on vlmc remove
2013-12-04 Filippos Giannakosvlmcd: Complete pending requests after "flushing"
2013-12-04 Filippos Giannakosvlmc: Honor flush req by stall until all reqs done
2013-11-27 Christos Stavrakakisext_storage: Update Makefile and symlinks
2013-11-27 Christos Stavrakakisext_storage: Add 'snapshot' and 'setinfo' actions
2013-11-26 Alex Pyrgiotissosd: Remove unnecessary overwrite of objname
2013-09-10 Filippos Giannakosarchipelago: Fix wait request in common.py
2013-08-08 Filippos Giannakostests: Add extra test in test_copy for filed
2013-08-08 Filippos Giannakosfiled: Respect req->size for copy requests
2013-08-07 Filippos Giannakosarchipelago: Update conf documentation about nr_ops.
2013-08-07 Filippos Giannakosarchipelago: Catch exceptions in argument parsing
2013-08-06 Filippos Giannakosarchipelago: Set nr_ops = nr_threads for filed
2013-08-06 Filippos Giannakosarchipelago: Enforce nr_ops as a power of 2 for all...
2013-08-06 Filippos Giannakosfiled: Check fd limit against the real cache size
2013-08-06 Filippos Giannakospeer: Respect the nr of ops enforced by xq size.
2013-08-06 Filippos Giannakosxq: Respect size when allocating and initializing
2013-08-05 Filippos Giannakosfiled: Fix custom usage
2013-08-05 Filippos Giannakosarchipelago conf: Add comments on settings
2013-08-02 Filippos GiannakosInstall archipelago.conf.rados_example
2013-08-01 Filippos Giannakosci: Insert licence headers
2013-07-31 Filippos Giannakosarchipelago: Fix wrong identation and typos
2013-07-31 Filippos Giannakosci: Add basic functionality test on commit.
2013-07-30 Filippos GiannakosChange archipelago default settings
2013-07-30 Filippos GiannakosChange location of settings file to /etc/archipelago
2013-07-25 Filippos GiannakosAdjust tests to the new Segment class
2013-07-25 Filippos Giannakosarchipelago: Remove duplicate get_hash_request method
2013-07-23 Filippos Giannakosarchipelago: Add wrapper function to get segment object
2013-07-22 Filippos Giannakosext_storage: Check for 'pithos:' on create.
2013-07-22 Filippos Giannakosvlmc: Add X_HASH operation
2013-07-22 Filippos Giannakosarchipelago: Declare segment as Class and modify settings
2013-07-22 Filippos Giannakosvlmc: Fix get_vlmc_port for all operations
2013-07-19 Filippos Giannakosarchipelago: Add spec config when creating segment
2013-07-19 Filippos Giannakosarchipelago: Fix tabs in python modules
2013-07-19 Alex Pyrgiotisbench: Create separate option for progress type
2013-07-19 Alex Pyrgiotisbench: Break usage message in sections
2013-07-19 Alex Pyrgiotisbench: Turn ping off by default
2013-07-19 Alex Pyrgiotisbench: Break large source file into smaller files
2013-07-19 Filippos Giannakosvlmc: Do not map an already mounted volume
2013-07-19 Filippos Giannakosarchipelago: Fix concurrent vlmc ops
2013-07-19 Filippos Giannakosarchipelago: Add support for nested locking
2013-07-19 Filippos Giannakosarchipelago: Add support for concurrent vlmc ops
2013-07-18 Alex Pyrgiotisbench: Introduce new progress report and intervals
2013-07-18 Alex Pyrgiotisbench: Track elapsed time for each timer
2013-07-18 Alex Pyrgiotisbench: Handle progress report better
2013-07-18 Alex Pyrgiotisbench: Add --objname option
2013-07-18 Alex Pyrgiotisbench: Fix segfault while freeing resources
2013-07-18 Alex Pyrgiotisbench: Add --prefix option
2013-07-18 Alex Pyrgiotisbench: Fix minor validation issue
2013-07-18 Alex Pyrgiotisbench: Ping target peer before starting timers
2013-07-18 Alex Pyrgiotisbench: Remove dead code
2013-07-18 Alex Pyrgiotisbench: Improve benchmark results
2013-07-18 Alex Pyrgiotisbench: Remove dead code
2013-07-18 Alex Pyrgiotisbench: Fix an LFSR init issue and minor comments
2013-07-18 Alex Pyrgiotisbench: Remove unnecessary malloc
2013-07-18 Alex Pyrgiotisbench: Improve benchmark results
2013-07-18 Alex Pyrgiotisbench: Minor correction on seed validation
2013-07-18 Alex Pyrgiotisbench: Fix data verification
2013-07-18 Filippos Giannakosvlmc: add cont_addr option in snapshot command
2013-07-18 Filippos Giannakospython Makefile: replace zero-length array with pointer
2013-07-18 Filippos GiannakosPeers Makefile: Reenable sosd
2013-07-18 Filippos Giannakostests: Add SosdTest
2013-07-18 Filippos Giannakossosd: Fix compilation error and hashing bug.
2013-07-18 Filippos Giannakosmapper: Use correct size for epoch when loading v2...
2013-07-18 Filippos Giannakosmapper: Fix calculation of copy up target.
2013-07-18 Filippos Giannakospeers: Fix bug in hexlify.
2013-07-17 Filippos Giannakostests: Add extra tests for hashing.
2013-07-17 Filippos Giannakospython: Extend request interface with X_HASH
2013-07-17 Filippos Giannakossosd: Add X_HASH support with precomputed values
next