BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] linux on usb stick
- Subject: [Discuss] linux on usb stick
- From: richard.pieri at gmail.com (Richard Pieri)
- Date: Tue, 04 Feb 2014 19:43:29 -0500
- In-reply-to: <CAJFsZ=pC-1kLLP2e3-DOJ1BcXKbkKfYfza9BAg+wZwsPfwmfhQ@mail.gmail.com>
- References: <52EEC358.5090301@stephenadler.com> <52EEE948.1060204@gmail.com> <52F0183A.1090504@stephenadler.com> <52F021FF.1010806@gmail.com> <52F02DF0.1050906@gmail.com> <52F126FE.9050908@gmail.com> <CAJFsZ=pC-1kLLP2e3-DOJ1BcXKbkKfYfza9BAg+wZwsPfwmfhQ@mail.gmail.com>
Bill Bogstad wrote: > Recent? versions of VirtualBox have an option to control "host io caching". > Their documentation states that VirtualBox uses its own "small cache" > to buffer writes even > if you turn off "host io caching". No idea what that means. "Host I/O caching" is the host's I/O cache. On Unix it's the kernel I/O buffers used for async mounts. On Windows it's the write policies for disk devices. VirtualBox can't actually turn off a host's I/O cache. All it can do is issue fsync or FlushFileBuffers calls against VM container files upon request from guests. There is still some host-level cache involved between when the guest finishes writing and issues the flush call and when the host can act upon VirtualBox's flush call. VirtualBox may have its own supplemental write cache that cannot be disabled. I don't know for sure and I don't really care. I finally gave up on VirtualBox a couple of years ago after a Linux guest crashed the hypervisor which in turn crashed the Linux host. -- Rich P.
- References:
- [Discuss] linux on usb stick
- From: adler at stephenadler.com (Stephen Adler)
- [Discuss] linux on usb stick
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] linux on usb stick
- From: adler at stephenadler.com (Stephen Adler)
- [Discuss] linux on usb stick
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] linux on usb stick
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] linux on usb stick
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] linux on usb stick
- From: bogstad at pobox.com (Bill Bogstad)
- [Discuss] linux on usb stick
- Prev by Date: [Discuss] linux on usb stick
- Next by Date: [Discuss] [Position-available] 2 Linux Admins
- Previous by thread: [Discuss] linux on usb stick
- Next by thread: [Discuss] linux on usb stick
- Index(es):