1461 Commits

Author SHA1 Message Date
Bill Zissimopoulos
834adbdc36 restructure project to accommodate wiki 2016-12-06 16:40:32 -08:00
Bill Zissimopoulos
25c687d5c5 doc; winfsp-ipc: update document 2016-12-06 15:25:59 -08:00
Bill Zissimopoulos
200de2a7f9 doc: winfsp-ipc: WinFsp as IPC Mechanism 2016-12-06 09:50:37 -08:00
Bill Zissimopoulos
8e7c241f32 doc: perf-tests: update Performance Testing document 2016-12-05 16:37:31 -08:00
Bill Zissimopoulos
e530e671a5 doc: perf-tests: update Performance Testing document 2016-12-05 14:50:29 -08:00
Bill Zissimopoulos
d804f5674d tst: fsbench: disable rdwr sector tests as they are too slow 2016-12-05 11:54:59 -08:00
Bill Zissimopoulos
ac6f024715 fsbench: expand on read/write tests and fixes 2016-12-04 14:41:38 -08:00
Bill Zissimopoulos
a1af8ff921 sys: Queued Events and use fin FSP_IOQ 2016-12-03 19:41:26 -08:00
Bill Zissimopoulos
f7ca9f0522 tst: memfs: ReadDirectory im: optimization to improve quadratic behavior 2016-11-30 21:50:44 -08:00
Bill Zissimopoulos
3518d7a8c2 tst: memfs: ReadDirectory improvements 2016-11-30 16:12:00 -08:00
Bill Zissimopoulos
281d92f2bc doc: perf-tests: improve conditional check for AsciidocFX 2016-11-30 10:00:43 -08:00
Bill Zissimopoulos
7769a2c062 doc: perf-tests: typos 2016-11-30 09:43:10 -08:00
Bill Zissimopoulos
595a77bd2e doc: update perf-tests document 2016-11-29 23:42:41 -08:00
Bill Zissimopoulos
6860a6986a doc: update perf-tests document 2016-11-29 23:34:54 -08:00
Bill Zissimopoulos
63e8cf1090 doc: add perf-tests document and supporting files 2016-11-29 22:22:45 -08:00
Bill Zissimopoulos
7bdca634aa tools: run-perf-tests: only iterate 5 times 2016-11-29 12:43:25 -08:00
Bill Zissimopoulos
535babc0d5 tools: run-perf-tests 2016-11-27 16:32:45 -08:00
Bill Zissimopoulos
e86dcde1a1 tst: fsbench: improvements 2016-11-27 11:16:06 -08:00
Bill Zissimopoulos
6e10e0489b tst: fsbench: mmap tests 2016-11-26 22:09:40 -08:00
Bill Zissimopoulos
f82cad712a tst: fsbench: rdwr test 2016-11-26 20:50:35 -08:00
Bill Zissimopoulos
d12234bb01 tst: memfs: improve memory allocation scheme 2016-11-26 20:08:55 -08:00
Bill Zissimopoulos
10a8519294 tst: fsbench: file_open_test, file_overwrite_test 2016-11-26 12:01:01 -08:00
Bill Zissimopoulos
1b6395fc91 tst: fsbench: file_list_test 2016-11-25 15:10:07 -08:00
Bill Zissimopoulos
f1a363b848 tst: fsbench: simple benchmark program 2016-11-25 11:46:21 -08:00
Bill Zissimopoulos
eea1a8fd8b tst: winfsp-tests: disable tests that cannot work under a network share 2016-11-24 17:35:45 -08:00
Bill Zissimopoulos
5444ce7f50 sys: rename: only do MmFlushImageSection when ImageSectionObject is not NULL 2016-11-24 15:09:39 -08:00
Bill Zissimopoulos
29c140b9cd tst: winfsp-tests: delete_pending_test 2016-11-24 13:34:51 -08:00
Bill Zissimopoulos
cdfd60877b tst: winfsp-tests: delete_mmap_test 2016-11-24 13:26:50 -08:00
Bill Zissimopoulos
e7931e28fd tst: make non-essential and long running tests optional 2016-11-23 21:26:21 -08:00
Bill Zissimopoulos
002a0262f7 sys: FspFileNodeOplockCheckAsyncEx: DEBUGTEST 2016-11-23 21:23:57 -08:00
Bill Zissimopoulos
1ffba78a18 tst: winfsp-tests: oplock testing 2016-11-23 16:19:46 -08:00
Bill Zissimopoulos
1d3423d5fb tst: winfsp-tests: oplock testing 2016-11-23 16:11:24 -08:00
Bill Zissimopoulos
a894e4a2af tst: winfsp-tests: oplock testing 2016-11-23 15:41:28 -08:00
Bill Zissimopoulos
b6f084d71f tst: winfsp-tests: oplock testing 2016-11-23 11:46:46 -08:00
Bill Zissimopoulos
ca6d0d2dcf tst: winfsp-tests: disable oplock tests on shares 2016-11-22 22:15:46 -08:00
Bill Zissimopoulos
d6d781355f sys: DEBUGTEST_EX macro: fix 2016-11-22 22:20:14 -08:00
Bill Zissimopoulos
851a6145cd tst: winfsp-tests: oplock testing 2016-11-22 21:20:31 -08:00
Bill Zissimopoulos
aec7b34e13 tst: winfsp-tests: HookDeleteFileW: oplock testing 2016-11-22 20:21:35 -08:00
Bill Zissimopoulos
38006ba553 tst: HookMoveFileExW: fix problem with requesting oplock on same file 2016-11-22 18:30:08 -08:00
Bill Zissimopoulos
ee469b40e7 sys: FspFileNodeRename: handle cleaned up but not closed file 2016-11-22 17:27:52 -08:00
Bill Zissimopoulos
1f385a9ab5 sys: rename: bail early when attempting to replace directory 2016-11-22 15:47:34 -08:00
Bill Zissimopoulos
ba78fbb956 sys: rename: oplock refactoring 2016-11-22 14:18:10 -08:00
Bill Zissimopoulos
8f10ba4fc9 sys: file: GATHER_DESCENDANTS, SCATTER_DESCENDANTS macros 2016-11-22 11:32:40 -08:00
Bill Zissimopoulos
b0a59e42fc tst: add oplock testsuite run and disable some tests according to configuration 2016-11-21 16:45:10 -08:00
Bill Zissimopoulos
2e089b92c5 sys: FspFileNodeCheckBatchOplocksOnAllStreams: fix oplock related deadlock
- fix: initiate oplock break, release FileNode and wait for oplock break completion
2016-11-21 16:28:00 -08:00
Bill Zissimopoulos
37362cb8cc sys: file,wq: make oplock functions paged 2016-11-20 17:52:38 -08:00
Bill Zissimopoulos
127d4cc4eb sys: fsctl: oplock fixes 2016-11-20 15:27:24 -08:00
Bill Zissimopoulos
ce551d4e0d sys: oplock: refactoring/cleanup 2016-11-20 14:08:23 -08:00
Bill Zissimopoulos
53f60a698a tst: winfsp-tests: add oplock option 2016-11-19 22:58:40 -08:00
Bill Zissimopoulos
aa23672b01 sys: fsctl: enable oplock processing 2016-11-18 22:20:03 -08:00