mbox series

[0/3] tools/xentop: Fix calculation of used memory and some cleanups

Message ID cover.1582143896.git.linux@eikelenboom.it (mailing list archive)
Headers show
Series tools/xentop: Fix calculation of used memory and some cleanups | expand

Message

Sander Eikelenboom Feb. 19, 2020, 8:31 p.m. UTC
Fixes some fallout from: c588c002cc1 ('tools: remove tmem code and commands')

Sander Eikelenboom (3):
  tools/xentop: Fix calculation of used memory.
  tools/xentop: Remove dead code
  tools/xentop: Cleanup some trailing whitespace

 tools/xenstat/xentop/xentop.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

Comments

Wei Liu Feb. 20, 2020, 12:53 a.m. UTC | #1
On Wed, Feb 19, 2020 at 09:31:29PM +0100, Sander Eikelenboom wrote:
> Fixes some fallout from: c588c002cc1 ('tools: remove tmem code and commands')

Thanks. I made some suggestions on adding commit messages. Let me know
if you're okay with those.

Wei.
Sander Eikelenboom Feb. 20, 2020, 10:35 a.m. UTC | #2
On 20/02/2020 01:53, Wei Liu wrote:
> On Wed, Feb 19, 2020 at 09:31:29PM +0100, Sander Eikelenboom wrote:
>> Fixes some fallout from: c588c002cc1 ('tools: remove tmem code and commands')
> 
> Thanks. I made some suggestions on adding commit messages. Let me know
> if you're okay with those.
> 
> Wei.
> 

Yes, they all seem improvements, thanks !

--
Sander