summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
* 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
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-011-1/+1
* performance/io-threads: Exit threads in fini() as wellPranith Kumar K2016-11-212-11/+32
* performance/io-threads: Exit all threads on PARENT_DOWNPranith Kumar K2016-10-232-17/+40
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* io-threads: distribute work fairly among clientsJeff Darcy2016-07-283-13/+107
* io-threads: remove least-rate-limit option and codeJeff Darcy2016-07-282-96/+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
* 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
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9