|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93302
|
3 years |
vboxsync |
ValKit: VC++ 19.2 update 11 build adjustments (uint64_t -> double …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@84912
|
4 years |
vboxsync |
FsPerf: Off by one fix.
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@83986
|
5 years |
vboxsync |
Validation Kit/FsPerf: Use the temporary directory as default base …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@80915
|
5 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80910
|
5 years |
vboxsync |
FsPerf: Even better error reporting on that windows flush problem. …
|
|
|
@80909
|
5 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. [scmfix] …
|
|
|
@80908
|
5 years |
vboxsync |
FsPerf: Better error reporting on that windows flush problem. bugref:9172
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@79913
|
5 years |
vboxsync |
FsPerf: RTFileDelete adjustment. bugref:9172
|
|
|
@79371
|
5 years |
vboxsync |
FsPerf: Another w7rtm adjustment. bugref:9172
|
|
|
@79140
|
5 years |
vboxsync |
FsPerf: Try get more info on GA test failure issue. bugref:9172
|
|
|
@79072
|
5 years |
vboxsync |
FsPerf: win7 adjustment. bugref:9172
|
|
|
@78781
|
6 years |
vboxsync |
FsPerf: todo. bugref:9172
|
|
|
@78673
|
6 years |
vboxsync |
FsPerf: More tweaks/options for tailorying windows testing. bugref:9172
|
|
|
@78535
|
6 years |
vboxsync |
FsPerf,iprt/nt/nt.h: Buffer size testcase for …
|
|
|
@78486
|
6 years |
vboxsync |
FsPerf,iprt/nt/nt.h: Buffer size testcase for NtQueryInformationFile. …
|
|
|
@78379
|
6 years |
vboxsync |
FsPerf: Test noticing remote file changes when opening a file. bugref:9172
|
|
|
@78367
|
6 years |
vboxsync |
FsPerf: More tests of host<->guest interaction. bugref:9172
|
|
|
@78362
|
6 years |
vboxsync |
FsPerf: More tests of host<->guest interaction. bugref:9172
|
|
|
@78361
|
6 years |
vboxsync |
FsPerf: More on the slave mode for testing host<->guest interaction. …
|
|
|
@78360
|
6 years |
vboxsync |
FsPerf: More on the slave mode for testing host<->guest interaction. …
|
|
|
@78359
|
6 years |
vboxsync |
FsPerf: Working on adding a slave that runs on the host and so we can …
|
|
|
@78358
|
6 years |
vboxsync |
FsPerf: Working on adding a slave that runs on the host and so we can …
|
|
|
@78284
|
6 years |
vboxsync |
FsPerf: Some more corner cases. bugref:9172
|
|
|
@78248
|
6 years |
vboxsync |
FsPerf: Adjusting and extending nt-read-eof tests. bugref:9172
|
|
|
@78186
|
6 years |
vboxsync |
IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
|
|
|
@78180
|
6 years |
vboxsync |
FsPerf: Added '--relative-dir' option to work around PATH_MAX …
|
|
|
@77979
|
6 years |
vboxsync |
FsPerf: Bigger path buffers. bugref:9172
|
|
|
@77969
|
6 years |
vboxsync |
FsPerf: Skip block sizes that exceeds the file size. bugref:9172
|
|
|
@77968
|
6 years |
vboxsync |
FsPerf: Fixed the no-file-handle testcase so it doesn't try write …
|
|
|
@77931
|
6 years |
vboxsync |
FsPerf: splice test fix + cleanup. bugref:9172
|
|
|
@77928
|
6 years |
vboxsync |
FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
|
|
|
@77927
|
6 years |
vboxsync |
FsPerf: Enabled sendfile test on darwin. bugref:9172
|
|
|
@77926
|
6 years |
vboxsync |
FsPerf: Added splice() tests and benchmarks. bugref:9172
|
|
|
@77925
|
6 years |
vboxsync |
FsPerf: Added regular sendfile test (currently linux only). bugref:9172
|
|
|
@77908
|
6 years |
vboxsync |
Fix burning mac build boxes, sendfile() is not portable and OS X …
|
|
|
@77895
|
6 years |
vboxsync |
FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
|
|
|
@77894
|
6 years |
vboxsync |
FsPerf: Test readv beyond the end of the file. bugref:9172
|
|
|
@77865
|
6 years |
vboxsync |
FsPerf: Added a couple of TODOs. bugref:9172
|
|
|
@77831
|
6 years |
vboxsync |
FsPerf: Added file copy tests and benchmark. bugref:9172
|
|
|
@77692
|
6 years |
vboxsync |
FsPerf: Borrow open action tests from tstRTFileOpenEx-1. …
|
|
|
@77690
|
6 years |
vboxsync |
FsPerf: Borrow open action tests from tstRTFileOpenEx-1. ticketref:9276
|
|
|
@77660
|
6 years |
vboxsync |
FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
|
|
|
@77634
|
6 years |
vboxsync |
FsPerf: Added writev testcase. bugref:9172 ticketref:17360
|
|
|
@77630
|
6 years |
vboxsync |
FsPerf: Added readv testcase. bugref:9172 ticketref:17360
|
|
|
@77566
|
6 years |
vboxsync |
FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
|
|
|
@77540
|
6 years |
vboxsync |
FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
|
|
|
@77448
|
6 years |
vboxsync |
ValidationKit/FsPerf: Windows build fixes
|
|
|
@77447
|
6 years |
vboxsync |
ValidationKit/FsPerf: Windows build fixes
|
|
|
@77446
|
6 years |
vboxsync |
FsPerf: Another mmap test variation. bugref:9172
|
|
|
@77445
|
6 years |
vboxsync |
linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
|
|
|
@77442
|
6 years |
vboxsync |
linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
|
|
|
@77418
|
6 years |
vboxsync |
FsPerf: updates. bugref:9172
|
|
|
@77088
|
6 years |
vboxsync |
FsPerf: Extended read+write tests with file offset check after random …
|
|
|
@77052
|
6 years |
vboxsync |
FsPerf: Profile RTFsQuerySizes(). bugref:9172
|
|
|
@77007
|
6 years |
vboxsync |
Build fix.
|
|
|
@77002
|
6 years |
vboxsync |
FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
|
|
|
@76999
|
6 years |
vboxsync |
FsPerf: More command line options for tweaking the test parameters. …
|
|
|
@76975
|
6 years |
vboxsync |
PsPerf: Darwin adjustments. bugref:9172
|
|
|
@76929
|
6 years |
vboxsync |
FsPerf: Build fix. bugref:9172
|
|
|
@76928
|
6 years |
vboxsync |
FsPerf: Build fix. bugref:9172
|
|
|
@76927
|
6 years |
vboxsync |
FsPerf: Enable mmap tests everywhere but on OS/2 (no mmap). bugref:9172
|
|
|
@76926
|
6 years |
vboxsync |
FsPerf: Enabled mmap tests on darwin. bugref:9172
|
|
|
@76922
|
6 years |
vboxsync |
FsPerf: Use PROFILE_FN on write+msync to avoid hacks for bad ext4 …
|
|
|
@76919
|
6 years |
vboxsync |
FsPerf: Linux updates. bugref:9172
|
|
|
@76918
|
6 years |
vboxsync |
FsPerf: Linux updates. bugref:9172
|
|
|
@76917
|
6 years |
vboxsync |
FsPerf: Updates. bugref:9172
|
|
|
@76916
|
6 years |
vboxsync |
FsPerf: Updates. bugref:9172
|
|
|
@76914
|
6 years |
vboxsync |
FsPerf: Mostly done on windows. bugref:9172
|
|
|
@76903
|
6 years |
vboxsync |
FsPerf: Updates. bugref:9172
|
|
|
@76899
|
6 years |
vboxsync |
scm.
|
|
|
@76897
|
6 years |
vboxsync |
FsPerf: Updates. bugref:9172
|
|
|
@76889
|
6 years |
vboxsync |
ValidationKit/FsPerf: Build fix.
|
|
|
@76878
|
6 years |
vboxsync |
IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
|
|
|
@76873
|
6 years |
vboxsync |
FsPerf: Updates. bugref:9172
|
|
|
@76801
|
6 years |
vboxsync |
ValKit/FsPerf: Started on a simple shared folders performance …
|
|
|
@76796
|
6 years |
vboxsync |
ValKit/FsPerf: Started on a simple shared folders performance …
|
|
|
@76795
|
6 years |
vboxsync |
ValKit/FsPerf: Started on a simple shared folders performance …
|