summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
* io-threads: Add fxattrop fopShehjar Tikoo2009-04-221-666/+565
* io-threads: Add xattrop fopShehjar Tikoo2009-04-221-0/+44
* io-threads: Add readdir fopShehjar Tikoo2009-04-221-0/+36
* io-threads: Add removexattr fopShehjar Tikoo2009-04-221-0/+45
* io-threads: Add fsetxattr fopShehjar Tikoo2009-04-221-0/+35
* io-threads: Add fgetxattr fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add getxattr fopShehjar Tikoo2009-04-221-0/+44
* io-threads: Add setxattr fopShehjar Tikoo2009-04-221-0/+45
* io-threads: Add statfs fopShehjar Tikoo2009-04-221-1/+34
* io-threads: Add fsyncdir fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add opendir fopShehjar Tikoo2009-04-221-0/+34
* io-threads: Add link fopShehjar Tikoo2009-04-221-0/+37
* iobuf - account with iobref_size() instead of iov_length (vector)Anand V. Avati2009-04-172-5/+9
* write-behind aggregate-size related changesRaghavendra G2009-04-161-15/+76
* write-behind: adhere to coding guidelines.Raghavendra G2009-04-161-16/+32
* use ctx->page_size in all translators and transports instead of having their ...Anand V. Avati2009-04-133-63/+3
* io-threads: Remove unnecessary call to pthread_attr_setstacksizeShehjar Tikoo2009-04-121-4/+0
* updated performance/io-cache with new readv writev prototypesAnand V. Avati2009-04-123-34/+41
* updated performance/io-threads with new readv writev prototypesAnand V. Avati2009-04-121-6/+10
* update performance/read-ahead with new readv writev prototypesAnand V. Avati2009-04-123-21/+21
* update performance/write-behind with new readv writev prototypesAnand V. Avati2009-04-121-18/+18
* io-threads: Reduce default min and max threadsShehjar Tikoo2009-04-101-2/+2
* io-threads: Use non-default thread stack sizeShehjar Tikoo2009-04-102-1/+27
* io-threads: Refactor un-ordered worker exit pathShehjar Tikoo2009-04-081-33/+17
* io-threads: Refactor ordered worker exit pathShehjar Tikoo2009-04-081-34/+25
* io-threads: Cleaner stub destructionShehjar Tikoo2009-04-061-0/+3
* io-threads: Sanity check worker thread idxShehjar Tikoo2009-04-061-20/+62
* io-threads: Support autoscaling volfile optionsShehjar Tikoo2009-04-022-24/+104
* io-threads: Cleanup request queueing,thread firingShehjar Tikoo2009-04-021-30/+38
* io-threads: Allow scaling to be switched offShehjar Tikoo2009-04-022-11/+73
* io-threads: Add ordered threadpool state and codeShehjar Tikoo2009-04-022-58/+182
* io-threads: Add un-ordered thread-pool.Shehjar Tikoo2009-04-022-98/+334
* io-threads: Classify requests for threadpool typeShehjar Tikoo2009-04-021-26/+33
* io-threads: Wire in support for rename fopShehjar Tikoo2009-04-021-0/+55
* io-threads: Wire in support for symlink fopShehjar Tikoo2009-04-021-0/+53
* io-threads: Wire in support for rmdir fopShehjar Tikoo2009-04-021-0/+40
* io-threads: Wire in support for mkdir fopShehjar Tikoo2009-04-021-0/+44
* io-threads: Wire in support for mknod fopShehjar Tikoo2009-04-021-0/+47
* io-threads: Wire in support for readlink fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for access fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for fchown fopShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for chownShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for fchmod fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for chmod fopShehjar Tikoo2009-04-021-0/+42
* io-threads: Wire in support for lookup fopShehjar Tikoo2009-04-021-0/+46
* wb_flush - keep reference on fd for process_frame to perform STACK_WIND of fl...Anand V. Avati2009-04-021-0/+4
* fix a segfault with io-threads when iot-schedule is called with NULL inodeAmar Tumballi2009-04-011-1/+2
* fixes crash in write-behind2.0.0rc6Amar Tumballi2009-03-221-2/+3
* Add return after STACK_UNWINDShehjar Tikoo2009-03-181-0/+2
* Moving few translators which are not well tested, are in beta stage to 'testi...Amar Tumballi2009-03-181-1/+1