summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src/io-threads.h
Commit message (Expand)AuthorAgeFilesLines
* performance/io-threads: Change the thread scaling logic.Pranith Kumar K2012-04-201-0/+1
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-311-0/+3
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* io-threads: implement bulk and priority queuesAnand Avati2011-02-221-1/+10
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-071-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Memory accounting changesVijay Bellur2010-04-231-0/+1
* io-threads: more fixesAnand Avati2010-02-271-1/+1
* io-threads: single queue/multi-thread modelAnand Avati2010-02-221-120/+14
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* io-threads: Fix missed notification in sem_timedwaitShehjar Tikoo2009-06-111-2/+2
* io-threads: Change mutexes/condvars to spinlocks/semaphoresShehjar Tikoo2009-05-201-2/+8
* io-threads: Reduce default max for threads to 64Shehjar Tikoo2009-05-201-1/+1
* io-threads: Support mem-pool allocator for iot_request_tShehjar Tikoo2009-05-201-0/+15
* io-threads: Add graceful shutdown of worker threadsRaghavendra G2009-05-201-3/+6
* io-threads: Clarify thread count rangeShehjar Tikoo2009-05-051-1/+2
* io-threads: indentation and logging fixesRaghavendra G2009-05-051-86/+95
* io-threads: Reduce default min and max threadsShehjar Tikoo2009-04-101-2/+2
* io-threads: Use non-default thread stack sizeShehjar Tikoo2009-04-101-0/+6
* io-threads: Support autoscaling volfile optionsShehjar Tikoo2009-04-021-4/+4
* io-threads: Allow scaling to be switched offShehjar Tikoo2009-04-021-1/+18
* io-threads: Add ordered threadpool state and codeShehjar Tikoo2009-04-021-0/+20
* io-threads: Add un-ordered thread-pool.Shehjar Tikoo2009-04-021-0/+33
* IO-threads Cleanup: Remove useless data structures.Shehjar Tikoo2009-03-171-22/+0
* IO-threads Cleanup: Change workers list to dynamically allocated arrayShehjar Tikoo2009-03-171-2/+1
* IO-threads Cleanup: Change request queue into a struct list_headShehjar Tikoo2009-03-171-5/+8
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Reduce iothreads requests queue lock granularity.Shehjar Tikoo2009-02-191-1/+1
* Remove conf->cache_size checksShehjar Tikoo2009-02-191-2/+0
* Remove dead code.Shehjar Tikoo2009-02-191-7/+0
* Added all filesVikas Gorur2009-02-181-0/+99