VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/utils/fs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78367   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78362   6 years vboxsync FsPerf: More tests of host<->guest interaction. bugref:9172
(edit) @78361   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78360   6 years vboxsync FsPerf: More on the slave mode for testing host<->guest interaction. …
(edit) @78359   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78358   6 years vboxsync FsPerf: Working on adding a slave that runs on the host and so we can …
(edit) @78284   6 years vboxsync FsPerf: Some more corner cases. bugref:9172
(edit) @78248   6 years vboxsync FsPerf: Adjusting and extending nt-read-eof tests. bugref:9172
(edit) @78186   6 years vboxsync IPRT,FsPerf: Added RTDIR_F_NO_ABS_PATH and RTDIRRMREC_F_NO_ABS_PATH to …
(edit) @78180   6 years vboxsync FsPerf: Added '--relative-dir' option to work around PATH_MAX …
(edit) @77979   6 years vboxsync FsPerf: Bigger path buffers. bugref:9172
(edit) @77969   6 years vboxsync FsPerf: Skip block sizes that exceeds the file size. bugref:9172
(edit) @77968   6 years vboxsync FsPerf: Fixed the no-file-handle testcase so it doesn't try write …
(edit) @77931   6 years vboxsync FsPerf: splice test fix + cleanup. bugref:9172
(edit) @77928   6 years vboxsync FsPerf: Do the splice() syscall ourselves (forgot) so we can build …
(edit) @77927   6 years vboxsync FsPerf: Enabled sendfile test on darwin. bugref:9172
(edit) @77926   6 years vboxsync FsPerf: Added splice() tests and benchmarks. bugref:9172
(edit) @77925   6 years vboxsync FsPerf: Added regular sendfile test (currently linux only). bugref:9172
(edit) @77908   6 years vboxsync Fix burning mac build boxes, sendfile() is not portable and OS X …
(edit) @77895   6 years vboxsync FsPerf: Added file-to-file sendfile testcase for linux. bugref:9172
(edit) @77894   6 years vboxsync FsPerf: Test readv beyond the end of the file. bugref:9172
(edit) @77865   6 years vboxsync FsPerf: Added a couple of TODOs. bugref:9172
(edit) @77831   6 years vboxsync FsPerf: Added file copy tests and benchmark. bugref:9172
(edit) @77692   6 years vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. …
(edit) @77690   6 years vboxsync FsPerf: Borrow open action tests from tstRTFileOpenEx-1. ticketref:9276
(edit) @77660   6 years vboxsync FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
(edit) @77634   6 years vboxsync FsPerf: Added writev testcase. bugref:9172 ticketref:17360
(edit) @77630   6 years vboxsync FsPerf: Added readv testcase. bugref:9172 ticketref:17360
(edit) @77566   6 years vboxsync FsPerf: Fix mmap coherency test, adjust rmdir(..). bugref:9172
(edit) @77540   6 years vboxsync FsPerf: Benchmark RTDirOpen/Close without the RTDirRead part, since …
(edit) @77448   6 years vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77447   6 years vboxsync ValidationKit/FsPerf: Windows build fixes
(edit) @77446   6 years vboxsync FsPerf: Another mmap test variation. bugref:9172
(edit) @77445   6 years vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77442   6 years vboxsync linux/vboxsf,FsPerf: RTFileWrite vs mmap coherency test and fixes. …
(edit) @77418   6 years vboxsync FsPerf: updates. bugref:9172
(edit) @77088   6 years vboxsync FsPerf: Extended read+write tests with file offset check after random …
(edit) @77052   6 years vboxsync FsPerf: Profile RTFsQuerySizes(). bugref:9172
(edit) @77007   6 years vboxsync Build fix.
(edit) @77002   6 years vboxsync FsPerf: Continue mmap on failure. Fixed div by zero in I/O perf if oe …
(edit) @76999   6 years vboxsync FsPerf: More command line options for tweaking the test parameters. …
(edit) @76975   6 years vboxsync PsPerf: Darwin adjustments. bugref:9172
(edit) @76929   6 years vboxsync FsPerf: Build fix. bugref:9172
(edit) @76928   6 years vboxsync FsPerf: Build fix. bugref:9172
(edit) @76927   6 years vboxsync FsPerf: Enable mmap tests everywhere but on OS/2 (no mmap). bugref:9172
(edit) @76926   6 years vboxsync FsPerf: Enabled mmap tests on darwin. bugref:9172
(edit) @76922   6 years vboxsync FsPerf: Use PROFILE_FN on write+msync to avoid hacks for bad ext4 …
(edit) @76919   6 years vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76918   6 years vboxsync FsPerf: Linux updates. bugref:9172
(edit) @76917   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76916   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76914   6 years vboxsync FsPerf: Mostly done on windows. bugref:9172
(edit) @76903   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76899   6 years vboxsync scm.
(edit) @76897   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76889   6 years vboxsync ValidationKit/FsPerf: Build fix.
(edit) @76878   6 years vboxsync IPRT/dir-poix.cpp,FsPerf.cpp: Darwin adjustments, realizing that the …
(edit) @76873   6 years vboxsync FsPerf: Updates. bugref:9172
(edit) @76801   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(edit) @76796   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
(add) @76795   6 years vboxsync ValKit/FsPerf: Started on a simple shared folders performance …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette