> > Though u try to work it out in different PC's > > they are still desktop linux boxes where the processor is not > > dedicated. Say suppose if u work in X windows it itself requires 8MB > > ram and some processor power. likewise so many process will run > > including background processes. These are the reasons for frame > > dropping. If we try this using a dedicated processor, in any embedded > > device then there will not be in any frame dropping. > > Yes, that is true. In my very limited experience I have found that > trying to do anything that involves file I/O will cause dropped frames. > I don't know if this would continue to be a problem over the long run > due to occasional background program execution or not. If you suffer from dropped frames (not due to the user application being simply too slow or processor being waaaaaay too slow) then there must be a PCI settings or IRQ settings issue. It has nothing to do with cpu load or disk activity. Try setting the PCI latency for the video card to maximum and for all other devices to the mininum. This will prevent your disk controller eating up all bandwidth on the PCI bus. Also check that your harddisks run in DMA mode.