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

[Xen-devel] Zero-sized reads from XenBus block



Hi list,

I’m not sure if this is the expected behaviour, but it seems zero-sized reads 
from /dev/xen/xenbus block. Here’s sample code in Python

    import os
    
    fd = os.open("/dev/xen/xenbus", os.O_RDWR)
    os.read(fd, 0)  # Blocks.

The issue is not language-specific, similar code in C blocks as well.

Regards,
Sergei
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.