discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] File sink causes "S" errors


From: Thomas Hobiger
Subject: Re: [Discuss-gnuradio] File sink causes "S" errors
Date: Wed, 06 Oct 2010 14:49:52 +0900
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100907 Fedora/3.0.7-1.fc12 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.7

Hi Josh,


How is the sustained rate when you simultaneously run rx_streaming_samples (without dump) and dd?

:-)

Acutally, the result I got is more than unexpected. :o)

Running dd in one terminal and rx_streaming_samples in a second terminal gives me this:

Terminal 1:

> dd if=/dev/zero of=/SSD/test2.bin bs=10000K count=100
100+0 records in
100+0 records out
1024000000 bytes (1.0 GB) copied, 19.7982 s, 51.7 MB/s
> dd if=/dev/zero of=/SSD/test2.bin bs=10000K count=100
100+0 records in
100+0 records out
1024000000 bytes (1.0 GB) copied, 14.2399 s, 71.9 MB/s
> dd if=/dev/zero of=/SSD/test2.bin bs=10000K count=100
100+0 records in
100+0 records out
1024000000 bytes (1.0 GB) copied, 10.7249 s, 95.5 MB/s



Terminal 2:

./rx_streaming_samples -f 1.575G -d 4 -N 1000000000 -s -o /SSD/test.bin
S


A single "S" occurrence (!!!) although I used decimation of 4!!! How can you explain this?

Regards,
  Thomas

-- 
******************************************************************
Dr. Thomas Hobiger
Space-Time Measurement Project
Space-Time Standards Group
New Generation Network Research Center
National Institute of Information and Communications Technology
------------------------------------------------------------------
4-2-1 Nukui-Kitamachi, Koganei
184-8795 Tokyo
Japan
------------------------------------------------------------------
email:  address@hidden
phone:  ++81-042-327-7561
fax:    ++81-042-327-6664
------------------------------------------------------------------
homepage (priv.): http://www.hobiger.org
****************************************************************** 

reply via email to

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