mars/sy_old
Thomas Schoebel-Theuer f6b1419176 fixed network problems / races
reworked struct mars_socket for inplace usage instead of
dynmaic memory allocation (races were a nightmare)
2013-01-20 23:23:31 +01:00
..
mars_light.c fixed network problems / races 2013-01-20 23:23:31 +01:00
mars_proc.c import mars-127.tgz 2013-01-08 15:54:49 +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 feature: ENOSPC handling (8GB before fs is full) 2013-01-13 12:12:07 +01:00
sy_generic.c allow prefer of SIO instead of AIO (should be more stable) 2013-01-13 12:12:07 +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.