]> git.imager.perl.org - imager.git/commitdiff
Increased buffersize for iolayer buffer chains.
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Tue, 30 Oct 2001 09:58:08 +0000 (09:58 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Tue, 30 Oct 2001 09:58:08 +0000 (09:58 +0000)
iolayer.h

index 50392c6bf66fb035dac274eeee4fb41519def0ef..f5a0abfa64f129db2d5d37610e1207fc2645f695 100644 (file)
--- a/iolayer.h
+++ b/iolayer.h
@@ -19,7 +19,7 @@
 #include <sys/types.h>
 
 /* #define BBSIZ 1096 */
-#define BBSIZ 1096
+#define BBSIZ 16384
 #define IO_FAKE_SEEK 1<<0L
 #define IO_TEMP_SEEK 1<<1L