In case I execute:
show version | i mem
..then I can see that I have "229376K/32768K bytes of memory". In other words I have 234881024 bytes of RAM for software. Now if I do:
show processes memory
..I see following information: "Total: 187665408, Used: 59200080, Free: 128465328". Why isn't the "Total" amount of memory in "show processes memory" output 234881024?