Statistics
| Branch: | Tag: | Revision:

root / xseg / drivers @ 5f24cf7f

Name Size
  kernel
  user
Makefile 2.8 kB
xseg_posix.h 1.7 kB
xseg_pthread.h 1.7 kB
xseg_segdev.h 1.7 kB

Latest revisions

# Date Author Comment
d5b20e14 07/11/2013 05:23 pm Filippos Giannakos

xseg: remove some unused logging

2944d3e3 06/07/2013 10:32 am Filippos Giannakos

Fix licence headers in multiple files

Add licence headers to all code files and adjust interpreter in script files.

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

Fix typos in licence headers

a3ffb066 03/14/2013 05:57 pm Filippos Giannakos

Improve pthread signaling.

Remove xpool data type that required a lock on insertion / on seek and replace
it by an array of pids. On the array of pids, each thread place its pid in his
own reserved entry. Any one who wishes to signal a pthread peer, checks that...

eda379a3 03/11/2013 11:52 am Alex Pyrgiotis

Fix signal handling of peers

9df870d7 03/11/2013 11:39 am Alex Pyrgiotis

Add O_EXCL flag when opening segment for creation

Security fix. One could potentially pass a wrong argument in xseg_create
and destroy an already initialized segment. Ensuring creation
exclusiveness makes xseg less error-prone.

1bbee379 02/12/2013 05:22 pm Filippos Giannakos

xseg_segdev kernel driver: put segdev on initialization

a869eced 02/12/2013 05:22 pm Filippos Giannakos

xseg_segdev user driver: close fd on deallocate

b3bb52fe 02/12/2013 05:22 pm Filippos Giannakos

xseg_segdev driver: segdev_put if allocate fails

e4f791c0 02/12/2013 05:22 pm Filippos Giannakos

xseg_segdev user driver: do not try to destroy old segment on allocation

View revisions

Also available in: Atom