Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
redtuesday
8y ago
0 comments
Save
Share
Can't you just combat fork bombs with e.g
docker run --pids-limit=64
0 comments
1 comments · 1 top-level
top
newest
oldest
paulfurtado
8y ago
Yes, there are several ways to combat fork bombs (ulimits or pid namespaces). This was purely for the sake of the live demo that required a kernel crash example, there are certainly other ways to combat it.
j
/
k
navigate · click thread line to collapse