libftdi Archives

Subject: Re: Re: data corruption at lower latency

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 05 Jun 2013 11:30:26 +0200
On Monday, 3. June 2013 18:16:26 mav wrote:
> Thank you all for the suggestions!
> 
> Thomas,
> Sorry, I could not understand the ext4 + tmpfs trick, can you please
> elaborate?

I was thinking about stacking an ext4 filesystem on top of a loop device
which resides in a tmpfs. This is of course overkill and only needed
if you need to tune the filesystem f.e. to contain 30.000.000 files.

A simple "tmpfs" will do for your case. Or as Rogier pointed out,
just append to a log file might work, too. Still I would put it in a tmpfs.

Thomas


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread