I have just checked memory usage:
on the X450:
Mem: 230276K used, 24380K free, 0K shrd, 34764K buff, 36960K cached
on the X650:
Mem: 588716K used, 427728K free, 0K shrd, 131780K buff, 263400K cached
The X650 is the stack master, are the routing tables stored in the memory of both switches?
The memory usage on the X450 seems to be taken up primarily by 1 main process:
PID PPID USER STAT RSS %MEM CPU %CPU COMMAND
1428 1 root S 29272 11.4 0 0.0 ./cliMaster
1424 1 root S < 9276 3.6 0 2.6 ./hal
1570 1 root S 5136 2.0 0 0.0 ./etmon
1585 1 root S 3212 1.2 0 0.0 ./xmld
1418 1 root S 2552 1.0 0 0.0 ./emsServer
The cliMaster process is taking up 11.4% of memory, i'm guessing this is an important cli process and there is no way to reduce the memory usage of this process?