Quote:
|
Originally Posted by El_Mariachi_X umm is there an option to view the write strategies? for example on a 811s with's the diff between the prodisc and mcc write strategy? |
No. Write strategies are handled at a very high level in OP. OP works with the indices of table entries and inserts a function into the firmware that can change indices around. So it does strat changes by having the media code at position #42 use the strategy of the media code at position #24 instead of its own strategy at position #42, for example. OP never touches or looks inside the strategy tables, which would be exceedingly difficult because the tables are fragmented into countless pieces and scattered over countless places, so a low-level implemention that actually works with the table data is all but impossible.