K 10 svn:author V 3 mav K 8 svn:date V 27 2014-04-24T16:19:49.740209Z K 7 svn:log V 207 Remove limits on size of READ/WRITE operations. Instead of allocating up to 16MB or RAM at once to handle whole I/O, allocate up to 1MB at a time, but do multiple ctl_datamove() and storage I/Os if needed. END