Displaying 6 results from an estimated 6 matches for "vring_bench_shadow".
Did you mean:
vring_bench_noshadow
2015 Nov 18
2
[PATCH] virtio_ring: Shadow available ring flags & index
...,393,148 L1-dcache-load-misses # 0.01% of all L1-dcache hits
61,709,640,363 L1-dcache-stores
5,745,690 L1-dcache-store-misses
10,186,932,553 L1-dcache-prefetches
1,491 L1-dcache-prefetch-misses
121.335699344 seconds time elapsed
Performance counter stats for './vring_bench_shadow 1000000000':
334,766,413,861 L1-dcache-loads
15,787,778 L1-dcache-load-misses # 0.00% of all L1-dcache hits
62,735,792,799 L1-dcache-stores
3,252,113 L1-dcache-store-misses
9,018,273,596 L1-dcache-prefetches
819 L1-dcache-prefetch-misses
121.206339656...
2015 Nov 18
2
[PATCH] virtio_ring: Shadow available ring flags & index
...,393,148 L1-dcache-load-misses # 0.01% of all L1-dcache hits
61,709,640,363 L1-dcache-stores
5,745,690 L1-dcache-store-misses
10,186,932,553 L1-dcache-prefetches
1,491 L1-dcache-prefetch-misses
121.335699344 seconds time elapsed
Performance counter stats for './vring_bench_shadow 1000000000':
334,766,413,861 L1-dcache-loads
15,787,778 L1-dcache-load-misses # 0.00% of all L1-dcache hits
62,735,792,799 L1-dcache-stores
3,252,113 L1-dcache-store-misses
9,018,273,596 L1-dcache-prefetches
819 L1-dcache-prefetch-misses
121.206339656...
2015 Nov 18
0
[PATCH] virtio_ring: Shadow available ring flags & index
...# 0.01% of all L1-dcache hits
> 61,709,640,363 L1-dcache-stores
> 5,745,690 L1-dcache-store-misses
> 10,186,932,553 L1-dcache-prefetches
> 1,491 L1-dcache-prefetch-misses
> 121.335699344 seconds time elapsed
>
> Performance counter stats for './vring_bench_shadow 1000000000':
>
> 334,766,413,861 L1-dcache-loads
> 15,787,778 L1-dcache-load-misses # 0.00% of all L1-dcache hits
> 62,735,792,799 L1-dcache-stores
> 3,252,113 L1-dcache-store-misses
> 9,018,273,596 L1-dcache-prefetches
> 819 L1-dcach...
2015 Nov 19
1
[PATCH] virtio_ring: Shadow available ring flags & index
...hits
>> 61,709,640,363 L1-dcache-stores
>> 5,745,690 L1-dcache-store-misses
>> 10,186,932,553 L1-dcache-prefetches
>> 1,491 L1-dcache-prefetch-misses
>> 121.335699344 seconds time elapsed
>>
>> Performance counter stats for './vring_bench_shadow 1000000000':
>>
>> 334,766,413,861 L1-dcache-loads
>> 15,787,778 L1-dcache-load-misses # 0.00% of all L1-dcache hits
>> 62,735,792,799 L1-dcache-stores
>> 3,252,113 L1-dcache-store-misses
>> 9,018,273,596 L1-dcache-prefetches
>>...
2015 Nov 13
2
[PATCH] virtio_ring: Shadow available ring flags & index
On Wed, Nov 11, 2015 at 02:34:33PM +0200, Michael S. Tsirkin wrote:
> On Tue, Nov 10, 2015 at 04:21:07PM -0800, Venkatesh Srinivas wrote:
> > Improves cacheline transfer flow of available ring header.
> >
> > Virtqueues are implemented as a pair of rings, one producer->consumer
> > avail ring and one consumer->producer used ring; preceding the
> > avail ring
2015 Nov 13
2
[PATCH] virtio_ring: Shadow available ring flags & index
On Wed, Nov 11, 2015 at 02:34:33PM +0200, Michael S. Tsirkin wrote:
> On Tue, Nov 10, 2015 at 04:21:07PM -0800, Venkatesh Srinivas wrote:
> > Improves cacheline transfer flow of available ring header.
> >
> > Virtqueues are implemented as a pair of rings, one producer->consumer
> > avail ring and one consumer->producer used ring; preceding the
> > avail ring