[arm-allstar] someone did made it on the rpi3
David Lang
david at lang.hm
Thu Mar 10 21:06:42 EST 2016
amd64 vs x86 is a rare situation where the 64 bit modes are a huge win because
the design is register starved and 64 bit doubles the number of registers. In
most other architectures, 64 bit mode only changes the size of the math that you
can do (and the memory you can access), so it's only a win on big memory or math
heavy apps. 64 bit mode does make the programs larger, sometimes significantly
so.
Since the Pi3 only has 1G of ram, the memory doesn't drive 64 bit mode, and I
doubt that the 64 bit math will help enough to overcome the memory footprint
penalty, but we'll have to see.
I don't think the ARM 64 bit mode has anything else that would make it better
than 32 bit mode.
David Lang
On Thu, 10 Mar 2016, David McGough via arm-allstar wrote:
> Hi Lito,
>
> There is a functional version of Arm ArchLinux for 64-bit available. We'll
> certainly evaluate the 64-bit version. For AllStar use, there may or may
> not be any compelling reason to go with a 64-bit version of the code--the
> core Asterisk code likely won't run any faster and the binaries would
> likely be larger.
>
> We'll see what takes shape--it's too early to say.
>
>
> 73, David KB4FXC
>
>
>
> On Thu, 10 Mar 2016, Roselito de los Reyes via arm-allstar wrote:
>
>> Hi David,
>> Are we using the 64bit flavor or 32bit?
>> LitoKK6OOS
>>
>>> Date: Thu, 10 Mar 2016 18:03:35 -0500
>>> To: arm-allstar at hamvoip.org
>>> Subject: Re: [arm-allstar] someone did made it on the rpi3
>>> From: arm-allstar at hamvoip.org
>>> CC: kb4fxc at inttek.net
>>>
>>>
>>> Hi Pierre,
>>>
>>> Interesting. I just downloaded the RPi3 release, and it seems to be "yet
>>> another fork" that's based loosely on the hamvoip V1.0 release--it
>>> includes Asterisk source code only distributed in the our V1.0 release
>>> repository. (And, that's fine, of course).
>>>
>>> ...It also appears to have dahdi driver bugs (meaning trying to use any
>>> autopatch functions will cause a crash).
>>>
>>> There are at least 6 forks out there these days....Just think what
>>> PROGRESS could be made if we could all work as a TEAM, rather than
>>> isolated groups!
>>>
>>> Anyhow...I see that supposedly MCM has RPi3's back in stock, but, my order
>>> is still listed as "backordered"....Hum
>>>
>>> Based on what I've read about the RPi3, getting the hamvoip image to run
>>> should be quite easy.
>>>
>>> 73, David KB4FXC
>>>
>>>
>>>
>>> On Thu, 10 Mar 2016, Pierre Martel via arm-allstar wrote:
>>>
>>>> https://www.youtube.com/watch?v=RjUHJ0DFon4
>>>>
>>>>
>>>> http://ukallstarhub.ddns.net/ukallstarhub/?page_id=232
>>>>
>>>> Any one here know this guy?
>>>>
>>>> K5ENB
>>>>
>>>> Pierre
>>>> VE2PF
>>>>
>>>>
>>>
>>> _______________________________________________
>>>
>>> arm-allstar mailing list
>>> arm-allstar at hamvoip.org
>>> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>>>
>>> Visit the BBB and RPi2 web page - http://hamvoip.org
>>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2 web page - http://hamvoip.org
>
More information about the arm-allstar
mailing list