- 11 Sep, 2014 1 commit
-
-
Filippos Giannakos authored
-
- 10 Sep, 2014 14 commits
-
-
Vangelis Koukis authored
-
Vangelis Koukis authored
Improve xlock
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
Remove obsolete 'who' arguement, which was used as an owner for the corresponding xlock structure. Since xlocks now creates its own owner, theres is no need for providing an 'owner' arguement on xq API.
-
Filippos Giannakos authored
Use the tuple (PID, TID, PC) as lock owner of the xseg locks. Remove the provided owner argument and use the above triplet value as the lock owner.
-
- 08 Sep, 2014 1 commit
-
-
Vangelis Koukis authored
-
- 04 Sep, 2014 1 commit
-
-
Vangelis Koukis authored
Fixes regarding xlock
-
- 02 Sep, 2014 7 commits
-
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
Change all xlock_acquire occurrences where a dummy owner value was used, to the new XLOCK_UNKNOWN_OWNER value.
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
- 06 Aug, 2014 2 commits
-
-
Chrysostomos Nanakos authored
The length passed in hexlify() must be equal to the half of the POSIXFD_FILENAME_LEN because hexlify() computes hashes in pairs based on the address of the signal descriptor pointer. Also double the size of the name of the signal descriptor.
-
Chrysostomos Nanakos authored
-
- 05 Aug, 2014 1 commit
-
-
Chrysostomos Nanakos authored
-
- 02 Aug, 2014 1 commit
-
-
Chrysostomos Nanakos authored
-
- 08 Jul, 2014 2 commits
-
-
Filippos Giannakos authored
-
Chrysostomos Nanakos authored
Make pointers to segment name, segment type and peer type pointers to constant.
-
- 07 Jul, 2014 1 commit
-
-
Filippos Giannakos authored
-
- 03 Jul, 2014 2 commits
-
-
Filippos Giannakos authored
Also remove obsolete directories.
-
Filippos Giannakos authored
According to the decision of the GRNET Board of Directors, switch license to GPLv3. This commit will be propagated to the release and master branches based on git flow, and the next release will be licensed as GPLv3.
-
- 02 Jul, 2014 1 commit
-
-
Chrysostomos Nanakos authored
Change '/run/shm/posixfd' directory permissions from '01755' to '01777'. An ordinary user can now create/unlink his named pipes.
-
- 17 Jun, 2014 1 commit
-
-
Constantinos Venetsanopoulos authored
This patch set adds support for two new xseg operations: XCREATE and XRENAME. It also adds the necessary fields to support the assume_v0 functionality for Archipelago.
-
- 13 Jun, 2014 2 commits
-
-
Filippos Giannakos authored
Add flags to map reply struct. Introduce a new ZERO flag to mark the zero objects introduced by mapper and do not exist on the backend.
-
Filippos Giannakos authored
-
- 06 Jun, 2014 3 commits
-
-
Filippos Giannakos authored
-
Filippos Giannakos authored
-
Filippos Giannakos authored
Extend XSEG protocol with the X_CREATE op and the associated request data.
-