[Coco] Tool Shed Issues

L. Curtis Boyle curtisboyle at sasktel.net
Wed Nov 27 13:28:55 EST 2024


Actually, RBF has an internal limit of 2048 sectors (or clusters) per segment. It has to do with buffering the allocation table one sector at a time. Setting the drive’s device descriptor with DMODE to force SAS=ff (to force it to attempt to allocate at least 255 sectors per cluster) helps make bigger files within NitrOs9; not sure on the utility.

This allows a lot more than 3 or 4 MB (and I know we did that at work regularly) per file. But a high SAS setting was pretty critical for that working.


L. Curtis Boyle
curtisboyle at sasktel.net



> On Nov 27, 2024, at 12:22 PM, tim lindner via Coco <coco at maltedmedia.com> wrote:
> 
> On Mon, Nov 25, 2024 at 3:48 PM coco--- via Coco <coco at maltedmedia.com> wrote:
>> 255x256x47=3,068,160. If those numbers are
>> correct, any file over that size
>> will not be copied in its entirety.
> 
> Oops. This is more accurate:
> 
>> A file can have 48 segments. Each segment can be 65535 sectors long.
>> Each sector is 256 bytes.
> 
> The recorded file size bytes is 4 bytes wide.
> 
> 
> 
> -- 
> tim lindner
> 
> "Proper User Policy apparently means Simon Says."
> 
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
> 



More information about the Coco mailing list