mars/kernel
Thomas Schoebel-Theuer eacbac7dea light: fix bad terminology copy_* -> fetch_* 2014-02-04 07:53:33 +01:00
..
sy_old light: fix bad terminology copy_* -> fetch_* 2014-02-04 07:53:33 +01:00
Kconfig
Makefile all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick.c all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick.h all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick_atomic.h
brick_checking.h
brick_locks.h
brick_mem.c brick_mem: improve debugging messages 2013-12-05 08:08:57 +01:00
brick_mem.h brick_mem: add /proc/sys/mars/mem_allow_freelist 2013-10-17 07:30:10 +02:00
brick_say.c all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
brick_say.h infra: check Kconfig prerequirements 2013-07-10 09:08:39 +02:00
lamport.c all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
lamport.h all: add lamport clock to all messages 2013-07-22 08:44:03 +02:00
lib_limiter.c infra: fix delay computation in limiter 2013-11-21 07:20:01 +01:00
lib_limiter.h infra: show ops count in limiter 2013-11-21 07:20:01 +01:00
lib_log.c
lib_log.h
lib_mapfree.c infra: add mapfree_grace_keep_mb 2013-09-17 13:36:27 +02:00
lib_mapfree.h infra: add mapfree_grace_keep_mb 2013-09-17 13:36:27 +02:00
lib_pairing_heap.h
lib_queue.h
lib_rank.c
lib_rank.h
lib_timing.c
lib_timing.h
mars.h light: fix delete-resource forced dealloc 2014-02-03 15:07:45 +01:00
mars_aio.c aio: fix dirty_head completion 2013-07-10 09:53:59 +02:00
mars_aio.h
mars_bio.c all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_bio.h
mars_buf.c
mars_buf.h
mars_check.c
mars_check.h
mars_client.c client: add network abort 2014-02-03 15:06:35 +01:00
mars_client.h client: add network abort 2014-02-03 15:06:35 +01:00
mars_copy.c all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_copy.h copy: limit IO parallelism via /proc 2013-07-22 09:15:53 +02:00
mars_dummy.c all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_dummy.h
mars_generic.c
mars_if.c if: fix amount of throttling 2013-11-20 11:54:14 +01:00
mars_if.h if: remove non-working kmap() 2013-11-05 12:31:34 +01:00
mars_net.c net: add {send,recv}_abort count 2014-02-03 15:06:35 +01:00
mars_net.h net: add {send,recv}_abort count 2014-02-03 15:06:35 +01:00
mars_server.c server: fix socket shutdown in error path 2013-10-17 07:48:32 +02:00
mars_server.h
mars_sio.c sio: remove non-working kmap() 2013-11-05 13:02:35 +01:00
mars_sio.h
mars_trans_logger.c all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_trans_logger.h
mars_usebuf.c
mars_usebuf.h
meta.h