Re: [Xen-devel] Xen + futexes

2015-07-03 Thread Vitaly Chernooky
On Thu, Jul 2, 2015 at 1:48 PM, Dario Faggioli wrote: > On Thu, 2015-07-02 at 12:48 +0300, Vitaly Chernooky wrote: > > Hi all! > > > Hi, > > > > I have theoretical question. > > > Great, I love theoretical stuff! :-P > > > > What do you think

[Xen-devel] Xen + futexes

2015-07-02 Thread Vitaly Chernooky
Hi all! I have theoretical question. What do you think about porting futexes or binder to XEN? With best regards, -- *Vitaly Chernooky | Senior Developer - Product Engineering and Development* GlobalLogic P *+380.44.4929695 ext.1136* M *+380.63.6011802* S cvv_2k www.globallogic.com http

Re: [Xen-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-20 Thread Vitaly Chernooky
David, On Fri, Mar 20, 2015 at 12:46 PM, David Vrabel wrote: > On 20/03/15 10:38, Vitaly Chernooky wrote: >> So I have finished my investigation and suggest to discuss the simple >> attaches patch. > > Looks ok to me. But this needs to go via the filesystem maintainers,

Re: [Xen-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-20 Thread Vitaly Chernooky
So I have finished my investigation and suggest to discuss the simple attaches patch. With best regards, On Fri, Mar 20, 2015 at 12:08 PM, Vitaly Chernooky < vitalii.chernoo...@globallogic.com> wrote: > > > On Fri, Mar 20, 2015 at 6:04 AM, Marek Marczykowski-Gó

Re: [Xen-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-20 Thread Vitaly Chernooky
On Fri, Mar 20, 2015 at 6:04 AM, Marek Marczykowski-Górecki < marma...@invisiblethingslab.com> wrote: > On Thu, Mar 19, 2015 at 03:10:49PM +0200, Vitaly Chernooky wrote: > > David, > > > > On Thu, Mar 19, 2015 at 3:00 PM, David Vrabel > > wrote: > > >

Re: [Xen-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-20 Thread Vitaly Chernooky
On Fri, Mar 20, 2015 at 6:04 AM, Marek Marczykowski-Górecki < marma...@invisiblethingslab.com> wrote: > On Thu, Mar 19, 2015 at 03:10:49PM +0200, Vitaly Chernooky wrote: > > David, > > > > On Thu, Mar 19, 2015 at 3:00 PM, David Vrabel > > wrote: > > >

Re: [Xen-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-19 Thread Vitaly Chernooky
gt; > _______ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > -- *Vitaly Chernooky | Senior Developer - Product Engineering and Development* GlobalLogic P *+380.44.4929695 ext.1136* M *+380.63.6011802* S

Re: [Xen-devel] [Embedded-pv-devel] Deadlock in /proc/xen/xenbus watch+read on 3.17+ (maybe earlier)

2015-03-19 Thread Vitaly Chernooky
n(SIGPIPE, {SIG_IGN, [], SA_RESTORER, > >> 0x7fc78c1488f0}, {SIG_DFL, [], SA_RESTORER, 0x7fc78c1488f0}, 8) = 0 > >> [pid 2494] write(3, "\2\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0", 16 > >> > >> And thats all - 2494 is waiting on write, 2495 is waiting on read

Re: [Xen-devel] Guidelines for new PV protocol submission

2015-02-09 Thread Vitaly Chernooky
On Mon, Feb 9, 2015 at 3:15 PM, Ian Campbell wrote: > On Mon, 2015-02-09 at 13:59 +0200, Vitaly Chernooky wrote: > > > Guys, what do you think about using an Interface Description Language > > such as Google Protocol Buffers or something like? > > After a bit of googl

Re: [Xen-devel] Guidelines for new PV protocol submission

2015-02-09 Thread Vitaly Chernooky
r gcc'isms as > each implementation could choose the more convenient way to represent > this layout internally. > > Roger. > > _______ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > --

[Xen-devel] PV USB

2015-02-02 Thread Vitaly Chernooky
, -- *Vitaly Chernooky | Senior Developer - Product Engineering and Development* GlobalLogic P *+380.44.4929695 ext.1136* M *+380.98.7920568* S cvv_2k www.globallogic.com http://www.globallogic.com/email_disclaimer.txt ___ Xen-devel mailing list Xen-devel

[Xen-devel] WebCAM via PV-USB

2015-02-02 Thread Vitaly Chernooky
Hi All! Is there known any USB webcam to be working via PV USB? With best regards, -- *Vitaly Chernooky | Senior Developer - Product Engineering and Development* GlobalLogic P *+380.44.4929695 ext.1136* M *+380.98.7920568* S cvv_2k www.globallogic.com http://www.globallogic.com

Re: [Xen-devel] [PATCH v5] sndif: add ABI for Para-virtual sound

2015-01-29 Thread Vitaly Chernooky
regards, Vitaly Chernooky On Thu, Jan 22, 2015 at 6:11 PM, Ian Jackson wrote: > Oleksandr Dmytryshyn writes ("Re: [Xen-devel] [PATCH v5] sndif: add ABI > for Para-virtual sound"): > > On Thu, Jan 22, 2015 at 5:56 PM, Ian Jackson > wrote: > > > Oleksandr Dmytryshyn