mirror of https://github.com/schoebel/mars
It wqas broken by concept: large requests from userspace max be split into many mrefs. Thus a limit on units of #mrefs is not comparable to userspace limits. Instead, the ordinary nr_requests limits on kernel device queues should suffice to get to the intended effect. |
||
---|---|---|
.. | ||
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.