Re: buffer management

2010-06-30 Thread Marko Ristola
23.06.2010 15:43, Steven Toth kirjoitti: >> Now, on each video interrupt, I know which SG list i need to read >> from. At this stage i do need to copy the >> buffers associated with each of the SG lists at once. In this >> scenario, I don't see how videobuf could be used, >> while I keep getting th

Re: buffer management

2010-06-23 Thread Marko Ristola
23.06.2010 15:43, Steven Toth kirjoitti: Now, on each video interrupt, I know which SG list i need to read from. At this stage i do need to copy the buffers associated with each of the SG lists at once. In this scenario, I don't see how videobuf could be used, while I keep getting this feeling th

Re: buffer management

2010-06-23 Thread Steven Toth
Now, on each video interrupt, I know which SG list i need to read from. At this stage i do need to copy the buffers associated with each of the SG lists at once. In this scenario, I don't see how videobuf could be used, while I keep getting this feeling that a simple copy_to_user of the entire buf