WillCK
Posts: 14
Joined: Mon Mar 18, 2013 7:59 pm

Memory on the Model A

Wed Mar 27, 2013 3:21 pm

I love the specs on the Model A...except for one...the RAM being half that of the model B

I will be using my Pi's for tinkering and robotics applications....with usb wireless always...so the elimination of the RJ45 port is a no brainer to me....does anyone really use wired lan (aside from the pc closest to your router) anymore?

Also having only a single USB port is no big deal as I plan on using a powered USB hub for my "desktop" Pi and my "mobile" Pi (mounted on a bot) will probably be accessed with ssh or some other means.

long story short I am sad that the Model A...which is ideal for mounting on a bot has half the available RAM of the model B

Is this strictly a cost consideration?

Just curious if there are any plans in the works to put more RAM on the model A (maybe a $30 US mini pc?)

DirkS
Posts: 10347
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Memory on the Model A

Wed Mar 27, 2013 3:33 pm

For most applications 256MB should be plenty. Just ask all the people who bought the early Model B revisions last year...

Gr.
Dirk.

User avatar
rpdom
Posts: 17029
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Memory on the Model A

Wed Mar 27, 2013 3:34 pm

Consider yourself lucky. The original specs for the Model A was 128MB of RAM, and the original Model B (like I have) has only 256MB.

It's a price issue. The chips got cheaper, so the machines could have double the original memory without going above the target prices.

User avatar
RaTTuS
Posts: 10558
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Memory on the Model A

Wed Mar 27, 2013 3:39 pm

256 is fine...
and everyone who want any real speed out of their NIC will use a wired one.
even 100Mbps is faster than a wireless device [especially if you have more than one]....
and more secure
YMMV
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Memory on the Model A

Wed Mar 27, 2013 4:11 pm

WillCK wrote:I love the specs on the Model A...except for one...the RAM being half that of the model B

I will be using my Pi's for tinkering and robotics applications....with usb wireless always...so the elimination of the RJ45 port is a no brainer to me....does anyone really use wired lan (aside from the pc closest to your router) anymore?

Also having only a single USB port is no big deal as I plan on using a powered USB hub for my "desktop" Pi and my "mobile" Pi (mounted on a bot) will probably be accessed with ssh or some other means.

long story short I am sad that the Model A...which is ideal for mounting on a bot has half the available RAM of the model B

Is this strictly a cost consideration?

Just curious if there are any plans in the works to put more RAM on the model A (maybe a $30 US mini pc?)
I never use wireless on my Raspi's...slower and insecure.

More RAM would push the price over $25. Which won't happen for the model A. That's a very important cut off.

Decent code shouldn't use more than 256MB anyway.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: Memory on the Model A

Wed Mar 27, 2013 6:08 pm

Half of my 'B' s have 256MB.........

There are perfectly good 'bots' out there with an Arduino brain. A whole 8bit CPU and 2k of RAM.
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

User avatar
Jessie
Posts: 1754
Joined: Fri Nov 04, 2011 7:40 pm
Location: C/S CO USA

Re: Memory on the Model A

Wed Mar 27, 2013 7:08 pm

256 is fine, my Arch server has 128MB and it has no problem dishing out content up to 35MB/sec, that's bytes not bits. When the R Pi model B only had 256 I never once saw the memory even close to pegged. There are a couple rare use cases out there that will fill it. The fact is and I get real tired of repeating this... The CPU core is the bottleneck. All the OS images are so stripped down to use this limited CPU that the memory use is very limited as a result.

User avatar
tonyhughes
Posts: 951
Joined: Wed Dec 26, 2012 3:46 am

Re: Memory on the Model A

Wed Mar 27, 2013 7:21 pm

The Model A doesn't have half the RAM of the Model B - the Model B has twice the RAM of the Model A :D

Ethernet ports have saved me about $40 in hardware and counting, as my Pi's are connected to a router upstairs, and one connected to a WiFi/ethernet wireless repeater downstairs.

By using ethernet, my favourite distros (Raspbian and Raspbmc) both have network out of the box without having to setup the WiFi. The ethernet ports in the office and behind the TV cabinet were already there.

It is what it is - grab a Model A or a Model B, and start going for it.

I haven't done anything on a Pi yet that requires more than 256MB RAM, including media centre duty, webhosting, SQL database and heavy duty file operations.

WillCK
Posts: 14
Joined: Mon Mar 18, 2013 7:59 pm

Re: Memory on the Model A

Wed Mar 27, 2013 9:48 pm

Thanks for all the responses.

I already have a Model B....going to pick up another board...just trying to decide on the Model.

With the feedback here....I am guessing that 256 megs won't slow down most processes (the cpu being the bottleneck point)...so I will probably go with a Model A

I wasn't trying to start a debate about wired vs wireless...wireless is just my preference and I only use wired on one machine here...the one next to the router.

Anyway....thanks again all...I will get my Model A ordered up!

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: Memory on the Model A

Thu Mar 28, 2013 9:09 am

It will only slow down if you actually run out of memory, and I'm thinking for most robotic apps that wouldn't be a problem.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

Return to “General discussion”