Statistics
| Branch: | Tag: | Revision:

root / xseg / Makefile @ 6652c5b8

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
e32e6ee1 08/02/2013 12:44 pm Filippos Giannakos

Install archipelago.conf.rados_example

94ce8b66 07/30/2013 05:48 pm Filippos Giannakos

Change location of settings file to /etc/archipelago

2369891d 06/06/2013 06:08 pm Filippos Giannakos

Fix typos in licence headers

c6b15e0e 01/11/2013 04:42 pm Filippos Giannakos

Refactor the build system

0cac87f7 01/09/2013 07:00 pm Filippos Giannakos

Add make install support

6830c9ff 12/10/2012 07:09 pm Filippos Giannakos

add license headers

54cbc080 10/29/2012 10:40 am Giannakos Filippos

copy makefile changes from debian branch

b00fe148 10/23/2012 01:34 pm Giannakos Filippos

fix make files to auto env setup

7ce25cf6 03/29/2012 04:15 pm Stratos Psomadakis

Various fixes to make xseg functional again

  • xseg:
    - Make sure the allocated xseg struct in xseg_join is initialized
    correctly
    - Initial implementation for xseg_leave()
    - Add __lock_domain in xseg_destroy()
  • driver api:
    - Add a struct xseg * argument to xseg_operations->map(). It's...
05d481ca 02/28/2012 08:14 am Georgios D. Tsoukalas

remove spurious include paths from compilation

6e0a3771 02/26/2012 10:30 pm Georgios D. Tsoukalas

Introduce execution domains in code and building

Only fixed to compile. Untested.

Lots of refactoring, cleanup, and fixing in the process.
This log has three parts:
1. What are execution domains and why we need them
2. What are the API incompatibilities introduced...

6d486cc0 12/13/2011 11:47 am Georgios D. Tsoukalas

initialization from my own repository