patch-2.2.17 linux/include/linux/blkdev.h
Next file: linux/include/linux/cdrom.h
Previous file: linux/include/asm-sparc64/pbm.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 4 18:39:28 2000
- Orig file:
v2.2.16/include/linux/blkdev.h
- Orig date:
Mon Sep 4 18:37:11 2000
diff -u --recursive --new-file v2.2.16/include/linux/blkdev.h linux/include/linux/blkdev.h
@@ -50,7 +50,7 @@
((elevator_t) { \
128, /* read_latency */ \
8192, /* write_latency */ \
- 4, /* max_bomb_segments */ \
+ 32, /* max_bomb_segments */ \
0 /* queue_ID */ \
})
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)