Hi,
I'm trying to increase the total memory available to apps running on DM365 board, but beside working with CMEM I've found that the Kernel is the major source of memory usage. After a clean boot of the board (no apps runing, minimal services), free says:
total used free shared buffers
Mem: 78272 44628 33644 0 0
Swap: 0 0 0
Total: 78272 44628 33644
I'd like to know what's using 44Mb of the 78 available... Most probably it's the kernel, but isn't it a bit too much?
Considering that by default 80Mb are free for linux and 44 are used up by "something", this means that of 128MB on the board only 33Mb are usable by an app. It seems a bit too much to me.