Damjan wrote:
> I have some questions for the FAQ, about the configuration of Linux guests:
> a) is swap needed in the guest (I'd say no, but..)
> b) what filesystem is best for a guest
> c) what io scheduler in the guest (noop? or cfq)
> d) are there any runtime kernel tweaks for the guest (/proc/sys)?
>
For the first four questions, do whatever you'd do for a similarly
configured host running a similar workload. It's fine to use cfq as the
I/O scheduler.
> e) suggested linux kernel source configuration (.config)
With newer kernels, be sure to enable virtio drivers, kvm clock, and kvm
mmu paravirtualization.
--
error compiling committee.c: too many arguments to function
|