Re: [PATCH] kvm tools: Add 'kvm stat' command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 16, 2011 at 6:10 AM, walimis <walimisdev@xxxxxxxxx> wrote:
> 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?

I don't know! Ingo? Someone? What are the benefits of netlink over sockets?
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux