Kernel KVM virtualization development
 help / color / mirror / Atom feed
From: walimis <walimisdev@gmail.com>
To: Pekka Enberg <penberg@kernel.org>
Cc: Sasha Levin <levinsasha928@gmail.com>,
	mingo@elte.hu, asias.hejun@gmail.com, prasadjoshi124@gmail.com,
	gorcunov@gmail.com, kvm@vger.kernel.org
Subject: Re: [PATCH] kvm tools: Add 'kvm stat' command
Date: Tue, 16 Aug 2011 11:10:06 +0800	[thread overview]
Message-ID: <20110816031006.GB25779@walimis-desktop> (raw)
In-Reply-To: <alpine.DEB.2.00.1108151754360.2447@tiger>

On Mon, Aug 15, 2011 at 05:55:39PM +0300, Pekka Enberg wrote:
>On Mon, 15 Aug 2011, Sasha Levin wrote:
>>+static int do_memstat(const char *name, int pid)
>>+{
>>+	printf("Sending memstat command to %s, output should be on the targets' terminal.\n", name);
>>+	return kill(pid, SIGKVMMEMSTAT);
>>+}
>
>I applied the patch but I think we should come up with a mechanism to
>transport the output back to the command. Doing the printout in the
netlink or unix socket?

walimis
>guest terminal isn't going to work in the long run.
>
>			Pekka
>--
>To unsubscribe from this list: send the line "unsubscribe kvm" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2011-08-16  3:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15 14:32 [PATCH] kvm tools: Add 'kvm stat' command Sasha Levin
2011-08-15 14:33 ` [PATCH] kvm tools: Use correct data type for pid Sasha Levin
2011-08-15 14:55 ` [PATCH] kvm tools: Add 'kvm stat' command Pekka Enberg
2011-08-16  3:10   ` walimis [this message]
2011-08-16  5:48     ` Pekka Enberg
2011-08-16  3:09 ` walimis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110816031006.GB25779@walimis-desktop \
    --to=walimisdev@gmail.com \
    --cc=asias.hejun@gmail.com \
    --cc=gorcunov@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=mingo@elte.hu \
    --cc=penberg@kernel.org \
    --cc=prasadjoshi124@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox