summaryrefslogtreecommitdiffstats
path: root/src/server/memlog.c
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Fix create_image() by adding fallback solutions for fallocate()Simon Rettberg2013-08-011-0/+1
|
* [SERVER] Add command line options to create empty image of certain size with ↵Simon Rettberg2013-08-011-36/+39
| | | | empty cache map (so it needs an uplink server)
* Replace all pthread_spin_* calls with spin_*, so that all locking can be ↵sr2013-07-171-5/+6
| | | | | | tracked and debugged Fix compilation of kernel module
* [*] Fixed and unified formattingsr2012-09-031-8/+12
|
* ...sr2012-08-241-0/+114