User:Amc1/File priority table
From AzureusWiki
Each file is 2 MB, overlapping file overlaps by 1 MB.
| File | DND (Prealloc) | DND (Lazyalloc) | Delete (Prealloc) | Delete (Lazyalloc) |
|---|---|---|---|---|
| File #1 (overlapped) | 2 MB | 2 MB | 1 MB | 1 MB |
| File #2 (wanted) | - | - | - | - |
| File #3 (overlapped) | 2 MB | 1 MB | 1 MB | 1 MB |
| File #4 (non-overlapping) | 2 MB | no file | no file | no file |
