mars/kernel
Thomas Schoebel-Theuer 0c69984318 all: remove historic workaround
See 495490f4b6

The kernel does not really need this, only
in very special situations, and only when the old
ssh-based method is working as a substotite of the
modern push operations.

Essentially, this was a workaround for a workaround.

Remove this for reduction of unnecessary complexity.
2022-03-26 19:54:48 +01:00
..
sy_old all: remove historic workaround 2022-03-26 19:54:48 +01:00
Kbuild
Kconfig
Makefile
brick.c infra: minor bracing improvements 2021-07-08 07:54:30 +02:00
brick.h infra: defend against OOM and fork limits 2021-11-18 16:23:52 +01:00
brick_atomic.h
brick_checking.h
brick_locks.h
brick_mem.c
brick_mem.h
brick_say.c
brick_say.h
brick_wait.h
compat.h
gpl-2.0.txt
lamport.c
lamport.h
lib_limiter.c
lib_limiter.h
lib_log.c lib_log: retry failed crc checks 2022-02-28 06:00:21 +01:00
lib_log.h all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
lib_mapfree.c mapfree: safeguard calling conventions 2021-11-03 14:48:07 +01:00
lib_mapfree.h mapfree: speedup rmmod 2021-11-03 14:48:07 +01:00
lib_pairing_heap.h
lib_queue.h
lib_rank.c
lib_rank.h
lib_timing.c
lib_timing.h
mars.h infra: convert mars_digest to long 2022-02-28 19:32:01 +01:00
mars_aio.c
mars_aio.h
mars_bio.c
mars_bio.h
mars_buf.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_buf.h
mars_check.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_check.h
mars_client.c client: safeguard memory barriers in loop 2022-02-18 22:12:41 +01:00
mars_client.h
mars_copy.c copy: remove redundant inputs 2021-07-15 11:20:51 +02:00
mars_copy.h copy: remove redundant inputs 2021-07-15 11:20:51 +02:00
mars_dummy.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_dummy.h
mars_generic.c infra: explain choice of CRC-like algorithms 2022-03-03 07:07:46 +01:00
mars_if.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_if.h
mars_net.c
mars_net.h
mars_server.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_server.h
mars_sio.c
mars_sio.h
mars_trans_logger.c all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
mars_trans_logger.h all: remove obsolete do_crc 2022-02-24 23:32:21 +01:00
mars_usebuf.c all: safeguard mb on indirect calls 2021-07-08 07:44:38 +02:00
mars_usebuf.h
meta.h