From: Charles Sandmann Subject: Re: I/O Buffer To: frankie AT si DOT upc DOT es (Francesc Guasch-Ortiz) Date: Thu, 24 Nov 1994 16:31:28 -0600 (CST) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > I've got rates of 1 / 5 in a concrete routine of one of my programs. I must > admit it is the worst time, other routines are not so slow. This seems like a worse case, I don't remember anything over a factor of 3 in my testing. > I'd like to know about the buffer size stuff. The next realease will provide > more size ?, could it be changeable ?, have i to mess with the source codes ? The next release will probably use the same size 4K as default, but using a stubedit feature you can easily change it on an application by application basis without relinking.