mars/kernel
Frank Liepold 871e3994db light: fix throttling calculation of request sizes
Signed-off-by: Thomas Schoebel-Theuer <schoebel@bell.site>
2013-11-19 11:44:15 +01:00
..
sy_old light: fix throttling calculation of request sizes 2013-11-19 11:44:15 +01:00
Kconfig Kconfig: make MARS_SEPARATE_PORTS the default 2013-07-05 14:06:35 +02:00
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 all: update pre-patches 2013-06-29 21:15:17 +02:00
brick_mem.c brick_mem: add /proc/sys/mars/mem_allow_freelist 2013-10-17 07:30:10 +02: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 limiter underflow 2013-07-15 12:21:16 +02:00
lib_limiter.h infra: fix limiter underflow 2013-07-15 12:21:16 +02:00
lib_log.c lib_log: fix length correction in the headers, cleanup 2013-07-04 08:51:36 +02:00
lib_log.h lib_log: fix length correction in the headers, cleanup 2013-07-04 08:51:36 +02:00
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 all: allow throttling of bulk write requests 2013-10-31 08:24:56 +01:00
mars_aio.c aio: fix dirty_head completion 2013-07-10 09:53:59 +02:00
mars_aio.h aio: finally fix race on dirty area at the end 2013-07-04 07:21:01 +02:00
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 all: make *_switch() code idempotent 2013-10-17 07:48:32 +02:00
mars_client.h
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: remove non-working kmap() 2013-11-05 12:31:34 +01:00
mars_if.h if: remove non-working kmap() 2013-11-05 12:31:34 +01:00
mars_net.c
mars_net.h
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 light: use replay_tolerance only after failed replay attempt 2013-07-08 10:47:33 +02:00
mars_usebuf.c
mars_usebuf.h
meta.h