merge setresuid variants
[trinity.git] / Documentation / pro-tips.txt
blob52996b1a95178e7ce734a76f0a4b369da3e28417
1 Some things you might like to know to run trinity like a pro(tm).
3 - The kernel is pretty noisy in some areas. You might find that it's
4   worthwhile to remove a bunch of the noisier printk/WARN statements
5   in your kernel tree while fuzzing.
7 - Likewise, setting the sysctl net.core.warnings = 0 may be a good idea.