summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src
Commit message (Expand)AuthorAgeFilesLines
* Removing unused memory allocationRinku Kothiya2021-01-181-1/+1
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-031-7/+4
* xlator/performance/io-threads: structure loggingyatipadia2019-12-172-23/+33
* Detach iot_worker to release its resourcesLiguang Li2019-06-211-0/+1
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-02-271-12/+13
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-02-201-1/+3
* core: implement a global thread poolXavi Hernandez2019-01-241-5/+7
* core: make gf_thread_create() easier to useXavi Hernandez2019-01-241-6/+1
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2018-11-161-6/+23
* multiple-files: clang-scan fixesAmar Tumballi2018-12-281-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-11-281-0/+15
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-294-19/+19
* all: fix the format string exceptionsAmar Tumballi2018-11-011-1/+1
* xlators: some high severity coverity fixesBhumika Goyal2018-10-181-0/+2
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-102-12/+15
* core: glusterfsd keeping fd open in index xlatorMohit Agrawal2018-10-022-9/+44
* Land part 2 of clang-format changesGluster Ant2018-09-121-995/+973
* Land clang-format changesGluster Ant2018-09-123-59/+51
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2017-09-141-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-1/+1
* xlators/performance: Add pass-through optionVarsha Rao2018-03-161-0/+13
* perfomance/io-threads: Add option to disable client disconnect featureVarsha Rao2018-02-272-1/+24
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-3/+3
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-261-2/+37
* performance/io-threads: Add threads to priority based stagnant queuesVarsha Rao2018-02-212-5/+200
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-121-47/+11
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-181-1/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-101-2/+1
* io-threads: Implement put fopPoornima G2017-11-181-0/+13
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-062-45/+70
* core: add some examples of site.h usageJeff Darcy2018-01-251-1/+1
* performance/io-threads: Fix checked_return coverity errorVarsha Rao2018-01-151-5/+18
* performance/io-threads: volume option fixes for GD2Pranith Kumar K2018-01-021-0/+19
* all: Simplify component message id's definitionXavier Hernandez2017-12-121-83/+13
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2016-04-071-3/+4
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-0/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-1/+5
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-251-1/+2
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-091-2/+4
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2016-10-271-1/+1
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-182-11/+32
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-092-17/+40
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-04-261-1/+2
* io-threads: distribute work fairly among clientsJeff Darcy2016-07-223-13/+107
* io-threads: remove least-rate-limit option and codeJeff Darcy2016-07-212-96/+2
* io-threads.c: add serveral fops support in io-threadsZhou Zhengping2016-07-161-8/+45
* io-threads: add setactivelk () fopSusant Palai2016-04-171-0/+1
* io-threads: add getactivelk () fopSusant Palai2016-04-171-0/+1
* io-threads: Add lease() fopPoornima G2015-07-091-0/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-181-1/+1