hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/fs/ext4/mballoc.h
....@@ -59,7 +59,7 @@
5959 * by the stream allocator, which purpose is to pack requests
6060 * as close each to other as possible to produce smooth I/O traffic
6161 * We use locality group prealloc space for stream request.
62
- * We can tune the same via /proc/fs/ext4/<parition>/stream_req
62
+ * We can tune the same via /proc/fs/ext4/<partition>/stream_req
6363 */
6464 #define MB_DEFAULT_STREAM_THRESHOLD 16 /* 64K */
6565