Re: File output buffer overrun?
Richard E Maine wrote:
(snip)
If you are really talking about a limitation of 4096 bytes on total file
size, then I've never seen anything even vaguely like this on any
system. That is implausible enough that I'd say the odds were very high
that you have misidentified what is going on, which would make it hard
for us to diagnose, since all we have is your description. If your
description isn't actually a good approximation of the facts, then we've
got nothing useful.
RT-11 uses a file system that only allows contiguous blocks for files.
The first file opened gets half the largest block, the next half the
next, which might be the second half from the first. After not so many
files open on a 1.2MB floppy you are probably down to 4096.
(It might be that you can specify how much you really need, though.)
-- glen
.
Relevant Pages
- Re: Handgun Murder Statistics
... conform to your double standards. ... It is not the EXACT ... **I believe it is a close approximation. ... **I believe in facts and data. ... (talk.politics.guns) - Re: Floppies
... I write about and repair computers for a living. ... floppy can be a royal pain sometimes. ... When I need to diagnose a failing ... backup of 20 GB reasonable, and external hard drives are fast, cheap, ... (comp.sys.apple2) - Re: Floppies
... I write about and repair computers for a living. ... floppy can be a royal pain sometimes. ... When I need to diagnose a failing ... backup of 20 GB reasonable, and external hard drives are fast, cheap, ... (comp.sys.apple2) - Re: Wiring umass unit numbers
... Depending upon when each is plugged in, the floppy ... or vice versa. ... can use labels provided by glabel, ... If the facts don't fit the theory, ... (freebsd-hackers) - Re: Approximating the Universe
... > Science is a search for the truth. ... We have found no scientific truths ... > There are no facts. ... > hope is to get an approximation that will give a result that fits well ... (sci.physics.relativity) |
|