mars/sy_old
Thomas Schoebel-Theuer 92d9778dd7 fix race on primary switchover
solution: wait until all in /mars/resouce-*/ has stabilized
for 60s and all known logfiles have been migrated.
This more a workaround than a solution and should be fixed
in MARS FULL.
2013-01-20 23:23:41 +01:00
..
mars_light.c fix another logfile update problem 2013-01-20 23:23:41 +01:00
mars_proc.c fix race on primary switchover 2013-01-20 23:23:41 +01:00
mars_proc.h import mars-125.tgz 2013-01-08 15:54:44 +01:00
mars_test.c import mars-122.tgz 2013-01-08 15:54:41 +01:00
README import mars-119.tgz 2013-01-08 15:54:39 +01:00
strategy.h make exhaust limit for /mars/ configurable 2013-01-20 23:23:40 +01:00
sy_generic.c make exhaust limit for /mars/ configurable 2013-01-20 23:23:40 +01:00
sy_net.c import mars-127.tgz 2013-01-08 15:54:49 +01: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.