We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5404e7e commit 06d4f81Copy full SHA for 06d4f81
kernel/kmod.c
@@ -35,7 +35,7 @@
35
* (u64) THREAD_SIZE * 8UL);
36
*
37
* If you need less than 50 threads would mean we're dealing with systems
38
- * smaller than 3200 pages. This assuems you are capable of having ~13M memory,
+ * smaller than 3200 pages. This assumes you are capable of having ~13M memory,
39
* and this would only be an be an upper limit, after which the OOM killer
40
* would take effect. Systems like these are very unlikely if modules are
41
* enabled.
0 commit comments