hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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