summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads/src/io-threads.c
Commit message (Expand)AuthorAgeFilesLines
* Add return after STACK_UNWINDShehjar Tikoo2009-03-181-0/+2
* IO-threads Cleanup: Remove useless data structures.Shehjar Tikoo2009-03-171-87/+0
* IO-threads Cleanup: Clean-up request scheduling and queueing interface.Shehjar Tikoo2009-03-171-216/+61
* IO-threads Cleanup: Change workers list to dynamically allocated arrayShehjar Tikoo2009-03-171-26/+50
* IO-threads Cleanup: Change request queue into a struct list_headShehjar Tikoo2009-03-171-19/+12
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* RE-SEND: Add braces around critical sections.Shehjar Tikoo2009-02-231-16/+20
* Reduce iothreads requests queue lock granularity.Shehjar Tikoo2009-02-191-33/+21
* Remove conf->cache_size checksShehjar Tikoo2009-02-191-14/+0
* Remove dead code.Shehjar Tikoo2009-02-191-33/+0
* Added all filesVikas Gorur2009-02-181-0/+1254