1) run lcp snapshot for both MM and DD tables (so I dont have to change restore to use WRITE)
2) fix >= and > bug in lcp skip/keep handling
3) very cool test prog for this :-)
3 new paramters:
DiskSyncSize - Outstanding disk writes before sync (default 4M)
DiskCheckpointSpeed - Write speed of LCP in bytes/sec (default 10M)
DiskCheckpointSpeedInRestart - As above but during LCP (default 100M)
Depricated old NoOfDiskPagesToDisk*
- Change NoOfFragmentLogFiles default to 16 (1Gb)