AMIGA DOS GUIDE V1 ADDBUFFERS USE: Addbuffers allocates a small amount of RAM to act as a sector cache or buffer. This has the effect of speeding up system loading times. PATH: C: SYSTEM: 2.0, 2.1, 3.0 EXAMPLES: 1>ADDBUFFERS df0: 22 1>ADDBUFFERS df1: 44 NOTES: Remember that allocating only a small amount of memory could slow down your system. 1 sector = 512 bytes 1 buffer = 512 bytes 1 track = 11 sectors 2 sides = 2 tracks (or 1 cylinder)