|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27563
|
15 years |
vboxsync |
I/O cache: Remove a bit of code which is not used very often anymore …
|
|
|
@27557
|
15 years |
vboxsync |
I/O cache: Increase the endpoint size for every appending write, even …
|
|
|
@27299
|
15 years |
vboxsync |
AsyncCompletion: More configuration options
* There are two …
|
|
|
@27280
|
15 years |
vboxsync |
AsyncCompletion: Change range locks allocation from RTMemAlloc to …
|
|
|
@26814
|
15 years |
vboxsync |
AsyncCompletion: Protect the dirty but not committed list by a spinlock
|
|
|
@26812
|
15 years |
vboxsync |
AsyncCompletion: Don't immediately commit dirty buffers to the …
|
|
|
@26689
|
15 years |
vboxsync |
AsyncCompletion: Do not use TM to refresh the bandwidth limit. Expired …
|
|
|
@26671
|
15 years |
vboxsync |
AsyncCompletion: Make it possible to limit the bandwidth of a VM
|
|
|
@26338
|
15 years |
vboxsync |
AsyncCompletion: Introduce range locks to prevent concurrent access to …
|
|
|
@26334
|
15 years |
vboxsync |
AsyncCompletion: Fix a few bugs which could result in cache exceeding …
|
|
|
@25147
|
15 years |
vboxsync |
AsyncCompletion/Cache: Complete all pending writes before completing a …
|
|
|
@24621
|
15 years |
vboxsync |
AsyncCompletion: Implement new caching using the 2Q algorithm
|
|
|
@24517
|
15 years |
vboxsync |
AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
|
|
|
@24442
|
15 years |
vboxsync |
AsyncCompletion: New key to enable the host cache with async I/O. Not …
|
|
|
@24359
|
15 years |
vboxsync |
AsyncCompletion: CFGM key to disable the cache globally
|
|
|
@24356
|
15 years |
vboxsync |
AsyncCompletion: Improve write performance for random acess. If a …
|
|
|
@24278
|
15 years |
vboxsync |
AsyncCompletion: Cleanup in the cache and more statistics (more to come)
|
|
|
@23975
|
15 years |
vboxsync |
AsyncCompletion: Fix possible data corruption
|
|
|
@23956
|
15 years |
vboxsync |
PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a …
|
|
|
@23404
|
15 years |
vboxsync |
AsyncCompletion: Handle out of resources case properly. Should fix …
|
|
|
@22851
|
15 years |
vboxsync |
Fixes for async I/O manager
|
|
|
@22757
|
15 years |
vboxsync |
AsyncCompletion: Break the big critical section into smaller parts and …
|
|
|
@22309
|
15 years |
vboxsync |
PDMAsyncCompletion: Add first part of the cache for file I/O
|
|
|
@21496
|
15 years |
vboxsync |
VMM/PDMAsyncCompletion: Add basic working manager using RTFileAio API …
|