See: https://www.gnuradio.org/buffers On 05/20/2017 09:10 AM, Sylvain Munaut wrote: >> How can I set output buffer size of my OOT block for example 346 and >> gnuradio don't change it automatically to 512? > You can't. > > Buffer size in bytes must be an integer number of memory pages (4096 > bytes) because of the way the circular buffer system is implement > using MMU and multiple memory map of the same physical memory and that > only works for full pages. > > > Cheers, > > Sylvain > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio