discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] USRP2 eth_buffer


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] USRP2 eth_buffer
Date: Wed, 22 Apr 2009 17:02:51 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Apr 22, 2009 at 11:06:19PM +0000, Juha Vierinen wrote:
> > Try setting your application to run using real-time scheduling
> > priority.  This is done in C++ via a call to:
> >
> > gr_enable_realtime_scheduling()
> 
> I am using this.

Juha,

What kind of filesystem are you using?  I've never been able to stream
reliably to disk using the ext3 filesystem.  I think it chokes when
posting its journal.  I have been successful when mounting an ext3
filesystem as an ext2 filesystem.

I've got a RAID 10 system using 6 drives plus 1 hot spare.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]