summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
* io-threads: re-port changes since 3.6 on top of FB versionJeff Darcy2017-09-183-22/+63
* Replace namespace/io-stats/io-threads with 3.6-fb versionsJeff Darcy2017-09-153-336/+985
* Add options to disable new featuresMichael Goulet2017-09-142-0/+19
* io-threads: nuke everything from a client when it disconnectsJeff Darcy2017-09-091-3/+38
* performance/io-threads: Add watchdog to cover up a possible thread leakJeff Darcy2017-09-082-16/+208
* io-stats: Expose io-thread queue depthsShreyas Siravara2017-08-302-8/+31
* Fix merge error which broke all the thingsKevin Vigor2017-01-251-1/+0
* Merge remote-tracking branch 'origin/release-3.8' into merge-3.8Kevin Vigor2017-01-232-22/+70
|\
| * performance/io-threads: Exit threads in fini() as wellPranith Kumar K2017-01-172-11/+32
| * performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2017-01-172-23/+49
* | performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2016-12-091-3/+4
* | performance/io-threads: Eliminate spinlock contention via fops-per-thread-ratioRichard Wareing2016-12-092-5/+39
|/
* io-threads: add setactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: add getactivelk () fopSusant Palai2016-05-011-0/+1
* io-threads: Add lease() fopPoornima G2016-04-211-0/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* feature/performace: Fix broken buildKotresh HR2015-06-281-1/+1
* Logging: Porting the performance translatorarao2015-06-272-22/+137
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+1
* performance/io-threads: Fix static analysis errorPranith Kumar K2014-10-201-4/+2
* performance/io-threads: Remove code duplicationPranith Kumar K2014-02-241-1896/+78
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-2/+2
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+51
* core: block unused signals in created threadsAnand Avati2013-09-251-1/+1
* performance/io-threads: fix potential use after free crashBrian Foster2013-08-011-1/+1
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+52
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+52
* performance/io-threads: Fix range-check for least-rate-limitPranith Kumar K2013-03-211-0/+1
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-212-2/+94
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* performance/io-threads: dump the io-threads specific information in statedumpRaghavendra Bhat2012-07-302-2/+52
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-07-302-5/+13
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-103-43/+16
* core: coverity issues fixedAmar Tumballi2012-04-231-4/+6
* clean up handling of special client pidsCsaba Henk2012-04-231-1/+1
* performance/io-threads: Change the thread scaling logic.Pranith Kumar K2012-04-202-6/+8
* core: adding extra data for fopsAmar Tumballi2012-03-221-289/+336
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+8
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+49
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-4/+4
* performance/io-threads: treat -ve pid as request for fop with least priorityPranith Kumar K2011-09-081-63/+325
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-312-5/+89
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-101/+6