Displaying 2 results from an estimated 2 matches for "x5670".
Did you mean:
5670
2018 Mar 08
0
fuse vs libgfapi LIO performances comparison: how to make tests?
Dear support, I need to export gluster volume with LIO for a
virtualization system. In this moment I have a very basic test
configuration: 2x HP 380 G7(2 * Intel X5670 (Six core @ 2,93GHz), 72GB
ram, hd RAID10 6xsas 10krpm, lan Intel X540 T2 10GB) directly
interconnected. Gluster configuration is replica 2. OS is Fedora 27
For my tests I used dd and I found strange results. Apparently the
volume mounted locally and exported with LIO is more faster than the
s...
2011 Nov 08
48
Need help with fixing the Xen waitqueue feature
The patch ''mem_event: use wait queue when ring is full'' I just sent out
makes use of the waitqueue feature. There are two issues I get with the
change applied:
I think I got the logic right, and in my testing vcpu->pause_count drops
to zero in p2m_mem_paging_resume(). But for some reason the vcpu does
not make progress after the first wakeup. In my debugging there is one