Chronos > Chronos User Discussion

How to achieve fastest save times.

<< < (2/2)

Loial:
TI's implementation of Linux and the video pipeline requires a memcpy from video buffer memory into the kernel space. This saturates the CPU making the whole copy slow.

Right now we're looking into making our own gstreamer pipeline element that can use DMA to copy to the drive instead. This will be in the works as a test once we have network control at least prototyped.

Navigation

[0] Message Index

[*] Previous page

Go to full version