0

Does QNX store the output of showmem system call in some file?

showmem -S
System RAM: 4096M ( 4294967296)
Total Used: 1425M ( 1494345552)
Used Private: 1075M ( 1127446352)
Used Shared: 349M ( 366899200)

adizone
  • 203
  • 1
  • 5
  • 13

1 Answers1

0

take a look at my reply to a similar problem

I wrote a sample code to get the available RAM.

Hope this help

Emmanuel

Community
  • 1
  • 1
Emmanuel H.
  • 101
  • 1