https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212128

--- Comment #3 from rkober...@gmail.com ---
I am now running with a more conservative set of AIO parameters and have had no
problems. N.B. I only run a single instance of Windows 7 or, on rare occasion,
Linux Mint, so this might not be appropriate for servers running multiple VMs
at the same time.

# From my sysctl.conf                    Default
vfs.aio.max_aio_procs=4                 # (32)
vfs.aio.aiod_lifetime=30000             # (3000)
vfs.aio.max_aio_queue=8192              # (1024)
vfs.aio.max_aio_queue_per_proc=1024     # (256)
vfs.aio.max_aio_per_proc=128            # (32)
vfs.aio.max_buf_aio=64                  # (16) 

I will shortly reduce these further and see how it goes.

This does not preclude the possibility that the modifications to the port could
fix this far batter, but I have not had an issue with either kernel memory or
error in the VMs with these adjustments.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to