|
|
@27557
|
15 years |
vboxsync |
I/O cache: Increase the endpoint size for every appending write, even …
|
|
|
@27526
|
15 years |
vboxsync |
I/O cache: Missing case
|
|
|
@27524
|
15 years |
vboxsync |
I/O cache: We have to clip the read size if there is an intersecting …
|
|
|
@27523
|
15 years |
vboxsync |
I/O cache: Really disable read cache
|
|
|
@27522
|
15 years |
vboxsync |
I/O cache: Disable read cache
|
|
|
@27521
|
15 years |
vboxsync |
I/O cache: Optimize 1-byte writes done by VMDK
|
|
|
@26956
|
15 years |
vboxsync |
I/O Cache: Fix a crash
|
|
|
@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 …
|
|
|
@26526
|
15 years |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26334
|
15 years |
vboxsync |
AsyncCompletion: Fix a few bugs which could result in cache exceeding …
|
|
|
@26246
|
15 years |
vboxsync |
AsyncCompletion: Fix passthrough after cleanup, assertion and a …
|
|
|
@26242
|
15 years |
vboxsync |
Build fix
|
|
|
@26240
|
15 years |
vboxsync |
AsyncCompletion: Cleanup
|
|
|
@26181
|
15 years |
vboxsync |
pdmacFileEpCacheDestroy: Fixed lock order issue, conflicted with …
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@25647
|
15 years |
vboxsync |
Some more doxygen fixes, now for Core.docs.
|
|
|
@25271
|
15 years |
vboxsync |
PDMAsyncCompletionFileCache.cpp: warnings and don't release …
|
|
|
@25147
|
15 years |
vboxsync |
AsyncCompletion/Cache: Complete all pending writes before completing a …
|
|
|
@24708
|
15 years |
vboxsync |
AsyncCompletion: Remove the entry from the endpoint where it belongs …
|
|
|
@24622
|
15 years |
vboxsync |
Build fix for debug builds
|
|
|
@24621
|
15 years |
vboxsync |
AsyncCompletion: Implement new caching using the 2Q algorithm
|
|
|
@24529
|
15 years |
vboxsync |
AsyncCompletion: Fix reference leak of cached entries. Blocked further …
|
|
|
@24517
|
15 years |
vboxsync |
AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
|
|
|
@24415
|
15 years |
vboxsync |
AsyncCompletion: Release the write lock when done. Should fix guest hangs
|
|
|
@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)
|
|
|
@24202
|
15 years |
vboxsync |
AsyncCompletion/FileCache: Create new cache entries for writes which …
|
|
|
@23975
|
15 years |
vboxsync |
AsyncCompletion: Fix possible data corruption
|
|
|
@23744
|
15 years |
vboxsync |
AsyncCompletion: Bugfix
|
|
|
@23712
|
15 years |
vboxsync |
Async Completion: logging fixes
|
|
|
@23673
|
15 years |
vboxsync |
typo
|
|
|
@23615
|
15 years |
vboxsync |
AsyncCompletion/FileCache: Improve memory usage for read sizes not …
|
|
|
@23604
|
15 years |
vboxsync |
AsyncCompletion: More logging
|
|
|
@22851
|
15 years |
vboxsync |
Fixes for async I/O manager
|
|
|
@22757
|
15 years |
vboxsync |
AsyncCompletion: Break the big critical section into smaller parts and …
|
|
|
@22310
|
15 years |
vboxsync |
PDMAsyncCompletion: Documentation for the cache
|
|
|
@22309
|
15 years |
vboxsync |
PDMAsyncCompletion: Add first part of the cache for file I/O
|