I'm generating policy with
command: gradm -F -L /etc/grsec/learning.logs -O policy
learn_config: http://pastebin.com/x7jduMdb
learning.logs size: 270 MB
Time already exceeds 1 hour. It will probably take another 2 hours.
According to strace it seems that gradm is reading /etc/grsec/learning.logs during whole generation,
which is probably one of reason of slowness.
Is there any way to make it faster?