Revision:

Revisions

# Date Author Comment
d198dcfd 03/31/2014 01:11 pm Filippos Giannakos

Archipelago: Add content-addressable flag to python requests

77893c7e 03/31/2014 12:55 pm Filippos Giannakos

vlmcd: Propagate content-addressable flag to mapper

5fb5488f 03/31/2014 12:54 pm Filippos Giannakos

Mapper: Add support to cache pithos maps without lock

a6edb600 03/21/2014 04:29 pm Chrysostomos Nanakos

tests: Fix basic test

0586592c 03/21/2014 02:44 pm Chrysostomos Nanakos

archipelago: Remove unused static class elements

Segment class has defined static elements that are not used anymore.

6d9fb5f7 03/21/2014 12:54 pm Chrysostomos Nanakos

archipelago: Remove global variable 'peers'

Introduce new class ArchipelagoConfig and ArchipelagoPeers.
Refactor code.

53db8451 03/20/2014 05:50 pm Chrysostomos Nanakos

vlmc: Remove implicit use of string_at call

6fac9863 03/20/2014 05:10 pm Chrysostomos Nanakos

archipelago: Remove global variable 'segment'

Introduce new class XsegSegment for the XSEG shared memory segment
management.

79773f89 03/20/2014 12:57 pm Chrysostomos Nanakos

archipelago: Check ANSI_COLORS_DISABLED variable

If this environment variable is set ctext function will not output
any escape sequences and instead will just pass through the original
text as appropriate.

27bc743d 03/20/2014 12:48 pm Chrysostomos Nanakos

archipelago: Introduce new ctext function

ctext is an ANSII color formatting function. Remove old red, green
and yellow colorize functions.

d97f249c 03/20/2014 11:07 am Chrysostomos Nanakos

archipelago: Fix typos

Remove unused imported modules.

0dcb81fe 03/19/2014 02:35 pm Chrysostomos Nanakos

Add bash completion for vlmc and archipelago

f31ba3e2 03/19/2014 12:47 pm Chrysostomos Nanakos

bash_completion: Add bash completion for vlmc and archipelago

84850502 03/19/2014 12:47 pm Chrysostomos Nanakos

vlmc: Fix bug in mapinfo for file based storage

ec913c81 03/19/2014 12:47 pm Chrysostomos Nanakos

vlmc: Rename is_mapped function

Rename is_mapped function to is_volume_mapped. A similar
function, is_device_mapped, already exists for checking
if a block device is mapped.

c088c072 03/18/2014 05:49 pm Chrysostomos Nanakos

vlmc: Fix vlmc to print only one closed block device

47119dbb 03/18/2014 05:34 pm Chrysostomos Nanakos

archipelago: Remove imported but unused modules

cf93f4f6 03/18/2014 04:57 pm Chrysostomos Nanakos

archipelago: Remove redefinition of load_module function

3037321f 03/18/2014 11:41 am Chrysostomos Nanakos

archipelago: Check posixfd directory permissions

Peers use posixfd signal type, check posixfd directory,
'/run/shm/posixfd/', permissions.

08bb5426 03/18/2014 11:17 am Chrysostomos Nanakos

archipelago: Remove showmapped_wrapper function

Refactor showmapped function.

cdb0e521 03/17/2014 03:28 pm Chrysostomos Nanakos

docs: Update docs based on the new block device

Add new configuration options, USER & GROUP.

46e29b2d 03/17/2014 02:42 pm Chrysostomos Nanakos

archipelago: Add blktap states to vlmc status

1049943d 03/16/2014 09:14 pm Chrysostomos Nanakos

tests: pep8 fixes

8f207e17 03/13/2014 06:21 pm Chrysostomos Nanakos

tests: Fix tests

Adjust tests according to the new user/group additions.

ef376547 03/13/2014 06:04 pm Chrysostomos Nanakos

archipelago: pep8 fixes

fcca3b5e 03/13/2014 06:04 pm Chrysostomos Nanakos

archipelago: Extend Peer class to support UID/GID options

Fix pep8 errors.

ebe6aad7 03/13/2014 02:23 pm Chrysostomos Nanakos

conf: Introduce new options USER/GROUP

Introduce new conf section ARCHIPELAGO and add USER/GROUP options.
Switch peer processes to run as user USER and group GROUP.

ee97eae0 03/12/2014 05:29 pm Chrysostomos Nanakos

conf: Remove useless XSEGBD_START/END options

d47090e3 03/12/2014 05:29 pm Chrysostomos Nanakos

peer: Add support for setting process EUID/EGID

Add "-uid" and "-gid" CLI options to set real and/or
effective user or group ID.

51c7cfa8 02/27/2014 07:05 pm Filippos Giannakos

Fix ext storage execute permissions

94cc1416 02/27/2014 05:17 pm Filippos Giannakos

Fix ext storage symlinks

2d0a7ba8 02/27/2014 01:12 pm Filippos Giannakos

vlmc: Fix missing put of request

63cd1458 02/26/2014 03:16 pm Filippos Giannakos

docs: Remove TODO locking section

9d06f858 02/26/2014 02:14 pm Filippos Giannakos

Merge branch 'feature-design-docs-rebased' into develop

dadfd1bd 02/26/2014 02:12 pm Filippos Giannakos

docs: Add entities to design docs

3429d97a 02/24/2014 06:16 pm Filippos Giannakos

docs: Update 'entities' design

91a0a170 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Fix command in entities design doc

3c3fe96e 02/24/2014 06:16 pm Filippos Giannakos

Design: Add flows design doc

b2827598 02/24/2014 06:16 pm Filippos Giannakos

Design: Fix typo in flows design doc

4374ec03 02/24/2014 06:16 pm Filippos Giannakos

Design: Add basic building block documentation

ea8db46c 02/24/2014 06:16 pm Filippos Giannakos

Design: Remove comments from the design of flows

aec64009 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Add design doc for namespaces in cached

This design doc proposes the changes that will take place in cached and
Archipelago in general to allow namespace tagging and identification.

adc4b0cb 02/24/2014 06:16 pm Filippos Giannakos

Add design doc for signal types

abbcbeb2 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Ignore build folder for Sphinx documentation

408a7c65 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Rewrite design doc for namespaces in cached

The previous design doc had misconceived how cached will handle
namespaces. This design doc should straighten up this issue.

5ecca670 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Add design doc for flows in cached

This design doc proposes the addition of flow support in cached. We
present the design of our proposition as well as further implementation
details such as the structs that are being introduced as well as
operations on the flows.

7963178a 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Rewrite design docs for flows in cached

534dd5f1 02/24/2014 06:16 pm Filippos Giannakos

Minor changes to design xseg_signals

7e9ed9b3 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Add design doc for xindex

This design doc shows the rationale behind creating xindex, a simple
design overview as well as the main functions that it exposes.

d3b99f7f 02/24/2014 06:16 pm Alex Pyrgiotis

docs: Update design doc of xindex

Add the following sections:

  • Xindex entry states: List the possible states of the xindex entry.
  • Xindex entry epoch: Introduce the concept of epoch of an xindex entry.
  • Xindex entry handler: Present the new xindex entry handler and...

1 2 3 ... 45 Next ยป (1-50/2250) | Per page: 25, 50, 100

Also available in: Atom