Available user space/memory (RAM & Flash) with AAF

Hi guys,

Could you please indicate what is the available user space, both in terms of non-volatile memory and execution memory ?
And if you could also describe what are the structures/constraints for the non-volatile memory, that would be great! (Any FAQ available with this info ?)

Thanks in advance

oh! just realized I failed to precise I was looking for AAF on an LS300.
Any hint on the memory available ?

Thx

Hi,
I am looking after the same information for GX400. Execution memory and storage space? and how can we monitor them in realtime?

I was looking for it myself, and have no exact numbers. Running df and looking at /proc/meminfo gives a few hints though.

An estimate would be sligthly less than 30 Mb of non-volatile memory and about 50 Mb of RAM:

$ uname -a
Linux LS300 2.6.39.4-sharkskin+ #1 PREEMPT Mon Nov 12 09:41:52 PST 2012 armv5tel GNU/Linux
$ df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                40.0M     27.7M     12.3M  69% /
/dev/mtdblock8           50.0M      2.3M     47.7M   5% /mnt/hda1
tmpfs                    61.7M     76.0K     61.6M   0% /tmp
tmpfs                    21.0M     11.4M      9.6M  54% /root/aleos
/dev/mtdblock9           30.0M      1.3M     28.7M   4% /mnt/user
$ cat /proc/meminfo
MemTotal:         126320 kB
MemFree:           67000 kB