Displaying 3 results from an estimated 3 matches for "somehone".
Did you mean:
someeone
2011 Jan 24
0
error xenwebmanager
...line 45, in fill_alerts
for ref in self.all_messages.keys():
AttributeError: backend instance has no attribute ''all_messages
I have installated the last versione of xenwebserver
xenwebmanager-0.9.9-1.el5.rf.noarch.rpm
and my XEN serverer is xen-3.0.3-105.el5_5.5
The OS Centos 5
Somehone can give me an help
Thaks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2017 Mar 01
0
[RFC] packed (virtio-net) headers
...scattered
>
> Assume the ANYLAY_OUT case, whereas the headered is prepened before
> each mbuf (or skb in kernel). In DPDK, a burst recevice in vhost pmd
> means 32 different cache visit for virtio header.
>
> For the legacy layout and indirect desc, the cache issue could somehone
> diminished a bit: we could arrange the virtio header in a same memory
> block and let the header desc point to the right one.
>
> But it's still not good enough: the virtio-net headers aren't accessed
> in batch: they have to be accessed one by one (by reading the...
2017 Mar 01
0
[RFC] packed (virtio-net) headers
...scattered
>
> Assume the ANYLAY_OUT case, whereas the headered is prepened before
> each mbuf (or skb in kernel). In DPDK, a burst recevice in vhost pmd
> means 32 different cache visit for virtio header.
>
> For the legacy layout and indirect desc, the cache issue could somehone
> diminished a bit: we could arrange the virtio header in a same memory
> block and let the header desc point to the right one.
>
> But it's still not good enough: the virtio-net headers aren't accessed
> in batch: they have to be accessed one by one (by reading the...