add note about increased fd

This commit is contained in:
twoneis 2025-04-25 09:37:32 +02:00
parent ce61815bb2
commit 483c8d6454

View file

@ -7,3 +7,6 @@
- leak page aligned object locations
- deduce sup-page granular objects (how?)
- intel CPU needed (8th-14th gen) (?)
## FD limit
- Must increase number of allowed FDs for spray to work. E.g. with `ulimit -n $(ulimit -n -H)`