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 240db7d commit d0330d1Copy full SHA for d0330d1
linux/network-performance-ultimate-guide.md
@@ -83,6 +83,7 @@ Source:
83
- Initial setup (from step 1-4):
84
85

86
+
87
- softIRQ kernel threads are created (1 per CPU).
88
- The ksoftirqd threads begin executing their processing loops.
89
- `softnet_data` structures are created (1 per CPU), hold references to important data for processing network data. `poll_list` is created (1 per CPU).
0 commit comments