-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15200/
-----------------------------------------------------------

(Updated Nov. 8, 2013, 6:54 a.m.)


Review request for mesos, Benjamin Hindman, Ben Mahler, Du Li, and Niklas 
Nielsen.


Summary (updated)
-----------------

refactor mesos-ps to display allocated cpu and used/allocated memory


Repository: mesos-git


Description
-------

I think it would be better mesos-ps reports allocated cpus and used/allocated 
memory.


Diffs
-----

  src/cli/mesos-ps f32c812 

Diff: https://reviews.apache.org/r/15200/diff/


Testing
-------

tested on my laptop, single host deployment.
-(~/Documents/githubs/everpeace/mesos/build)-
$ ./bin/mesos.sh ps --master=192.168.33.1:5050
USER    FRAMEWORK    TASK      SLAVE              MEM                TIME       
       CPU(allocated) 
omura                echo5     shingo-no-macbo... 8.0 MB/1.0 GB      
00:00:00.090137   1              
omura                echo5     shingo-no-macbo... 9.0 MB/128.0 MB    
00:00:02.983559   1   


Thanks,

Shingo Omura

Reply via email to