add note about increased fd
This commit is contained in:
parent
ce61815bb2
commit
483c8d6454
1 changed files with 3 additions and 0 deletions
3
notes.md
3
notes.md
|
@ -7,3 +7,6 @@
|
||||||
- leak page aligned object locations
|
- leak page aligned object locations
|
||||||
- deduce sup-page granular objects (how?)
|
- deduce sup-page granular objects (how?)
|
||||||
- intel CPU needed (8th-14th gen) (?)
|
- 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)`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue