eth.morozova
|
a6c9379700
use separate IndexSector variables for vectorized marking of sectors - it seems that in the previous revision the use of hd.sec, sup.x, sub.x for vectorized marking introduced a problem manifested by a corruption of the marking map
|
6 年 前 |
felixf
|
ef19980a3f
improved marking speed further
|
7 年 前 |
felixf
|
d46ad33c42
Improved marking speed by combining several markings within an exclusive block
|
7 年 前 |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 年 前 |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 年 前 |
eth.tmartiel
|
c307d73f5c
Added a 'N' option for mounting native filesystems. This option prevents writing the index map back to disk when unmounting a filesystem. Useful for mostly empty large partitions.
|
7 年 前 |
felixf
|
4ae503b9bf
|
10 年 前 |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 年 前 |