|
|
@30136
|
14 years |
vboxsync |
r62531 improved
|
|
|
@30132
|
14 years |
vboxsync |
Build fix
|
|
|
@30131
|
14 years |
vboxsync |
AsyncCompletion: Fix hang during migration of an endpoint to a …
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@29587
|
15 years |
vboxsync |
AsyncCompletion: Fix hang when closing the VM and flush the cache
|
|
|
@29450
|
15 years |
vboxsync |
AsyncCompletion: Fix parameters for RTFileAioCtxWait
|
|
|
@29121
|
15 years |
vboxsync |
AsyncCompletion/Cache: Allow more than one active flush at the same …
|
|
|
@28947
|
15 years |
vboxsync |
AsyncCompletion: Fix an I/O hang after the manager grew. The I/O …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27978
|
15 years |
vboxsync |
Cleanup
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27738
|
15 years |
vboxsync |
AsyncCompletion: Add a new method to set the size of an endpoint
|
|
|
@27656
|
15 years |
vboxsync |
AsyncCompletion: Fix for files which size is not aligned to 512 bytes …
|
|
|
@27557
|
15 years |
vboxsync |
I/O cache: Increase the endpoint size for every appending write, even …
|
|
|
@27495
|
15 years |
vboxsync |
Fix Windows regression
|
|
|
@27474
|
15 years |
vboxsync |
AsyncCompletion: Release log entry for every opened endpoint
|
|
|
@27323
|
15 years |
vboxsync |
AsyncCompletion: Print bandwidth limit in the release log
|
|
|
@27299
|
15 years |
vboxsync |
AsyncCompletion: More configuration options
* There are two …
|
|
|
@26812
|
15 years |
vboxsync |
AsyncCompletion: Don't immediately commit dirty buffers to the …
|
|
|
@26745
|
15 years |
vboxsync |
AsyncCompletion; Remove RT_STRICT
|
|
|
@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
|
|
|
@26527
|
15 years |
vboxsync |
dang
|
|
|
@26526
|
15 years |
vboxsync |
VMM,asm.h,Config.kmk: win.amd64 warnings; fixed the ASMAtomicSubU32 …
|
|
|
@26338
|
15 years |
vboxsync |
AsyncCompletion: Introduce range locks to prevent concurrent access to …
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@25757
|
15 years |
vboxsync |
PDMAsyncCompletionFile.cpp: nitpicking.
|
|
|
@25147
|
15 years |
vboxsync |
AsyncCompletion/Cache: Complete all pending writes before completing a …
|
|
|
@24443
|
15 years |
vboxsync |
Build fix
|
|
|
@24442
|
15 years |
vboxsync |
AsyncCompletion: New key to enable the host cache with async I/O. Not …
|
|
|
@24360
|
15 years |
vboxsync |
AsyncCompletion: Option to enforce use of the failsafe I/O manager
|
|
|
@24359
|
15 years |
vboxsync |
AsyncCompletion: CFGM key to disable the cache globally
|
|
|
@24278
|
15 years |
vboxsync |
AsyncCompletion: Cleanup in the cache and more statistics (more to come)
|
|
|
@24059
|
15 years |
vboxsync |
AsyncCompletion: Don't leak file descriptors when closing the …
|
|
|
@24047
|
15 years |
vboxsync |
AsyncCompletion: Do not use a failsafe manager for more than one endpoint
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23959
|
15 years |
vboxsync |
PDMAsyncCompletion: Disable async I/O on linux if opening fails …
|
|
|
@23958
|
15 years |
vboxsync |
temporary debugging code
|
|
|
@23956
|
15 years |
vboxsync |
PDMAsyncCompletion: Migrate endpoints to a failsafe manager if a …
|
|
|
@23952
|
15 years |
vboxsync |
AsyncCompletion: Disable RTFILE_O_NO_CACHE for Linux on filesystems …
|
|
|
@23013
|
15 years |
vboxsync |
PDMAsyncCompletion: Make it work on Solaris. directio doesn't work on …
|
|
|
@22981
|
15 years |
vboxsync |
PDMAsyncCompletionFile.cpp: The env.var. VBOX_ASYNC_IO_FAILBACK can be …
|
|
|
@22978
|
15 years |
vboxsync |
PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
|
|
|
@22977
|
15 years |
vboxsync |
PDMASyncCompletionFile: uBitmaskAlignment fix.
|
|
|
@22967
|
15 years |
vboxsync |
PDMAsyncCompletion: Bug fixes
|
|
|
@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 …
|
|
|
@20168
|
16 years |
vboxsync |
Fix windows burns
|
|
|
@20167
|
16 years |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|