linguini1 commented on issue #17274:
URL: https://github.com/apache/nuttx/issues/17274#issuecomment-3986922301

   This one will be interesting since `free` is implemented as just performing 
`cat /proc/meminfo` essentially.
   
   I noticed the output of `cat /proc/meminfo` on my Linux machine is 
completely different from NuttX. Memory "chunks" are listed one per newline and 
the output is shown in units of kB. The `free` outputs between Linux and NuttX 
are very similar though.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to