Displaying 3 results from an estimated 3 matches for "tsc_tolerance_ppm".
2015 Mar 25
2
Networking issues in host
I've been having intermittent network issues on my Host - they go away when
I stop and disable libvirtd and then reboot. They do not go away if I just
stop libvirtd and don't reboot.
I'm at a loss as to where to start with my troubleshooting, and being a
relative n00b to libvirt, I'd love any pointers.
Regards,
Richard
2015 Mar 29
0
Re: Networking issues in host
...filename: /lib/modules/3.18.6-1-ARCH/kernel/arch/x86/kvm/kvm.ko.gz
license: GPL
author: Qumranet
depends:
intree: Y
vermagic: 3.18.6-1-ARCH SMP preempt mod_unload modversions
parm: ignore_msrs:bool
parm: min_timer_period_us:uint
parm: tsc_tolerance_ppm:uint
parm: allow_unsafe_assigned_interrupts:Enable device
assignment on platforms without interrupt remapping support. (bool)
root@eanna i ~ # grep -P "^(?\!#).*GRUB_CMDLINE" /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet acpi_osi=Linux iommu=pt iommu=1
transparent_hug...
2014 Oct 13
1
Re: KVM incremental backup using CBT
On 10/12/2014 10:19 PM, Jd wrote:
[please don't top-post on technical lists]
> Thanks Kashyap,
> The command line examples makes thing quite clear :)
> rsync for image (large) files create a new file for every little
> change, that was the reason I started looking in to using dirty bitmaps.
Upstream qemu still doesn't have persistent dirty bitmap tracking
working yet; once