Statistics
| Branch: | Tag: | Revision:

root / xseg @ 6217821b

Name Size
  doc
  drivers
  lib
  peers
  sys
  tools
  util_libs
  xseg
  xtypes
.gitignore 121 Bytes
Makefile 3.3 kB
base.mk 3 kB
config.env 220 Bytes
envsetup 2.7 kB
launch 9.2 kB

Latest revisions

# Date Author Comment
d795ff2e 12/04/2013 04:57 pm Filippos Giannakos

vlmc: Honor flush req by stall until all reqs done

6217821b 12/04/2013 04:57 pm Filippos Giannakos

vlmcd: Complete pending requests after "flushing"

29a91934 11/27/2013 03:57 pm Christos Stavrakakis

ext_storage: Update Makefile and symlinks

Update Makefile and add new symlinks for new 'snapshot' and 'setinfo'
actions.

a1b0969b 11/27/2013 03:57 pm Christos Stavrakakis

ext_storage: Add 'snapshot' and 'setinfo' actions

Extend supported actions with the 'snapshot' action, which is used
to snapshot an existing image. Also add 'setinfo' action as NOP.
Finally, refactor 'ReadEnv' function to return a dictionary instead of a...

ba7ffa08 06/05/2013 05:36 pm Filippos Giannakos

sosd: Fix uninitialized variable use.

In break lock, instead of cheking the return value of the rados call, we
erroneously checked an uninitialized local variable.

f153e73c 06/03/2013 05:46 pm Filippos Giannakos

peer.c: Call custom peer finalize with st_threads

fc9a3d39 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Fix signaling bug when load/open fails.

When a map load/open fails, any other threads that tried to get the map during
these operations wait on the map. If any of these operations fail, the cache was
dropped, without signaling any of the waiters. This commit fixes this bug, by...

6ad2d8e5 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug messages for copyup target

7e21df56 06/03/2013 05:46 pm Filippos Giannakos

bench: Fix target to not include null termination.

Request of the target must not be null terminated. Remove null termination from
the requests constructed by peers.

a1e35fad 06/03/2013 05:46 pm Filippos Giannakos

mapperd: Add debug message to signal map and put map

View revisions

Also available in: Atom