discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Memory allocation issue


From: Ron Economos
Subject: Re: [Discuss-gnuradio] Memory allocation issue
Date: Tue, 21 Oct 2014 09:36:11 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Marcus and Jeff,

    Works great. Thanks guys. BTW, the default on my Ubuntu 13.10 system
was 33,554,432 bytes.

best regards,
Ron

On 10/21/2014 09:19 AM, Marcus Müller wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Ron,
yep, that can be, within kernel-caused and total memory boundaries be
configured to your heart's delight:

echo $(( 1024 * 1024 * 1024 )) > /proc/sys/kernel/shmmax

to set the maximum size shared mem buffer to 1GB.

Greetings,
Marcus




reply via email to

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