mars/kernel/sy_old
2019-06-26 11:00:17 +02:00
..
mars_main.c main: fix if shutdown race with writeback 2019-02-12 11:02:06 +01:00
mars_proc.c logger: make update_interval configurable 2019-06-26 11:00:17 +02:00
mars_proc.h
README
strategy.h infra: remove dead code 2019-06-26 10:57:27 +02:00
sy_generic.c infra: remove dead code 2019-06-26 10:57:27 +02:00
sy_net.c infra: fix mem leak from merge error 2017-09-05 11:23:44 +02:00

This is ugly code from a first prototype trial.
It will disappear as soon as the new strategy layer has been
implemented. The new system will use an interpreter for automated
pattern matching and triggering actions, in a much more generic
fashion than hand-crafted here.