mirror of https://github.com/schoebel/mars
d9cbea66c2
This is crucial for performance, since invalidate_mapping_pages() may take a long time and consume a lot of CPU. Decouple it from time-critical worker threads. |
||
---|---|---|
.. | ||
README | ||
mars_light.c | ||
mars_proc.c | ||
mars_proc.h | ||
strategy.h | ||
sy_generic.c | ||
sy_net.c |
README
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.