summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src/io-threads.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-05-251-3/+3
* Revert "gluster: Sometimes Brick process is crashed at the time of stopping b...Mohit Agrawal2018-05-251-1/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-1/+1
* xlators/performance: Add pass-through optionVarsha Rao2018-04-111-0/+13
* perfomance/io-threads: Add option to disable client disconnect featureVarsha Rao2018-02-281-1/+23
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-3/+3
* performance/io-threads: nuke everything from a client when it disconnectsVarsha Rao2018-02-271-2/+37
* performance/io-threads: Add threads to priority based stagnant queuesVarsha Rao2018-02-221-5/+195
* xlators/features/namespace: Add namespace xlator and link into brick graphVarsha Rao2018-02-211-47/+11
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-1/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-2/+1
* io-threads: Implement put fopPoornima G2018-02-121-0/+13
* performance/io-threads: expose io-thread queue depthsVarsha Rao2018-02-081-30/+65
* core: add some examples of site.h usageJeff Darcy2018-01-301-1/+1
* performance/io-threads: Fix checked_return coverity errorVarsha Rao2018-01-181-5/+18
* performance/io-threads: volume option fixes for GD2Pranith Kumar K2018-01-031-0/+19
* performance/io-threads: Reduce the number of timing calls in iot_workerMax Rijevski2017-12-071-3/+4
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+5
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-1/+2
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-121-2/+4
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-211-11/+30
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-231-17/+39
* io-threads: distribute work fairly among clientsJeff Darcy2016-07-281-11/+92
* io-threads: remove least-rate-limit option and codeJeff Darcy2016-07-281-85/+2
* io-threads.c: add serveral fops support in io-threadsZhou Zhengping2016-07-171-8/+45
* 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
* Logging: Porting the performance translatorarao2015-06-271-22/+34
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+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
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-211-2/+1
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-211-2/+84
* performance/io-threads: dump the io-threads specific information in statedumpRaghavendra Bhat2012-07-301-2/+50
* performance/io-threads: Provide option to turn off least-priorityPranith Kumar K2012-07-301-5/+12
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* 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-201-6/+7
* core: adding extra data for fopsAmar Tumballi2012-03-221-289/+336