discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] shmat issue


From: Joshua Lackey
Subject: Re: [Discuss-gnuradio] shmat issue
Date: Tue, 26 Oct 2010 12:57:57 -0400
User-agent: Mutt/1.4.2.3i

Quoting Philip Balister (address@hidden):
[...]
> >Alternatively, you can force the use of Posix shared memory and see if
> >that works for kalibrate on your platform.  (The easiest thing to do
> >would be to look for D_HOST_OSX and make sure those #ifdef's are the
> >ones that gets compiled.)
> 
> I'll check this when I get home.
> 
> >
> >Email me with your results and I'll add some code to make arm work in
> >the next version of kal.
> 
> Thanks! Could we use the mmap code from gnuradio? That is what ends up 
> being used there I think. I skimmed the shm code while working on this 
> problem, and it looks like it used mmap internally :)

mmap is the Posix shared memory method.




reply via email to

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