Changeset 363

Show
Ignore:
Timestamp:
04/17/05 01:14:40 (8 years ago)
Author:
ahu
Message:

update plan a bit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/splitpipe/PLAN

    r353 r363  
    9999------ 
    100100 
    101 The chunk consists of stretches, each stretch has a 32 bit length. If we see a zero length 
    102 stretch, the chunk is done. 
    103  
    104 The first ever stretch contains meta-data of this chunk in a simple ASCII format: 
     101Each run of splitpipe 
     102        generates a session, 
     103        that consists of chunks  
     104        that consist of stretches, 
     105        that consist of a header of 3, followed by 0 or more payload bytes 
    105106 
    106107 
    107 If we have room in the ringbuffer, and we aren't yet in a 'stretch', output the size of the  
    108 data available in the ringbuffer,  
     108 
     109 
     110