From: Dmitry Torokhov <dtor@vmware.com>
To: Chetan Loke <chetanloke@gmail.com>
Cc: "pv-drivers@vmware.com" <pv-drivers@vmware.com>
Subject: Re: additional esx events (was Re: [PATCH] VMware Balloon: rename module)
Date: Fri, 17 Sep 2010 08:47:26 -0700 [thread overview]
Message-ID: <201009170847.26491.dtor@vmware.com> (raw)
In-Reply-To: <AANLkTimFUgZoKBXk_weOG_AMtW8Y0g6Q8-QvH8hnfv8z@mail.gmail.com>
[BCC-ing akpm and LKML since they are probably not interested in ESX too much]
On Thursday, September 16, 2010 07:37:24 pm Chetan Loke wrote:
> On Thu, Sep 16, 2010 at 8:31 PM, Dmitry Torokhov <dtor@vmware.com> wrote:
>
> > There is vSphere SDK that shoudl allow you to connect to the hostd and
> > get more information about the host/VC:
> >
> > http://www.vmware.com/support/developer/viperltoolkit/
>
> perl API? why? vmware_balloon driver already has the hooks. So a
> parallel driver can have the same
> basic implementation. I'm not looking for any fancy notifications.
> Even if we emit sysfs nodes, it's
> perfectly fine. It will be a one-way read only channel.I am willing to test
> it.
I do not understand why we should try jamming into the kernel something that
can be implemented in userspace. Balloon is in the kernel because it is
privileged operation that affects correctness of the VM handling (if we are
told that certain page can be ballooned and it was a lie VM may crash), but
monitoring-type application can and should use different communication
channels.
Thanks.
--
Dmitry
prev parent reply other threads:[~2010-09-17 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-17 2:37 additional esx events (was Re: [PATCH] VMware Balloon: rename module) Chetan Loke
2010-09-17 15:47 ` Dmitry Torokhov [this message]
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=201009170847.26491.dtor@vmware.com \
--to=dtor@vmware.com \
--cc=chetanloke@gmail.com \
--cc=pv-drivers@vmware.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.