cbsensor-linux-bpf icon indicating copy to clipboard operation
cbsensor-linux-bpf copied to clipboard

Fix Up Defines For Loop Unrolling

Open jrmwooldridge opened this issue 5 years ago • 0 comments

We should allow userspace to select the max iterations for at least filepath components and exec args. If they weren't defined then based on kver "select" a good nice number for the loop type.

  • Add option to python program for max iterations for filepath components and exec iterations
  • Add good safe numbers based on kernel version

jrmwooldridge avatar Aug 10 '20 13:08 jrmwooldridge