ll_rw_blk.c 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656
  1. /*
  2. * linux/drivers/block/ll_rw_blk.c
  3. *
  4. * Copyright (C) 1991, 1992 Linus Torvalds
  5. * Copyright (C) 1994, Karl Keyte: Added support for disk statistics
  6. * Elevator latency, (C) 2000 Andrea Arcangeli <andrea@suse.de> SuSE
  7. * Queue request tables / lock, selectable elevator, Jens Axboe <axboe@suse.de>
  8. * kernel-doc documentation started by NeilBrown <neilb@cse.unsw.edu.au> - July2000
  9. * bio rewrite, highmem i/o, etc, Jens Axboe <axboe@suse.de> - may 2001
  10. */
  11. /*
  12. * This handles all read/write requests to block devices
  13. */
  14. #include <linux/config.h>
  15. #include <linux/kernel.h>
  16. #include <linux/module.h>
  17. #include <linux/backing-dev.h>
  18. #include <linux/bio.h>
  19. #include <linux/blkdev.h>
  20. #include <linux/highmem.h>
  21. #include <linux/mm.h>
  22. #include <linux/kernel_stat.h>
  23. #include <linux/string.h>
  24. #include <linux/init.h>
  25. #include <linux/bootmem.h> /* for max_pfn/max_low_pfn */
  26. #include <linux/completion.h>
  27. #include <linux/slab.h>
  28. #include <linux/swap.h>
  29. #include <linux/writeback.h>
  30. #include <linux/blkdev.h>
  31. /*
  32. * for max sense size
  33. */
  34. #include <scsi/scsi_cmnd.h>
  35. static void blk_unplug_work(void *data);
  36. static void blk_unplug_timeout(unsigned long data);
  37. /*
  38. * For the allocated request tables
  39. */
  40. static kmem_cache_t *request_cachep;
  41. /*
  42. * For queue allocation
  43. */
  44. static kmem_cache_t *requestq_cachep;
  45. /*
  46. * For io context allocations
  47. */
  48. static kmem_cache_t *iocontext_cachep;
  49. static wait_queue_head_t congestion_wqh[2] = {
  50. __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[0]),
  51. __WAIT_QUEUE_HEAD_INITIALIZER(congestion_wqh[1])
  52. };
  53. /*
  54. * Controlling structure to kblockd
  55. */
  56. static struct workqueue_struct *kblockd_workqueue;
  57. unsigned long blk_max_low_pfn, blk_max_pfn;
  58. EXPORT_SYMBOL(blk_max_low_pfn);
  59. EXPORT_SYMBOL(blk_max_pfn);
  60. /* Amount of time in which a process may batch requests */
  61. #define BLK_BATCH_TIME (HZ/50UL)
  62. /* Number of requests a "batching" process may submit */
  63. #define BLK_BATCH_REQ 32
  64. /*
  65. * Return the threshold (number of used requests) at which the queue is
  66. * considered to be congested. It include a little hysteresis to keep the
  67. * context switch rate down.
  68. */
  69. static inline int queue_congestion_on_threshold(struct request_queue *q)
  70. {
  71. return q->nr_congestion_on;
  72. }
  73. /*
  74. * The threshold at which a queue is considered to be uncongested
  75. */
  76. static inline int queue_congestion_off_threshold(struct request_queue *q)
  77. {
  78. return q->nr_congestion_off;
  79. }
  80. static void blk_queue_congestion_threshold(struct request_queue *q)
  81. {
  82. int nr;
  83. nr = q->nr_requests - (q->nr_requests / 8) + 1;
  84. if (nr > q->nr_requests)
  85. nr = q->nr_requests;
  86. q->nr_congestion_on = nr;
  87. nr = q->nr_requests - (q->nr_requests / 8) - (q->nr_requests / 16) - 1;
  88. if (nr < 1)
  89. nr = 1;
  90. q->nr_congestion_off = nr;
  91. }
  92. /*
  93. * A queue has just exitted congestion. Note this in the global counter of
  94. * congested queues, and wake up anyone who was waiting for requests to be
  95. * put back.
  96. */
  97. static void clear_queue_congested(request_queue_t *q, int rw)
  98. {
  99. enum bdi_state bit;
  100. wait_queue_head_t *wqh = &congestion_wqh[rw];
  101. bit = (rw == WRITE) ? BDI_write_congested : BDI_read_congested;
  102. clear_bit(bit, &q->backing_dev_info.state);
  103. smp_mb__after_clear_bit();
  104. if (waitqueue_active(wqh))
  105. wake_up(wqh);
  106. }
  107. /*
  108. * A queue has just entered congestion. Flag that in the queue's VM-visible
  109. * state flags and increment the global gounter of congested queues.
  110. */
  111. static void set_queue_congested(request_queue_t *q, int rw)
  112. {
  113. enum bdi_state bit;
  114. bit = (rw == WRITE) ? BDI_write_congested : BDI_read_congested;
  115. set_bit(bit, &q->backing_dev_info.state);
  116. }
  117. /**
  118. * blk_get_backing_dev_info - get the address of a queue's backing_dev_info
  119. * @bdev: device
  120. *
  121. * Locates the passed device's request queue and returns the address of its
  122. * backing_dev_info
  123. *
  124. * Will return NULL if the request queue cannot be located.
  125. */
  126. struct backing_dev_info *blk_get_backing_dev_info(struct block_device *bdev)
  127. {
  128. struct backing_dev_info *ret = NULL;
  129. request_queue_t *q = bdev_get_queue(bdev);
  130. if (q)
  131. ret = &q->backing_dev_info;
  132. return ret;
  133. }
  134. EXPORT_SYMBOL(blk_get_backing_dev_info);
  135. void blk_queue_activity_fn(request_queue_t *q, activity_fn *fn, void *data)
  136. {
  137. q->activity_fn = fn;
  138. q->activity_data = data;
  139. }
  140. EXPORT_SYMBOL(blk_queue_activity_fn);
  141. /**
  142. * blk_queue_prep_rq - set a prepare_request function for queue
  143. * @q: queue
  144. * @pfn: prepare_request function
  145. *
  146. * It's possible for a queue to register a prepare_request callback which
  147. * is invoked before the request is handed to the request_fn. The goal of
  148. * the function is to prepare a request for I/O, it can be used to build a
  149. * cdb from the request data for instance.
  150. *
  151. */
  152. void blk_queue_prep_rq(request_queue_t *q, prep_rq_fn *pfn)
  153. {
  154. q->prep_rq_fn = pfn;
  155. }
  156. EXPORT_SYMBOL(blk_queue_prep_rq);
  157. /**
  158. * blk_queue_merge_bvec - set a merge_bvec function for queue
  159. * @q: queue
  160. * @mbfn: merge_bvec_fn
  161. *
  162. * Usually queues have static limitations on the max sectors or segments that
  163. * we can put in a request. Stacking drivers may have some settings that
  164. * are dynamic, and thus we have to query the queue whether it is ok to
  165. * add a new bio_vec to a bio at a given offset or not. If the block device
  166. * has such limitations, it needs to register a merge_bvec_fn to control
  167. * the size of bio's sent to it. Note that a block device *must* allow a
  168. * single page to be added to an empty bio. The block device driver may want
  169. * to use the bio_split() function to deal with these bio's. By default
  170. * no merge_bvec_fn is defined for a queue, and only the fixed limits are
  171. * honored.
  172. */
  173. void blk_queue_merge_bvec(request_queue_t *q, merge_bvec_fn *mbfn)
  174. {
  175. q->merge_bvec_fn = mbfn;
  176. }
  177. EXPORT_SYMBOL(blk_queue_merge_bvec);
  178. /**
  179. * blk_queue_make_request - define an alternate make_request function for a device
  180. * @q: the request queue for the device to be affected
  181. * @mfn: the alternate make_request function
  182. *
  183. * Description:
  184. * The normal way for &struct bios to be passed to a device
  185. * driver is for them to be collected into requests on a request
  186. * queue, and then to allow the device driver to select requests
  187. * off that queue when it is ready. This works well for many block
  188. * devices. However some block devices (typically virtual devices
  189. * such as md or lvm) do not benefit from the processing on the
  190. * request queue, and are served best by having the requests passed
  191. * directly to them. This can be achieved by providing a function
  192. * to blk_queue_make_request().
  193. *
  194. * Caveat:
  195. * The driver that does this *must* be able to deal appropriately
  196. * with buffers in "highmemory". This can be accomplished by either calling
  197. * __bio_kmap_atomic() to get a temporary kernel mapping, or by calling
  198. * blk_queue_bounce() to create a buffer in normal memory.
  199. **/
  200. void blk_queue_make_request(request_queue_t * q, make_request_fn * mfn)
  201. {
  202. /*
  203. * set defaults
  204. */
  205. q->nr_requests = BLKDEV_MAX_RQ;
  206. q->max_phys_segments = MAX_PHYS_SEGMENTS;
  207. q->max_hw_segments = MAX_HW_SEGMENTS;
  208. q->make_request_fn = mfn;
  209. q->backing_dev_info.ra_pages = (VM_MAX_READAHEAD * 1024) / PAGE_CACHE_SIZE;
  210. q->backing_dev_info.state = 0;
  211. q->backing_dev_info.capabilities = BDI_CAP_MAP_COPY;
  212. blk_queue_max_sectors(q, MAX_SECTORS);
  213. blk_queue_hardsect_size(q, 512);
  214. blk_queue_dma_alignment(q, 511);
  215. blk_queue_congestion_threshold(q);
  216. q->nr_batching = BLK_BATCH_REQ;
  217. q->unplug_thresh = 4; /* hmm */
  218. q->unplug_delay = (3 * HZ) / 1000; /* 3 milliseconds */
  219. if (q->unplug_delay == 0)
  220. q->unplug_delay = 1;
  221. INIT_WORK(&q->unplug_work, blk_unplug_work, q);
  222. q->unplug_timer.function = blk_unplug_timeout;
  223. q->unplug_timer.data = (unsigned long)q;
  224. /*
  225. * by default assume old behaviour and bounce for any highmem page
  226. */
  227. blk_queue_bounce_limit(q, BLK_BOUNCE_HIGH);
  228. blk_queue_activity_fn(q, NULL, NULL);
  229. INIT_LIST_HEAD(&q->drain_list);
  230. }
  231. EXPORT_SYMBOL(blk_queue_make_request);
  232. static inline void rq_init(request_queue_t *q, struct request *rq)
  233. {
  234. INIT_LIST_HEAD(&rq->queuelist);
  235. rq->errors = 0;
  236. rq->rq_status = RQ_ACTIVE;
  237. rq->bio = rq->biotail = NULL;
  238. rq->buffer = NULL;
  239. rq->ref_count = 1;
  240. rq->q = q;
  241. rq->waiting = NULL;
  242. rq->special = NULL;
  243. rq->data_len = 0;
  244. rq->data = NULL;
  245. rq->sense = NULL;
  246. rq->end_io = NULL;
  247. rq->end_io_data = NULL;
  248. }
  249. /**
  250. * blk_queue_ordered - does this queue support ordered writes
  251. * @q: the request queue
  252. * @flag: see below
  253. *
  254. * Description:
  255. * For journalled file systems, doing ordered writes on a commit
  256. * block instead of explicitly doing wait_on_buffer (which is bad
  257. * for performance) can be a big win. Block drivers supporting this
  258. * feature should call this function and indicate so.
  259. *
  260. **/
  261. void blk_queue_ordered(request_queue_t *q, int flag)
  262. {
  263. switch (flag) {
  264. case QUEUE_ORDERED_NONE:
  265. if (q->flush_rq)
  266. kmem_cache_free(request_cachep, q->flush_rq);
  267. q->flush_rq = NULL;
  268. q->ordered = flag;
  269. break;
  270. case QUEUE_ORDERED_TAG:
  271. q->ordered = flag;
  272. break;
  273. case QUEUE_ORDERED_FLUSH:
  274. q->ordered = flag;
  275. if (!q->flush_rq)
  276. q->flush_rq = kmem_cache_alloc(request_cachep,
  277. GFP_KERNEL);
  278. break;
  279. default:
  280. printk("blk_queue_ordered: bad value %d\n", flag);
  281. break;
  282. }
  283. }
  284. EXPORT_SYMBOL(blk_queue_ordered);
  285. /**
  286. * blk_queue_issue_flush_fn - set function for issuing a flush
  287. * @q: the request queue
  288. * @iff: the function to be called issuing the flush
  289. *
  290. * Description:
  291. * If a driver supports issuing a flush command, the support is notified
  292. * to the block layer by defining it through this call.
  293. *
  294. **/
  295. void blk_queue_issue_flush_fn(request_queue_t *q, issue_flush_fn *iff)
  296. {
  297. q->issue_flush_fn = iff;
  298. }
  299. EXPORT_SYMBOL(blk_queue_issue_flush_fn);
  300. /*
  301. * Cache flushing for ordered writes handling
  302. */
  303. static void blk_pre_flush_end_io(struct request *flush_rq)
  304. {
  305. struct request *rq = flush_rq->end_io_data;
  306. request_queue_t *q = rq->q;
  307. rq->flags |= REQ_BAR_PREFLUSH;
  308. if (!flush_rq->errors)
  309. elv_requeue_request(q, rq);
  310. else {
  311. q->end_flush_fn(q, flush_rq);
  312. clear_bit(QUEUE_FLAG_FLUSH, &q->queue_flags);
  313. q->request_fn(q);
  314. }
  315. }
  316. static void blk_post_flush_end_io(struct request *flush_rq)
  317. {
  318. struct request *rq = flush_rq->end_io_data;
  319. request_queue_t *q = rq->q;
  320. rq->flags |= REQ_BAR_POSTFLUSH;
  321. q->end_flush_fn(q, flush_rq);
  322. clear_bit(QUEUE_FLAG_FLUSH, &q->queue_flags);
  323. q->request_fn(q);
  324. }
  325. struct request *blk_start_pre_flush(request_queue_t *q, struct request *rq)
  326. {
  327. struct request *flush_rq = q->flush_rq;
  328. BUG_ON(!blk_barrier_rq(rq));
  329. if (test_and_set_bit(QUEUE_FLAG_FLUSH, &q->queue_flags))
  330. return NULL;
  331. rq_init(q, flush_rq);
  332. flush_rq->elevator_private = NULL;
  333. flush_rq->flags = REQ_BAR_FLUSH;
  334. flush_rq->rq_disk = rq->rq_disk;
  335. flush_rq->rl = NULL;
  336. /*
  337. * prepare_flush returns 0 if no flush is needed, just mark both
  338. * pre and post flush as done in that case
  339. */
  340. if (!q->prepare_flush_fn(q, flush_rq)) {
  341. rq->flags |= REQ_BAR_PREFLUSH | REQ_BAR_POSTFLUSH;
  342. clear_bit(QUEUE_FLAG_FLUSH, &q->queue_flags);
  343. return rq;
  344. }
  345. /*
  346. * some drivers dequeue requests right away, some only after io
  347. * completion. make sure the request is dequeued.
  348. */
  349. if (!list_empty(&rq->queuelist))
  350. blkdev_dequeue_request(rq);
  351. elv_deactivate_request(q, rq);
  352. flush_rq->end_io_data = rq;
  353. flush_rq->end_io = blk_pre_flush_end_io;
  354. __elv_add_request(q, flush_rq, ELEVATOR_INSERT_FRONT, 0);
  355. return flush_rq;
  356. }
  357. static void blk_start_post_flush(request_queue_t *q, struct request *rq)
  358. {
  359. struct request *flush_rq = q->flush_rq;
  360. BUG_ON(!blk_barrier_rq(rq));
  361. rq_init(q, flush_rq);
  362. flush_rq->elevator_private = NULL;
  363. flush_rq->flags = REQ_BAR_FLUSH;
  364. flush_rq->rq_disk = rq->rq_disk;
  365. flush_rq->rl = NULL;
  366. if (q->prepare_flush_fn(q, flush_rq)) {
  367. flush_rq->end_io_data = rq;
  368. flush_rq->end_io = blk_post_flush_end_io;
  369. __elv_add_request(q, flush_rq, ELEVATOR_INSERT_FRONT, 0);
  370. q->request_fn(q);
  371. }
  372. }
  373. static inline int blk_check_end_barrier(request_queue_t *q, struct request *rq,
  374. int sectors)
  375. {
  376. if (sectors > rq->nr_sectors)
  377. sectors = rq->nr_sectors;
  378. rq->nr_sectors -= sectors;
  379. return rq->nr_sectors;
  380. }
  381. static int __blk_complete_barrier_rq(request_queue_t *q, struct request *rq,
  382. int sectors, int queue_locked)
  383. {
  384. if (q->ordered != QUEUE_ORDERED_FLUSH)
  385. return 0;
  386. if (!blk_fs_request(rq) || !blk_barrier_rq(rq))
  387. return 0;
  388. if (blk_barrier_postflush(rq))
  389. return 0;
  390. if (!blk_check_end_barrier(q, rq, sectors)) {
  391. unsigned long flags = 0;
  392. if (!queue_locked)
  393. spin_lock_irqsave(q->queue_lock, flags);
  394. blk_start_post_flush(q, rq);
  395. if (!queue_locked)
  396. spin_unlock_irqrestore(q->queue_lock, flags);
  397. }
  398. return 1;
  399. }
  400. /**
  401. * blk_complete_barrier_rq - complete possible barrier request
  402. * @q: the request queue for the device
  403. * @rq: the request
  404. * @sectors: number of sectors to complete
  405. *
  406. * Description:
  407. * Used in driver end_io handling to determine whether to postpone
  408. * completion of a barrier request until a post flush has been done. This
  409. * is the unlocked variant, used if the caller doesn't already hold the
  410. * queue lock.
  411. **/
  412. int blk_complete_barrier_rq(request_queue_t *q, struct request *rq, int sectors)
  413. {
  414. return __blk_complete_barrier_rq(q, rq, sectors, 0);
  415. }
  416. EXPORT_SYMBOL(blk_complete_barrier_rq);
  417. /**
  418. * blk_complete_barrier_rq_locked - complete possible barrier request
  419. * @q: the request queue for the device
  420. * @rq: the request
  421. * @sectors: number of sectors to complete
  422. *
  423. * Description:
  424. * See blk_complete_barrier_rq(). This variant must be used if the caller
  425. * holds the queue lock.
  426. **/
  427. int blk_complete_barrier_rq_locked(request_queue_t *q, struct request *rq,
  428. int sectors)
  429. {
  430. return __blk_complete_barrier_rq(q, rq, sectors, 1);
  431. }
  432. EXPORT_SYMBOL(blk_complete_barrier_rq_locked);
  433. /**
  434. * blk_queue_bounce_limit - set bounce buffer limit for queue
  435. * @q: the request queue for the device
  436. * @dma_addr: bus address limit
  437. *
  438. * Description:
  439. * Different hardware can have different requirements as to what pages
  440. * it can do I/O directly to. A low level driver can call
  441. * blk_queue_bounce_limit to have lower memory pages allocated as bounce
  442. * buffers for doing I/O to pages residing above @page. By default
  443. * the block layer sets this to the highest numbered "low" memory page.
  444. **/
  445. void blk_queue_bounce_limit(request_queue_t *q, u64 dma_addr)
  446. {
  447. unsigned long bounce_pfn = dma_addr >> PAGE_SHIFT;
  448. /*
  449. * set appropriate bounce gfp mask -- unfortunately we don't have a
  450. * full 4GB zone, so we have to resort to low memory for any bounces.
  451. * ISA has its own < 16MB zone.
  452. */
  453. if (bounce_pfn < blk_max_low_pfn) {
  454. BUG_ON(dma_addr < BLK_BOUNCE_ISA);
  455. init_emergency_isa_pool();
  456. q->bounce_gfp = GFP_NOIO | GFP_DMA;
  457. } else
  458. q->bounce_gfp = GFP_NOIO;
  459. q->bounce_pfn = bounce_pfn;
  460. }
  461. EXPORT_SYMBOL(blk_queue_bounce_limit);
  462. /**
  463. * blk_queue_max_sectors - set max sectors for a request for this queue
  464. * @q: the request queue for the device
  465. * @max_sectors: max sectors in the usual 512b unit
  466. *
  467. * Description:
  468. * Enables a low level driver to set an upper limit on the size of
  469. * received requests.
  470. **/
  471. void blk_queue_max_sectors(request_queue_t *q, unsigned short max_sectors)
  472. {
  473. if ((max_sectors << 9) < PAGE_CACHE_SIZE) {
  474. max_sectors = 1 << (PAGE_CACHE_SHIFT - 9);
  475. printk("%s: set to minimum %d\n", __FUNCTION__, max_sectors);
  476. }
  477. q->max_sectors = q->max_hw_sectors = max_sectors;
  478. }
  479. EXPORT_SYMBOL(blk_queue_max_sectors);
  480. /**
  481. * blk_queue_max_phys_segments - set max phys segments for a request for this queue
  482. * @q: the request queue for the device
  483. * @max_segments: max number of segments
  484. *
  485. * Description:
  486. * Enables a low level driver to set an upper limit on the number of
  487. * physical data segments in a request. This would be the largest sized
  488. * scatter list the driver could handle.
  489. **/
  490. void blk_queue_max_phys_segments(request_queue_t *q, unsigned short max_segments)
  491. {
  492. if (!max_segments) {
  493. max_segments = 1;
  494. printk("%s: set to minimum %d\n", __FUNCTION__, max_segments);
  495. }
  496. q->max_phys_segments = max_segments;
  497. }
  498. EXPORT_SYMBOL(blk_queue_max_phys_segments);
  499. /**
  500. * blk_queue_max_hw_segments - set max hw segments for a request for this queue
  501. * @q: the request queue for the device
  502. * @max_segments: max number of segments
  503. *
  504. * Description:
  505. * Enables a low level driver to set an upper limit on the number of
  506. * hw data segments in a request. This would be the largest number of
  507. * address/length pairs the host adapter can actually give as once
  508. * to the device.
  509. **/
  510. void blk_queue_max_hw_segments(request_queue_t *q, unsigned short max_segments)
  511. {
  512. if (!max_segments) {
  513. max_segments = 1;
  514. printk("%s: set to minimum %d\n", __FUNCTION__, max_segments);
  515. }
  516. q->max_hw_segments = max_segments;
  517. }
  518. EXPORT_SYMBOL(blk_queue_max_hw_segments);
  519. /**
  520. * blk_queue_max_segment_size - set max segment size for blk_rq_map_sg
  521. * @q: the request queue for the device
  522. * @max_size: max size of segment in bytes
  523. *
  524. * Description:
  525. * Enables a low level driver to set an upper limit on the size of a
  526. * coalesced segment
  527. **/
  528. void blk_queue_max_segment_size(request_queue_t *q, unsigned int max_size)
  529. {
  530. if (max_size < PAGE_CACHE_SIZE) {
  531. max_size = PAGE_CACHE_SIZE;
  532. printk("%s: set to minimum %d\n", __FUNCTION__, max_size);
  533. }
  534. q->max_segment_size = max_size;
  535. }
  536. EXPORT_SYMBOL(blk_queue_max_segment_size);
  537. /**
  538. * blk_queue_hardsect_size - set hardware sector size for the queue
  539. * @q: the request queue for the device
  540. * @size: the hardware sector size, in bytes
  541. *
  542. * Description:
  543. * This should typically be set to the lowest possible sector size
  544. * that the hardware can operate on (possible without reverting to
  545. * even internal read-modify-write operations). Usually the default
  546. * of 512 covers most hardware.
  547. **/
  548. void blk_queue_hardsect_size(request_queue_t *q, unsigned short size)
  549. {
  550. q->hardsect_size = size;
  551. }
  552. EXPORT_SYMBOL(blk_queue_hardsect_size);
  553. /*
  554. * Returns the minimum that is _not_ zero, unless both are zero.
  555. */
  556. #define min_not_zero(l, r) (l == 0) ? r : ((r == 0) ? l : min(l, r))
  557. /**
  558. * blk_queue_stack_limits - inherit underlying queue limits for stacked drivers
  559. * @t: the stacking driver (top)
  560. * @b: the underlying device (bottom)
  561. **/
  562. void blk_queue_stack_limits(request_queue_t *t, request_queue_t *b)
  563. {
  564. /* zero is "infinity" */
  565. t->max_sectors = t->max_hw_sectors =
  566. min_not_zero(t->max_sectors,b->max_sectors);
  567. t->max_phys_segments = min(t->max_phys_segments,b->max_phys_segments);
  568. t->max_hw_segments = min(t->max_hw_segments,b->max_hw_segments);
  569. t->max_segment_size = min(t->max_segment_size,b->max_segment_size);
  570. t->hardsect_size = max(t->hardsect_size,b->hardsect_size);
  571. }
  572. EXPORT_SYMBOL(blk_queue_stack_limits);
  573. /**
  574. * blk_queue_segment_boundary - set boundary rules for segment merging
  575. * @q: the request queue for the device
  576. * @mask: the memory boundary mask
  577. **/
  578. void blk_queue_segment_boundary(request_queue_t *q, unsigned long mask)
  579. {
  580. if (mask < PAGE_CACHE_SIZE - 1) {
  581. mask = PAGE_CACHE_SIZE - 1;
  582. printk("%s: set to minimum %lx\n", __FUNCTION__, mask);
  583. }
  584. q->seg_boundary_mask = mask;
  585. }
  586. EXPORT_SYMBOL(blk_queue_segment_boundary);
  587. /**
  588. * blk_queue_dma_alignment - set dma length and memory alignment
  589. * @q: the request queue for the device
  590. * @mask: alignment mask
  591. *
  592. * description:
  593. * set required memory and length aligment for direct dma transactions.
  594. * this is used when buiding direct io requests for the queue.
  595. *
  596. **/
  597. void blk_queue_dma_alignment(request_queue_t *q, int mask)
  598. {
  599. q->dma_alignment = mask;
  600. }
  601. EXPORT_SYMBOL(blk_queue_dma_alignment);
  602. /**
  603. * blk_queue_find_tag - find a request by its tag and queue
  604. *
  605. * @q: The request queue for the device
  606. * @tag: The tag of the request
  607. *
  608. * Notes:
  609. * Should be used when a device returns a tag and you want to match
  610. * it with a request.
  611. *
  612. * no locks need be held.
  613. **/
  614. struct request *blk_queue_find_tag(request_queue_t *q, int tag)
  615. {
  616. struct blk_queue_tag *bqt = q->queue_tags;
  617. if (unlikely(bqt == NULL || tag >= bqt->real_max_depth))
  618. return NULL;
  619. return bqt->tag_index[tag];
  620. }
  621. EXPORT_SYMBOL(blk_queue_find_tag);
  622. /**
  623. * __blk_queue_free_tags - release tag maintenance info
  624. * @q: the request queue for the device
  625. *
  626. * Notes:
  627. * blk_cleanup_queue() will take care of calling this function, if tagging
  628. * has been used. So there's no need to call this directly.
  629. **/
  630. static void __blk_queue_free_tags(request_queue_t *q)
  631. {
  632. struct blk_queue_tag *bqt = q->queue_tags;
  633. if (!bqt)
  634. return;
  635. if (atomic_dec_and_test(&bqt->refcnt)) {
  636. BUG_ON(bqt->busy);
  637. BUG_ON(!list_empty(&bqt->busy_list));
  638. kfree(bqt->tag_index);
  639. bqt->tag_index = NULL;
  640. kfree(bqt->tag_map);
  641. bqt->tag_map = NULL;
  642. kfree(bqt);
  643. }
  644. q->queue_tags = NULL;
  645. q->queue_flags &= ~(1 << QUEUE_FLAG_QUEUED);
  646. }
  647. /**
  648. * blk_queue_free_tags - release tag maintenance info
  649. * @q: the request queue for the device
  650. *
  651. * Notes:
  652. * This is used to disabled tagged queuing to a device, yet leave
  653. * queue in function.
  654. **/
  655. void blk_queue_free_tags(request_queue_t *q)
  656. {
  657. clear_bit(QUEUE_FLAG_QUEUED, &q->queue_flags);
  658. }
  659. EXPORT_SYMBOL(blk_queue_free_tags);
  660. static int
  661. init_tag_map(request_queue_t *q, struct blk_queue_tag *tags, int depth)
  662. {
  663. int bits, i;
  664. struct request **tag_index;
  665. unsigned long *tag_map;
  666. if (depth > q->nr_requests * 2) {
  667. depth = q->nr_requests * 2;
  668. printk(KERN_ERR "%s: adjusted depth to %d\n",
  669. __FUNCTION__, depth);
  670. }
  671. tag_index = kmalloc(depth * sizeof(struct request *), GFP_ATOMIC);
  672. if (!tag_index)
  673. goto fail;
  674. bits = (depth / BLK_TAGS_PER_LONG) + 1;
  675. tag_map = kmalloc(bits * sizeof(unsigned long), GFP_ATOMIC);
  676. if (!tag_map)
  677. goto fail;
  678. memset(tag_index, 0, depth * sizeof(struct request *));
  679. memset(tag_map, 0, bits * sizeof(unsigned long));
  680. tags->max_depth = depth;
  681. tags->real_max_depth = bits * BITS_PER_LONG;
  682. tags->tag_index = tag_index;
  683. tags->tag_map = tag_map;
  684. /*
  685. * set the upper bits if the depth isn't a multiple of the word size
  686. */
  687. for (i = depth; i < bits * BLK_TAGS_PER_LONG; i++)
  688. __set_bit(i, tag_map);
  689. return 0;
  690. fail:
  691. kfree(tag_index);
  692. return -ENOMEM;
  693. }
  694. /**
  695. * blk_queue_init_tags - initialize the queue tag info
  696. * @q: the request queue for the device
  697. * @depth: the maximum queue depth supported
  698. * @tags: the tag to use
  699. **/
  700. int blk_queue_init_tags(request_queue_t *q, int depth,
  701. struct blk_queue_tag *tags)
  702. {
  703. int rc;
  704. BUG_ON(tags && q->queue_tags && tags != q->queue_tags);
  705. if (!tags && !q->queue_tags) {
  706. tags = kmalloc(sizeof(struct blk_queue_tag), GFP_ATOMIC);
  707. if (!tags)
  708. goto fail;
  709. if (init_tag_map(q, tags, depth))
  710. goto fail;
  711. INIT_LIST_HEAD(&tags->busy_list);
  712. tags->busy = 0;
  713. atomic_set(&tags->refcnt, 1);
  714. } else if (q->queue_tags) {
  715. if ((rc = blk_queue_resize_tags(q, depth)))
  716. return rc;
  717. set_bit(QUEUE_FLAG_QUEUED, &q->queue_flags);
  718. return 0;
  719. } else
  720. atomic_inc(&tags->refcnt);
  721. /*
  722. * assign it, all done
  723. */
  724. q->queue_tags = tags;
  725. q->queue_flags |= (1 << QUEUE_FLAG_QUEUED);
  726. return 0;
  727. fail:
  728. kfree(tags);
  729. return -ENOMEM;
  730. }
  731. EXPORT_SYMBOL(blk_queue_init_tags);
  732. /**
  733. * blk_queue_resize_tags - change the queueing depth
  734. * @q: the request queue for the device
  735. * @new_depth: the new max command queueing depth
  736. *
  737. * Notes:
  738. * Must be called with the queue lock held.
  739. **/
  740. int blk_queue_resize_tags(request_queue_t *q, int new_depth)
  741. {
  742. struct blk_queue_tag *bqt = q->queue_tags;
  743. struct request **tag_index;
  744. unsigned long *tag_map;
  745. int bits, max_depth;
  746. if (!bqt)
  747. return -ENXIO;
  748. /*
  749. * don't bother sizing down
  750. */
  751. if (new_depth <= bqt->real_max_depth) {
  752. bqt->max_depth = new_depth;
  753. return 0;
  754. }
  755. /*
  756. * save the old state info, so we can copy it back
  757. */
  758. tag_index = bqt->tag_index;
  759. tag_map = bqt->tag_map;
  760. max_depth = bqt->real_max_depth;
  761. if (init_tag_map(q, bqt, new_depth))
  762. return -ENOMEM;
  763. memcpy(bqt->tag_index, tag_index, max_depth * sizeof(struct request *));
  764. bits = max_depth / BLK_TAGS_PER_LONG;
  765. memcpy(bqt->tag_map, tag_map, bits * sizeof(unsigned long));
  766. kfree(tag_index);
  767. kfree(tag_map);
  768. return 0;
  769. }
  770. EXPORT_SYMBOL(blk_queue_resize_tags);
  771. /**
  772. * blk_queue_end_tag - end tag operations for a request
  773. * @q: the request queue for the device
  774. * @rq: the request that has completed
  775. *
  776. * Description:
  777. * Typically called when end_that_request_first() returns 0, meaning
  778. * all transfers have been done for a request. It's important to call
  779. * this function before end_that_request_last(), as that will put the
  780. * request back on the free list thus corrupting the internal tag list.
  781. *
  782. * Notes:
  783. * queue lock must be held.
  784. **/
  785. void blk_queue_end_tag(request_queue_t *q, struct request *rq)
  786. {
  787. struct blk_queue_tag *bqt = q->queue_tags;
  788. int tag = rq->tag;
  789. BUG_ON(tag == -1);
  790. if (unlikely(tag >= bqt->real_max_depth))
  791. return;
  792. if (unlikely(!__test_and_clear_bit(tag, bqt->tag_map))) {
  793. printk("attempt to clear non-busy tag (%d)\n", tag);
  794. return;
  795. }
  796. list_del_init(&rq->queuelist);
  797. rq->flags &= ~REQ_QUEUED;
  798. rq->tag = -1;
  799. if (unlikely(bqt->tag_index[tag] == NULL))
  800. printk("tag %d is missing\n", tag);
  801. bqt->tag_index[tag] = NULL;
  802. bqt->busy--;
  803. }
  804. EXPORT_SYMBOL(blk_queue_end_tag);
  805. /**
  806. * blk_queue_start_tag - find a free tag and assign it
  807. * @q: the request queue for the device
  808. * @rq: the block request that needs tagging
  809. *
  810. * Description:
  811. * This can either be used as a stand-alone helper, or possibly be
  812. * assigned as the queue &prep_rq_fn (in which case &struct request
  813. * automagically gets a tag assigned). Note that this function
  814. * assumes that any type of request can be queued! if this is not
  815. * true for your device, you must check the request type before
  816. * calling this function. The request will also be removed from
  817. * the request queue, so it's the drivers responsibility to readd
  818. * it if it should need to be restarted for some reason.
  819. *
  820. * Notes:
  821. * queue lock must be held.
  822. **/
  823. int blk_queue_start_tag(request_queue_t *q, struct request *rq)
  824. {
  825. struct blk_queue_tag *bqt = q->queue_tags;
  826. int tag;
  827. if (unlikely((rq->flags & REQ_QUEUED))) {
  828. printk(KERN_ERR
  829. "request %p for device [%s] already tagged %d",
  830. rq, rq->rq_disk ? rq->rq_disk->disk_name : "?", rq->tag);
  831. BUG();
  832. }
  833. tag = find_first_zero_bit(bqt->tag_map, bqt->max_depth);
  834. if (tag >= bqt->max_depth)
  835. return 1;
  836. __set_bit(tag, bqt->tag_map);
  837. rq->flags |= REQ_QUEUED;
  838. rq->tag = tag;
  839. bqt->tag_index[tag] = rq;
  840. blkdev_dequeue_request(rq);
  841. list_add(&rq->queuelist, &bqt->busy_list);
  842. bqt->busy++;
  843. return 0;
  844. }
  845. EXPORT_SYMBOL(blk_queue_start_tag);
  846. /**
  847. * blk_queue_invalidate_tags - invalidate all pending tags
  848. * @q: the request queue for the device
  849. *
  850. * Description:
  851. * Hardware conditions may dictate a need to stop all pending requests.
  852. * In this case, we will safely clear the block side of the tag queue and
  853. * readd all requests to the request queue in the right order.
  854. *
  855. * Notes:
  856. * queue lock must be held.
  857. **/
  858. void blk_queue_invalidate_tags(request_queue_t *q)
  859. {
  860. struct blk_queue_tag *bqt = q->queue_tags;
  861. struct list_head *tmp, *n;
  862. struct request *rq;
  863. list_for_each_safe(tmp, n, &bqt->busy_list) {
  864. rq = list_entry_rq(tmp);
  865. if (rq->tag == -1) {
  866. printk("bad tag found on list\n");
  867. list_del_init(&rq->queuelist);
  868. rq->flags &= ~REQ_QUEUED;
  869. } else
  870. blk_queue_end_tag(q, rq);
  871. rq->flags &= ~REQ_STARTED;
  872. __elv_add_request(q, rq, ELEVATOR_INSERT_BACK, 0);
  873. }
  874. }
  875. EXPORT_SYMBOL(blk_queue_invalidate_tags);
  876. static char *rq_flags[] = {
  877. "REQ_RW",
  878. "REQ_FAILFAST",
  879. "REQ_SOFTBARRIER",
  880. "REQ_HARDBARRIER",
  881. "REQ_CMD",
  882. "REQ_NOMERGE",
  883. "REQ_STARTED",
  884. "REQ_DONTPREP",
  885. "REQ_QUEUED",
  886. "REQ_PC",
  887. "REQ_BLOCK_PC",
  888. "REQ_SENSE",
  889. "REQ_FAILED",
  890. "REQ_QUIET",
  891. "REQ_SPECIAL",
  892. "REQ_DRIVE_CMD",
  893. "REQ_DRIVE_TASK",
  894. "REQ_DRIVE_TASKFILE",
  895. "REQ_PREEMPT",
  896. "REQ_PM_SUSPEND",
  897. "REQ_PM_RESUME",
  898. "REQ_PM_SHUTDOWN",
  899. };
  900. void blk_dump_rq_flags(struct request *rq, char *msg)
  901. {
  902. int bit;
  903. printk("%s: dev %s: flags = ", msg,
  904. rq->rq_disk ? rq->rq_disk->disk_name : "?");
  905. bit = 0;
  906. do {
  907. if (rq->flags & (1 << bit))
  908. printk("%s ", rq_flags[bit]);
  909. bit++;
  910. } while (bit < __REQ_NR_BITS);
  911. printk("\nsector %llu, nr/cnr %lu/%u\n", (unsigned long long)rq->sector,
  912. rq->nr_sectors,
  913. rq->current_nr_sectors);
  914. printk("bio %p, biotail %p, buffer %p, data %p, len %u\n", rq->bio, rq->biotail, rq->buffer, rq->data, rq->data_len);
  915. if (rq->flags & (REQ_BLOCK_PC | REQ_PC)) {
  916. printk("cdb: ");
  917. for (bit = 0; bit < sizeof(rq->cmd); bit++)
  918. printk("%02x ", rq->cmd[bit]);
  919. printk("\n");
  920. }
  921. }
  922. EXPORT_SYMBOL(blk_dump_rq_flags);
  923. void blk_recount_segments(request_queue_t *q, struct bio *bio)
  924. {
  925. struct bio_vec *bv, *bvprv = NULL;
  926. int i, nr_phys_segs, nr_hw_segs, seg_size, hw_seg_size, cluster;
  927. int high, highprv = 1;
  928. if (unlikely(!bio->bi_io_vec))
  929. return;
  930. cluster = q->queue_flags & (1 << QUEUE_FLAG_CLUSTER);
  931. hw_seg_size = seg_size = nr_phys_segs = nr_hw_segs = 0;
  932. bio_for_each_segment(bv, bio, i) {
  933. /*
  934. * the trick here is making sure that a high page is never
  935. * considered part of another segment, since that might
  936. * change with the bounce page.
  937. */
  938. high = page_to_pfn(bv->bv_page) >= q->bounce_pfn;
  939. if (high || highprv)
  940. goto new_hw_segment;
  941. if (cluster) {
  942. if (seg_size + bv->bv_len > q->max_segment_size)
  943. goto new_segment;
  944. if (!BIOVEC_PHYS_MERGEABLE(bvprv, bv))
  945. goto new_segment;
  946. if (!BIOVEC_SEG_BOUNDARY(q, bvprv, bv))
  947. goto new_segment;
  948. if (BIOVEC_VIRT_OVERSIZE(hw_seg_size + bv->bv_len))
  949. goto new_hw_segment;
  950. seg_size += bv->bv_len;
  951. hw_seg_size += bv->bv_len;
  952. bvprv = bv;
  953. continue;
  954. }
  955. new_segment:
  956. if (BIOVEC_VIRT_MERGEABLE(bvprv, bv) &&
  957. !BIOVEC_VIRT_OVERSIZE(hw_seg_size + bv->bv_len)) {
  958. hw_seg_size += bv->bv_len;
  959. } else {
  960. new_hw_segment:
  961. if (hw_seg_size > bio->bi_hw_front_size)
  962. bio->bi_hw_front_size = hw_seg_size;
  963. hw_seg_size = BIOVEC_VIRT_START_SIZE(bv) + bv->bv_len;
  964. nr_hw_segs++;
  965. }
  966. nr_phys_segs++;
  967. bvprv = bv;
  968. seg_size = bv->bv_len;
  969. highprv = high;
  970. }
  971. if (hw_seg_size > bio->bi_hw_back_size)
  972. bio->bi_hw_back_size = hw_seg_size;
  973. if (nr_hw_segs == 1 && hw_seg_size > bio->bi_hw_front_size)
  974. bio->bi_hw_front_size = hw_seg_size;
  975. bio->bi_phys_segments = nr_phys_segs;
  976. bio->bi_hw_segments = nr_hw_segs;
  977. bio->bi_flags |= (1 << BIO_SEG_VALID);
  978. }
  979. int blk_phys_contig_segment(request_queue_t *q, struct bio *bio,
  980. struct bio *nxt)
  981. {
  982. if (!(q->queue_flags & (1 << QUEUE_FLAG_CLUSTER)))
  983. return 0;
  984. if (!BIOVEC_PHYS_MERGEABLE(__BVEC_END(bio), __BVEC_START(nxt)))
  985. return 0;
  986. if (bio->bi_size + nxt->bi_size > q->max_segment_size)
  987. return 0;
  988. /*
  989. * bio and nxt are contigous in memory, check if the queue allows
  990. * these two to be merged into one
  991. */
  992. if (BIO_SEG_BOUNDARY(q, bio, nxt))
  993. return 1;
  994. return 0;
  995. }
  996. EXPORT_SYMBOL(blk_phys_contig_segment);
  997. int blk_hw_contig_segment(request_queue_t *q, struct bio *bio,
  998. struct bio *nxt)
  999. {
  1000. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1001. blk_recount_segments(q, bio);
  1002. if (unlikely(!bio_flagged(nxt, BIO_SEG_VALID)))
  1003. blk_recount_segments(q, nxt);
  1004. if (!BIOVEC_VIRT_MERGEABLE(__BVEC_END(bio), __BVEC_START(nxt)) ||
  1005. BIOVEC_VIRT_OVERSIZE(bio->bi_hw_front_size + bio->bi_hw_back_size))
  1006. return 0;
  1007. if (bio->bi_size + nxt->bi_size > q->max_segment_size)
  1008. return 0;
  1009. return 1;
  1010. }
  1011. EXPORT_SYMBOL(blk_hw_contig_segment);
  1012. /*
  1013. * map a request to scatterlist, return number of sg entries setup. Caller
  1014. * must make sure sg can hold rq->nr_phys_segments entries
  1015. */
  1016. int blk_rq_map_sg(request_queue_t *q, struct request *rq, struct scatterlist *sg)
  1017. {
  1018. struct bio_vec *bvec, *bvprv;
  1019. struct bio *bio;
  1020. int nsegs, i, cluster;
  1021. nsegs = 0;
  1022. cluster = q->queue_flags & (1 << QUEUE_FLAG_CLUSTER);
  1023. /*
  1024. * for each bio in rq
  1025. */
  1026. bvprv = NULL;
  1027. rq_for_each_bio(bio, rq) {
  1028. /*
  1029. * for each segment in bio
  1030. */
  1031. bio_for_each_segment(bvec, bio, i) {
  1032. int nbytes = bvec->bv_len;
  1033. if (bvprv && cluster) {
  1034. if (sg[nsegs - 1].length + nbytes > q->max_segment_size)
  1035. goto new_segment;
  1036. if (!BIOVEC_PHYS_MERGEABLE(bvprv, bvec))
  1037. goto new_segment;
  1038. if (!BIOVEC_SEG_BOUNDARY(q, bvprv, bvec))
  1039. goto new_segment;
  1040. sg[nsegs - 1].length += nbytes;
  1041. } else {
  1042. new_segment:
  1043. memset(&sg[nsegs],0,sizeof(struct scatterlist));
  1044. sg[nsegs].page = bvec->bv_page;
  1045. sg[nsegs].length = nbytes;
  1046. sg[nsegs].offset = bvec->bv_offset;
  1047. nsegs++;
  1048. }
  1049. bvprv = bvec;
  1050. } /* segments in bio */
  1051. } /* bios in rq */
  1052. return nsegs;
  1053. }
  1054. EXPORT_SYMBOL(blk_rq_map_sg);
  1055. /*
  1056. * the standard queue merge functions, can be overridden with device
  1057. * specific ones if so desired
  1058. */
  1059. static inline int ll_new_mergeable(request_queue_t *q,
  1060. struct request *req,
  1061. struct bio *bio)
  1062. {
  1063. int nr_phys_segs = bio_phys_segments(q, bio);
  1064. if (req->nr_phys_segments + nr_phys_segs > q->max_phys_segments) {
  1065. req->flags |= REQ_NOMERGE;
  1066. if (req == q->last_merge)
  1067. q->last_merge = NULL;
  1068. return 0;
  1069. }
  1070. /*
  1071. * A hw segment is just getting larger, bump just the phys
  1072. * counter.
  1073. */
  1074. req->nr_phys_segments += nr_phys_segs;
  1075. return 1;
  1076. }
  1077. static inline int ll_new_hw_segment(request_queue_t *q,
  1078. struct request *req,
  1079. struct bio *bio)
  1080. {
  1081. int nr_hw_segs = bio_hw_segments(q, bio);
  1082. int nr_phys_segs = bio_phys_segments(q, bio);
  1083. if (req->nr_hw_segments + nr_hw_segs > q->max_hw_segments
  1084. || req->nr_phys_segments + nr_phys_segs > q->max_phys_segments) {
  1085. req->flags |= REQ_NOMERGE;
  1086. if (req == q->last_merge)
  1087. q->last_merge = NULL;
  1088. return 0;
  1089. }
  1090. /*
  1091. * This will form the start of a new hw segment. Bump both
  1092. * counters.
  1093. */
  1094. req->nr_hw_segments += nr_hw_segs;
  1095. req->nr_phys_segments += nr_phys_segs;
  1096. return 1;
  1097. }
  1098. static int ll_back_merge_fn(request_queue_t *q, struct request *req,
  1099. struct bio *bio)
  1100. {
  1101. int len;
  1102. if (req->nr_sectors + bio_sectors(bio) > q->max_sectors) {
  1103. req->flags |= REQ_NOMERGE;
  1104. if (req == q->last_merge)
  1105. q->last_merge = NULL;
  1106. return 0;
  1107. }
  1108. if (unlikely(!bio_flagged(req->biotail, BIO_SEG_VALID)))
  1109. blk_recount_segments(q, req->biotail);
  1110. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1111. blk_recount_segments(q, bio);
  1112. len = req->biotail->bi_hw_back_size + bio->bi_hw_front_size;
  1113. if (BIOVEC_VIRT_MERGEABLE(__BVEC_END(req->biotail), __BVEC_START(bio)) &&
  1114. !BIOVEC_VIRT_OVERSIZE(len)) {
  1115. int mergeable = ll_new_mergeable(q, req, bio);
  1116. if (mergeable) {
  1117. if (req->nr_hw_segments == 1)
  1118. req->bio->bi_hw_front_size = len;
  1119. if (bio->bi_hw_segments == 1)
  1120. bio->bi_hw_back_size = len;
  1121. }
  1122. return mergeable;
  1123. }
  1124. return ll_new_hw_segment(q, req, bio);
  1125. }
  1126. static int ll_front_merge_fn(request_queue_t *q, struct request *req,
  1127. struct bio *bio)
  1128. {
  1129. int len;
  1130. if (req->nr_sectors + bio_sectors(bio) > q->max_sectors) {
  1131. req->flags |= REQ_NOMERGE;
  1132. if (req == q->last_merge)
  1133. q->last_merge = NULL;
  1134. return 0;
  1135. }
  1136. len = bio->bi_hw_back_size + req->bio->bi_hw_front_size;
  1137. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1138. blk_recount_segments(q, bio);
  1139. if (unlikely(!bio_flagged(req->bio, BIO_SEG_VALID)))
  1140. blk_recount_segments(q, req->bio);
  1141. if (BIOVEC_VIRT_MERGEABLE(__BVEC_END(bio), __BVEC_START(req->bio)) &&
  1142. !BIOVEC_VIRT_OVERSIZE(len)) {
  1143. int mergeable = ll_new_mergeable(q, req, bio);
  1144. if (mergeable) {
  1145. if (bio->bi_hw_segments == 1)
  1146. bio->bi_hw_front_size = len;
  1147. if (req->nr_hw_segments == 1)
  1148. req->biotail->bi_hw_back_size = len;
  1149. }
  1150. return mergeable;
  1151. }
  1152. return ll_new_hw_segment(q, req, bio);
  1153. }
  1154. static int ll_merge_requests_fn(request_queue_t *q, struct request *req,
  1155. struct request *next)
  1156. {
  1157. int total_phys_segments = req->nr_phys_segments +next->nr_phys_segments;
  1158. int total_hw_segments = req->nr_hw_segments + next->nr_hw_segments;
  1159. /*
  1160. * First check if the either of the requests are re-queued
  1161. * requests. Can't merge them if they are.
  1162. */
  1163. if (req->special || next->special)
  1164. return 0;
  1165. /*
  1166. * Will it become to large?
  1167. */
  1168. if ((req->nr_sectors + next->nr_sectors) > q->max_sectors)
  1169. return 0;
  1170. total_phys_segments = req->nr_phys_segments + next->nr_phys_segments;
  1171. if (blk_phys_contig_segment(q, req->biotail, next->bio))
  1172. total_phys_segments--;
  1173. if (total_phys_segments > q->max_phys_segments)
  1174. return 0;
  1175. total_hw_segments = req->nr_hw_segments + next->nr_hw_segments;
  1176. if (blk_hw_contig_segment(q, req->biotail, next->bio)) {
  1177. int len = req->biotail->bi_hw_back_size + next->bio->bi_hw_front_size;
  1178. /*
  1179. * propagate the combined length to the end of the requests
  1180. */
  1181. if (req->nr_hw_segments == 1)
  1182. req->bio->bi_hw_front_size = len;
  1183. if (next->nr_hw_segments == 1)
  1184. next->biotail->bi_hw_back_size = len;
  1185. total_hw_segments--;
  1186. }
  1187. if (total_hw_segments > q->max_hw_segments)
  1188. return 0;
  1189. /* Merge is OK... */
  1190. req->nr_phys_segments = total_phys_segments;
  1191. req->nr_hw_segments = total_hw_segments;
  1192. return 1;
  1193. }
  1194. /*
  1195. * "plug" the device if there are no outstanding requests: this will
  1196. * force the transfer to start only after we have put all the requests
  1197. * on the list.
  1198. *
  1199. * This is called with interrupts off and no requests on the queue and
  1200. * with the queue lock held.
  1201. */
  1202. void blk_plug_device(request_queue_t *q)
  1203. {
  1204. WARN_ON(!irqs_disabled());
  1205. /*
  1206. * don't plug a stopped queue, it must be paired with blk_start_queue()
  1207. * which will restart the queueing
  1208. */
  1209. if (test_bit(QUEUE_FLAG_STOPPED, &q->queue_flags))
  1210. return;
  1211. if (!test_and_set_bit(QUEUE_FLAG_PLUGGED, &q->queue_flags))
  1212. mod_timer(&q->unplug_timer, jiffies + q->unplug_delay);
  1213. }
  1214. EXPORT_SYMBOL(blk_plug_device);
  1215. /*
  1216. * remove the queue from the plugged list, if present. called with
  1217. * queue lock held and interrupts disabled.
  1218. */
  1219. int blk_remove_plug(request_queue_t *q)
  1220. {
  1221. WARN_ON(!irqs_disabled());
  1222. if (!test_and_clear_bit(QUEUE_FLAG_PLUGGED, &q->queue_flags))
  1223. return 0;
  1224. del_timer(&q->unplug_timer);
  1225. return 1;
  1226. }
  1227. EXPORT_SYMBOL(blk_remove_plug);
  1228. /*
  1229. * remove the plug and let it rip..
  1230. */
  1231. void __generic_unplug_device(request_queue_t *q)
  1232. {
  1233. if (test_bit(QUEUE_FLAG_STOPPED, &q->queue_flags))
  1234. return;
  1235. if (!blk_remove_plug(q))
  1236. return;
  1237. /*
  1238. * was plugged, fire request_fn if queue has stuff to do
  1239. */
  1240. if (elv_next_request(q))
  1241. q->request_fn(q);
  1242. }
  1243. EXPORT_SYMBOL(__generic_unplug_device);
  1244. /**
  1245. * generic_unplug_device - fire a request queue
  1246. * @q: The &request_queue_t in question
  1247. *
  1248. * Description:
  1249. * Linux uses plugging to build bigger requests queues before letting
  1250. * the device have at them. If a queue is plugged, the I/O scheduler
  1251. * is still adding and merging requests on the queue. Once the queue
  1252. * gets unplugged, the request_fn defined for the queue is invoked and
  1253. * transfers started.
  1254. **/
  1255. void generic_unplug_device(request_queue_t *q)
  1256. {
  1257. spin_lock_irq(q->queue_lock);
  1258. __generic_unplug_device(q);
  1259. spin_unlock_irq(q->queue_lock);
  1260. }
  1261. EXPORT_SYMBOL(generic_unplug_device);
  1262. static void blk_backing_dev_unplug(struct backing_dev_info *bdi,
  1263. struct page *page)
  1264. {
  1265. request_queue_t *q = bdi->unplug_io_data;
  1266. /*
  1267. * devices don't necessarily have an ->unplug_fn defined
  1268. */
  1269. if (q->unplug_fn)
  1270. q->unplug_fn(q);
  1271. }
  1272. static void blk_unplug_work(void *data)
  1273. {
  1274. request_queue_t *q = data;
  1275. q->unplug_fn(q);
  1276. }
  1277. static void blk_unplug_timeout(unsigned long data)
  1278. {
  1279. request_queue_t *q = (request_queue_t *)data;
  1280. kblockd_schedule_work(&q->unplug_work);
  1281. }
  1282. /**
  1283. * blk_start_queue - restart a previously stopped queue
  1284. * @q: The &request_queue_t in question
  1285. *
  1286. * Description:
  1287. * blk_start_queue() will clear the stop flag on the queue, and call
  1288. * the request_fn for the queue if it was in a stopped state when
  1289. * entered. Also see blk_stop_queue(). Queue lock must be held.
  1290. **/
  1291. void blk_start_queue(request_queue_t *q)
  1292. {
  1293. clear_bit(QUEUE_FLAG_STOPPED, &q->queue_flags);
  1294. /*
  1295. * one level of recursion is ok and is much faster than kicking
  1296. * the unplug handling
  1297. */
  1298. if (!test_and_set_bit(QUEUE_FLAG_REENTER, &q->queue_flags)) {
  1299. q->request_fn(q);
  1300. clear_bit(QUEUE_FLAG_REENTER, &q->queue_flags);
  1301. } else {
  1302. blk_plug_device(q);
  1303. kblockd_schedule_work(&q->unplug_work);
  1304. }
  1305. }
  1306. EXPORT_SYMBOL(blk_start_queue);
  1307. /**
  1308. * blk_stop_queue - stop a queue
  1309. * @q: The &request_queue_t in question
  1310. *
  1311. * Description:
  1312. * The Linux block layer assumes that a block driver will consume all
  1313. * entries on the request queue when the request_fn strategy is called.
  1314. * Often this will not happen, because of hardware limitations (queue
  1315. * depth settings). If a device driver gets a 'queue full' response,
  1316. * or if it simply chooses not to queue more I/O at one point, it can
  1317. * call this function to prevent the request_fn from being called until
  1318. * the driver has signalled it's ready to go again. This happens by calling
  1319. * blk_start_queue() to restart queue operations. Queue lock must be held.
  1320. **/
  1321. void blk_stop_queue(request_queue_t *q)
  1322. {
  1323. blk_remove_plug(q);
  1324. set_bit(QUEUE_FLAG_STOPPED, &q->queue_flags);
  1325. }
  1326. EXPORT_SYMBOL(blk_stop_queue);
  1327. /**
  1328. * blk_sync_queue - cancel any pending callbacks on a queue
  1329. * @q: the queue
  1330. *
  1331. * Description:
  1332. * The block layer may perform asynchronous callback activity
  1333. * on a queue, such as calling the unplug function after a timeout.
  1334. * A block device may call blk_sync_queue to ensure that any
  1335. * such activity is cancelled, thus allowing it to release resources
  1336. * the the callbacks might use. The caller must already have made sure
  1337. * that its ->make_request_fn will not re-add plugging prior to calling
  1338. * this function.
  1339. *
  1340. */
  1341. void blk_sync_queue(struct request_queue *q)
  1342. {
  1343. del_timer_sync(&q->unplug_timer);
  1344. kblockd_flush();
  1345. }
  1346. EXPORT_SYMBOL(blk_sync_queue);
  1347. /**
  1348. * blk_run_queue - run a single device queue
  1349. * @q: The queue to run
  1350. */
  1351. void blk_run_queue(struct request_queue *q)
  1352. {
  1353. unsigned long flags;
  1354. spin_lock_irqsave(q->queue_lock, flags);
  1355. blk_remove_plug(q);
  1356. if (!elv_queue_empty(q))
  1357. q->request_fn(q);
  1358. spin_unlock_irqrestore(q->queue_lock, flags);
  1359. }
  1360. EXPORT_SYMBOL(blk_run_queue);
  1361. /**
  1362. * blk_cleanup_queue: - release a &request_queue_t when it is no longer needed
  1363. * @q: the request queue to be released
  1364. *
  1365. * Description:
  1366. * blk_cleanup_queue is the pair to blk_init_queue() or
  1367. * blk_queue_make_request(). It should be called when a request queue is
  1368. * being released; typically when a block device is being de-registered.
  1369. * Currently, its primary task it to free all the &struct request
  1370. * structures that were allocated to the queue and the queue itself.
  1371. *
  1372. * Caveat:
  1373. * Hopefully the low level driver will have finished any
  1374. * outstanding requests first...
  1375. **/
  1376. void blk_cleanup_queue(request_queue_t * q)
  1377. {
  1378. struct request_list *rl = &q->rq;
  1379. if (!atomic_dec_and_test(&q->refcnt))
  1380. return;
  1381. if (q->elevator)
  1382. elevator_exit(q->elevator);
  1383. blk_sync_queue(q);
  1384. if (rl->rq_pool)
  1385. mempool_destroy(rl->rq_pool);
  1386. if (q->queue_tags)
  1387. __blk_queue_free_tags(q);
  1388. blk_queue_ordered(q, QUEUE_ORDERED_NONE);
  1389. kmem_cache_free(requestq_cachep, q);
  1390. }
  1391. EXPORT_SYMBOL(blk_cleanup_queue);
  1392. static int blk_init_free_list(request_queue_t *q)
  1393. {
  1394. struct request_list *rl = &q->rq;
  1395. rl->count[READ] = rl->count[WRITE] = 0;
  1396. rl->starved[READ] = rl->starved[WRITE] = 0;
  1397. init_waitqueue_head(&rl->wait[READ]);
  1398. init_waitqueue_head(&rl->wait[WRITE]);
  1399. init_waitqueue_head(&rl->drain);
  1400. rl->rq_pool = mempool_create_node(BLKDEV_MIN_RQ, mempool_alloc_slab,
  1401. mempool_free_slab, request_cachep, q->node);
  1402. if (!rl->rq_pool)
  1403. return -ENOMEM;
  1404. return 0;
  1405. }
  1406. static int __make_request(request_queue_t *, struct bio *);
  1407. request_queue_t *blk_alloc_queue(int gfp_mask)
  1408. {
  1409. return blk_alloc_queue_node(gfp_mask, -1);
  1410. }
  1411. EXPORT_SYMBOL(blk_alloc_queue);
  1412. request_queue_t *blk_alloc_queue_node(int gfp_mask, int node_id)
  1413. {
  1414. request_queue_t *q;
  1415. q = kmem_cache_alloc_node(requestq_cachep, gfp_mask, node_id);
  1416. if (!q)
  1417. return NULL;
  1418. memset(q, 0, sizeof(*q));
  1419. init_timer(&q->unplug_timer);
  1420. atomic_set(&q->refcnt, 1);
  1421. q->backing_dev_info.unplug_io_fn = blk_backing_dev_unplug;
  1422. q->backing_dev_info.unplug_io_data = q;
  1423. return q;
  1424. }
  1425. EXPORT_SYMBOL(blk_alloc_queue_node);
  1426. /**
  1427. * blk_init_queue - prepare a request queue for use with a block device
  1428. * @rfn: The function to be called to process requests that have been
  1429. * placed on the queue.
  1430. * @lock: Request queue spin lock
  1431. *
  1432. * Description:
  1433. * If a block device wishes to use the standard request handling procedures,
  1434. * which sorts requests and coalesces adjacent requests, then it must
  1435. * call blk_init_queue(). The function @rfn will be called when there
  1436. * are requests on the queue that need to be processed. If the device
  1437. * supports plugging, then @rfn may not be called immediately when requests
  1438. * are available on the queue, but may be called at some time later instead.
  1439. * Plugged queues are generally unplugged when a buffer belonging to one
  1440. * of the requests on the queue is needed, or due to memory pressure.
  1441. *
  1442. * @rfn is not required, or even expected, to remove all requests off the
  1443. * queue, but only as many as it can handle at a time. If it does leave
  1444. * requests on the queue, it is responsible for arranging that the requests
  1445. * get dealt with eventually.
  1446. *
  1447. * The queue spin lock must be held while manipulating the requests on the
  1448. * request queue.
  1449. *
  1450. * Function returns a pointer to the initialized request queue, or NULL if
  1451. * it didn't succeed.
  1452. *
  1453. * Note:
  1454. * blk_init_queue() must be paired with a blk_cleanup_queue() call
  1455. * when the block device is deactivated (such as at module unload).
  1456. **/
  1457. request_queue_t *blk_init_queue(request_fn_proc *rfn, spinlock_t *lock)
  1458. {
  1459. return blk_init_queue_node(rfn, lock, -1);
  1460. }
  1461. EXPORT_SYMBOL(blk_init_queue);
  1462. request_queue_t *
  1463. blk_init_queue_node(request_fn_proc *rfn, spinlock_t *lock, int node_id)
  1464. {
  1465. request_queue_t *q = blk_alloc_queue_node(GFP_KERNEL, node_id);
  1466. if (!q)
  1467. return NULL;
  1468. q->node = node_id;
  1469. if (blk_init_free_list(q))
  1470. goto out_init;
  1471. /*
  1472. * if caller didn't supply a lock, they get per-queue locking with
  1473. * our embedded lock
  1474. */
  1475. if (!lock) {
  1476. spin_lock_init(&q->__queue_lock);
  1477. lock = &q->__queue_lock;
  1478. }
  1479. q->request_fn = rfn;
  1480. q->back_merge_fn = ll_back_merge_fn;
  1481. q->front_merge_fn = ll_front_merge_fn;
  1482. q->merge_requests_fn = ll_merge_requests_fn;
  1483. q->prep_rq_fn = NULL;
  1484. q->unplug_fn = generic_unplug_device;
  1485. q->queue_flags = (1 << QUEUE_FLAG_CLUSTER);
  1486. q->queue_lock = lock;
  1487. blk_queue_segment_boundary(q, 0xffffffff);
  1488. blk_queue_make_request(q, __make_request);
  1489. blk_queue_max_segment_size(q, MAX_SEGMENT_SIZE);
  1490. blk_queue_max_hw_segments(q, MAX_HW_SEGMENTS);
  1491. blk_queue_max_phys_segments(q, MAX_PHYS_SEGMENTS);
  1492. /*
  1493. * all done
  1494. */
  1495. if (!elevator_init(q, NULL)) {
  1496. blk_queue_congestion_threshold(q);
  1497. return q;
  1498. }
  1499. blk_cleanup_queue(q);
  1500. out_init:
  1501. kmem_cache_free(requestq_cachep, q);
  1502. return NULL;
  1503. }
  1504. EXPORT_SYMBOL(blk_init_queue_node);
  1505. int blk_get_queue(request_queue_t *q)
  1506. {
  1507. if (!test_bit(QUEUE_FLAG_DEAD, &q->queue_flags)) {
  1508. atomic_inc(&q->refcnt);
  1509. return 0;
  1510. }
  1511. return 1;
  1512. }
  1513. EXPORT_SYMBOL(blk_get_queue);
  1514. static inline void blk_free_request(request_queue_t *q, struct request *rq)
  1515. {
  1516. elv_put_request(q, rq);
  1517. mempool_free(rq, q->rq.rq_pool);
  1518. }
  1519. static inline struct request *blk_alloc_request(request_queue_t *q, int rw,
  1520. int gfp_mask)
  1521. {
  1522. struct request *rq = mempool_alloc(q->rq.rq_pool, gfp_mask);
  1523. if (!rq)
  1524. return NULL;
  1525. /*
  1526. * first three bits are identical in rq->flags and bio->bi_rw,
  1527. * see bio.h and blkdev.h
  1528. */
  1529. rq->flags = rw;
  1530. if (!elv_set_request(q, rq, gfp_mask))
  1531. return rq;
  1532. mempool_free(rq, q->rq.rq_pool);
  1533. return NULL;
  1534. }
  1535. /*
  1536. * ioc_batching returns true if the ioc is a valid batching request and
  1537. * should be given priority access to a request.
  1538. */
  1539. static inline int ioc_batching(request_queue_t *q, struct io_context *ioc)
  1540. {
  1541. if (!ioc)
  1542. return 0;
  1543. /*
  1544. * Make sure the process is able to allocate at least 1 request
  1545. * even if the batch times out, otherwise we could theoretically
  1546. * lose wakeups.
  1547. */
  1548. return ioc->nr_batch_requests == q->nr_batching ||
  1549. (ioc->nr_batch_requests > 0
  1550. && time_before(jiffies, ioc->last_waited + BLK_BATCH_TIME));
  1551. }
  1552. /*
  1553. * ioc_set_batching sets ioc to be a new "batcher" if it is not one. This
  1554. * will cause the process to be a "batcher" on all queues in the system. This
  1555. * is the behaviour we want though - once it gets a wakeup it should be given
  1556. * a nice run.
  1557. */
  1558. void ioc_set_batching(request_queue_t *q, struct io_context *ioc)
  1559. {
  1560. if (!ioc || ioc_batching(q, ioc))
  1561. return;
  1562. ioc->nr_batch_requests = q->nr_batching;
  1563. ioc->last_waited = jiffies;
  1564. }
  1565. static void __freed_request(request_queue_t *q, int rw)
  1566. {
  1567. struct request_list *rl = &q->rq;
  1568. if (rl->count[rw] < queue_congestion_off_threshold(q))
  1569. clear_queue_congested(q, rw);
  1570. if (rl->count[rw] + 1 <= q->nr_requests) {
  1571. smp_mb();
  1572. if (waitqueue_active(&rl->wait[rw]))
  1573. wake_up(&rl->wait[rw]);
  1574. blk_clear_queue_full(q, rw);
  1575. }
  1576. }
  1577. /*
  1578. * A request has just been released. Account for it, update the full and
  1579. * congestion status, wake up any waiters. Called under q->queue_lock.
  1580. */
  1581. static void freed_request(request_queue_t *q, int rw)
  1582. {
  1583. struct request_list *rl = &q->rq;
  1584. rl->count[rw]--;
  1585. __freed_request(q, rw);
  1586. if (unlikely(rl->starved[rw ^ 1]))
  1587. __freed_request(q, rw ^ 1);
  1588. if (!rl->count[READ] && !rl->count[WRITE]) {
  1589. smp_mb();
  1590. if (unlikely(waitqueue_active(&rl->drain)))
  1591. wake_up(&rl->drain);
  1592. }
  1593. }
  1594. #define blkdev_free_rq(list) list_entry((list)->next, struct request, queuelist)
  1595. /*
  1596. * Get a free request, queue_lock must not be held
  1597. */
  1598. static struct request *get_request(request_queue_t *q, int rw, int gfp_mask)
  1599. {
  1600. struct request *rq = NULL;
  1601. struct request_list *rl = &q->rq;
  1602. struct io_context *ioc = get_io_context(gfp_mask);
  1603. if (unlikely(test_bit(QUEUE_FLAG_DRAIN, &q->queue_flags)))
  1604. goto out;
  1605. spin_lock_irq(q->queue_lock);
  1606. if (rl->count[rw]+1 >= q->nr_requests) {
  1607. /*
  1608. * The queue will fill after this allocation, so set it as
  1609. * full, and mark this process as "batching". This process
  1610. * will be allowed to complete a batch of requests, others
  1611. * will be blocked.
  1612. */
  1613. if (!blk_queue_full(q, rw)) {
  1614. ioc_set_batching(q, ioc);
  1615. blk_set_queue_full(q, rw);
  1616. }
  1617. }
  1618. switch (elv_may_queue(q, rw)) {
  1619. case ELV_MQUEUE_NO:
  1620. goto rq_starved;
  1621. case ELV_MQUEUE_MAY:
  1622. break;
  1623. case ELV_MQUEUE_MUST:
  1624. goto get_rq;
  1625. }
  1626. if (blk_queue_full(q, rw) && !ioc_batching(q, ioc)) {
  1627. /*
  1628. * The queue is full and the allocating process is not a
  1629. * "batcher", and not exempted by the IO scheduler
  1630. */
  1631. spin_unlock_irq(q->queue_lock);
  1632. goto out;
  1633. }
  1634. get_rq:
  1635. rl->count[rw]++;
  1636. rl->starved[rw] = 0;
  1637. if (rl->count[rw] >= queue_congestion_on_threshold(q))
  1638. set_queue_congested(q, rw);
  1639. spin_unlock_irq(q->queue_lock);
  1640. rq = blk_alloc_request(q, rw, gfp_mask);
  1641. if (!rq) {
  1642. /*
  1643. * Allocation failed presumably due to memory. Undo anything
  1644. * we might have messed up.
  1645. *
  1646. * Allocating task should really be put onto the front of the
  1647. * wait queue, but this is pretty rare.
  1648. */
  1649. spin_lock_irq(q->queue_lock);
  1650. freed_request(q, rw);
  1651. /*
  1652. * in the very unlikely event that allocation failed and no
  1653. * requests for this direction was pending, mark us starved
  1654. * so that freeing of a request in the other direction will
  1655. * notice us. another possible fix would be to split the
  1656. * rq mempool into READ and WRITE
  1657. */
  1658. rq_starved:
  1659. if (unlikely(rl->count[rw] == 0))
  1660. rl->starved[rw] = 1;
  1661. spin_unlock_irq(q->queue_lock);
  1662. goto out;
  1663. }
  1664. if (ioc_batching(q, ioc))
  1665. ioc->nr_batch_requests--;
  1666. rq_init(q, rq);
  1667. rq->rl = rl;
  1668. out:
  1669. put_io_context(ioc);
  1670. return rq;
  1671. }
  1672. /*
  1673. * No available requests for this queue, unplug the device and wait for some
  1674. * requests to become available.
  1675. */
  1676. static struct request *get_request_wait(request_queue_t *q, int rw)
  1677. {
  1678. DEFINE_WAIT(wait);
  1679. struct request *rq;
  1680. generic_unplug_device(q);
  1681. do {
  1682. struct request_list *rl = &q->rq;
  1683. prepare_to_wait_exclusive(&rl->wait[rw], &wait,
  1684. TASK_UNINTERRUPTIBLE);
  1685. rq = get_request(q, rw, GFP_NOIO);
  1686. if (!rq) {
  1687. struct io_context *ioc;
  1688. io_schedule();
  1689. /*
  1690. * After sleeping, we become a "batching" process and
  1691. * will be able to allocate at least one request, and
  1692. * up to a big batch of them for a small period time.
  1693. * See ioc_batching, ioc_set_batching
  1694. */
  1695. ioc = get_io_context(GFP_NOIO);
  1696. ioc_set_batching(q, ioc);
  1697. put_io_context(ioc);
  1698. }
  1699. finish_wait(&rl->wait[rw], &wait);
  1700. } while (!rq);
  1701. return rq;
  1702. }
  1703. struct request *blk_get_request(request_queue_t *q, int rw, int gfp_mask)
  1704. {
  1705. struct request *rq;
  1706. BUG_ON(rw != READ && rw != WRITE);
  1707. if (gfp_mask & __GFP_WAIT)
  1708. rq = get_request_wait(q, rw);
  1709. else
  1710. rq = get_request(q, rw, gfp_mask);
  1711. return rq;
  1712. }
  1713. EXPORT_SYMBOL(blk_get_request);
  1714. /**
  1715. * blk_requeue_request - put a request back on queue
  1716. * @q: request queue where request should be inserted
  1717. * @rq: request to be inserted
  1718. *
  1719. * Description:
  1720. * Drivers often keep queueing requests until the hardware cannot accept
  1721. * more, when that condition happens we need to put the request back
  1722. * on the queue. Must be called with queue lock held.
  1723. */
  1724. void blk_requeue_request(request_queue_t *q, struct request *rq)
  1725. {
  1726. if (blk_rq_tagged(rq))
  1727. blk_queue_end_tag(q, rq);
  1728. elv_requeue_request(q, rq);
  1729. }
  1730. EXPORT_SYMBOL(blk_requeue_request);
  1731. /**
  1732. * blk_insert_request - insert a special request in to a request queue
  1733. * @q: request queue where request should be inserted
  1734. * @rq: request to be inserted
  1735. * @at_head: insert request at head or tail of queue
  1736. * @data: private data
  1737. *
  1738. * Description:
  1739. * Many block devices need to execute commands asynchronously, so they don't
  1740. * block the whole kernel from preemption during request execution. This is
  1741. * accomplished normally by inserting aritficial requests tagged as
  1742. * REQ_SPECIAL in to the corresponding request queue, and letting them be
  1743. * scheduled for actual execution by the request queue.
  1744. *
  1745. * We have the option of inserting the head or the tail of the queue.
  1746. * Typically we use the tail for new ioctls and so forth. We use the head
  1747. * of the queue for things like a QUEUE_FULL message from a device, or a
  1748. * host that is unable to accept a particular command.
  1749. */
  1750. void blk_insert_request(request_queue_t *q, struct request *rq,
  1751. int at_head, void *data)
  1752. {
  1753. int where = at_head ? ELEVATOR_INSERT_FRONT : ELEVATOR_INSERT_BACK;
  1754. unsigned long flags;
  1755. /*
  1756. * tell I/O scheduler that this isn't a regular read/write (ie it
  1757. * must not attempt merges on this) and that it acts as a soft
  1758. * barrier
  1759. */
  1760. rq->flags |= REQ_SPECIAL | REQ_SOFTBARRIER;
  1761. rq->special = data;
  1762. spin_lock_irqsave(q->queue_lock, flags);
  1763. /*
  1764. * If command is tagged, release the tag
  1765. */
  1766. if (blk_rq_tagged(rq))
  1767. blk_queue_end_tag(q, rq);
  1768. drive_stat_acct(rq, rq->nr_sectors, 1);
  1769. __elv_add_request(q, rq, where, 0);
  1770. if (blk_queue_plugged(q))
  1771. __generic_unplug_device(q);
  1772. else
  1773. q->request_fn(q);
  1774. spin_unlock_irqrestore(q->queue_lock, flags);
  1775. }
  1776. EXPORT_SYMBOL(blk_insert_request);
  1777. /**
  1778. * blk_rq_map_user - map user data to a request, for REQ_BLOCK_PC usage
  1779. * @q: request queue where request should be inserted
  1780. * @rw: READ or WRITE data
  1781. * @ubuf: the user buffer
  1782. * @len: length of user data
  1783. *
  1784. * Description:
  1785. * Data will be mapped directly for zero copy io, if possible. Otherwise
  1786. * a kernel bounce buffer is used.
  1787. *
  1788. * A matching blk_rq_unmap_user() must be issued at the end of io, while
  1789. * still in process context.
  1790. *
  1791. * Note: The mapped bio may need to be bounced through blk_queue_bounce()
  1792. * before being submitted to the device, as pages mapped may be out of
  1793. * reach. It's the callers responsibility to make sure this happens. The
  1794. * original bio must be passed back in to blk_rq_unmap_user() for proper
  1795. * unmapping.
  1796. */
  1797. struct request *blk_rq_map_user(request_queue_t *q, int rw, void __user *ubuf,
  1798. unsigned int len)
  1799. {
  1800. unsigned long uaddr;
  1801. struct request *rq;
  1802. struct bio *bio;
  1803. if (len > (q->max_sectors << 9))
  1804. return ERR_PTR(-EINVAL);
  1805. if ((!len && ubuf) || (len && !ubuf))
  1806. return ERR_PTR(-EINVAL);
  1807. rq = blk_get_request(q, rw, __GFP_WAIT);
  1808. if (!rq)
  1809. return ERR_PTR(-ENOMEM);
  1810. /*
  1811. * if alignment requirement is satisfied, map in user pages for
  1812. * direct dma. else, set up kernel bounce buffers
  1813. */
  1814. uaddr = (unsigned long) ubuf;
  1815. if (!(uaddr & queue_dma_alignment(q)) && !(len & queue_dma_alignment(q)))
  1816. bio = bio_map_user(q, NULL, uaddr, len, rw == READ);
  1817. else
  1818. bio = bio_copy_user(q, uaddr, len, rw == READ);
  1819. if (!IS_ERR(bio)) {
  1820. rq->bio = rq->biotail = bio;
  1821. blk_rq_bio_prep(q, rq, bio);
  1822. rq->buffer = rq->data = NULL;
  1823. rq->data_len = len;
  1824. return rq;
  1825. }
  1826. /*
  1827. * bio is the err-ptr
  1828. */
  1829. blk_put_request(rq);
  1830. return (struct request *) bio;
  1831. }
  1832. EXPORT_SYMBOL(blk_rq_map_user);
  1833. /**
  1834. * blk_rq_unmap_user - unmap a request with user data
  1835. * @rq: request to be unmapped
  1836. * @bio: bio for the request
  1837. * @ulen: length of user buffer
  1838. *
  1839. * Description:
  1840. * Unmap a request previously mapped by blk_rq_map_user().
  1841. */
  1842. int blk_rq_unmap_user(struct request *rq, struct bio *bio, unsigned int ulen)
  1843. {
  1844. int ret = 0;
  1845. if (bio) {
  1846. if (bio_flagged(bio, BIO_USER_MAPPED))
  1847. bio_unmap_user(bio);
  1848. else
  1849. ret = bio_uncopy_user(bio);
  1850. }
  1851. blk_put_request(rq);
  1852. return ret;
  1853. }
  1854. EXPORT_SYMBOL(blk_rq_unmap_user);
  1855. /**
  1856. * blk_execute_rq - insert a request into queue for execution
  1857. * @q: queue to insert the request in
  1858. * @bd_disk: matching gendisk
  1859. * @rq: request to insert
  1860. *
  1861. * Description:
  1862. * Insert a fully prepared request at the back of the io scheduler queue
  1863. * for execution.
  1864. */
  1865. int blk_execute_rq(request_queue_t *q, struct gendisk *bd_disk,
  1866. struct request *rq)
  1867. {
  1868. DECLARE_COMPLETION(wait);
  1869. char sense[SCSI_SENSE_BUFFERSIZE];
  1870. int err = 0;
  1871. rq->rq_disk = bd_disk;
  1872. /*
  1873. * we need an extra reference to the request, so we can look at
  1874. * it after io completion
  1875. */
  1876. rq->ref_count++;
  1877. if (!rq->sense) {
  1878. memset(sense, 0, sizeof(sense));
  1879. rq->sense = sense;
  1880. rq->sense_len = 0;
  1881. }
  1882. rq->flags |= REQ_NOMERGE;
  1883. rq->waiting = &wait;
  1884. rq->end_io = blk_end_sync_rq;
  1885. elv_add_request(q, rq, ELEVATOR_INSERT_BACK, 1);
  1886. generic_unplug_device(q);
  1887. wait_for_completion(&wait);
  1888. rq->waiting = NULL;
  1889. if (rq->errors)
  1890. err = -EIO;
  1891. return err;
  1892. }
  1893. EXPORT_SYMBOL(blk_execute_rq);
  1894. /**
  1895. * blkdev_issue_flush - queue a flush
  1896. * @bdev: blockdev to issue flush for
  1897. * @error_sector: error sector
  1898. *
  1899. * Description:
  1900. * Issue a flush for the block device in question. Caller can supply
  1901. * room for storing the error offset in case of a flush error, if they
  1902. * wish to. Caller must run wait_for_completion() on its own.
  1903. */
  1904. int blkdev_issue_flush(struct block_device *bdev, sector_t *error_sector)
  1905. {
  1906. request_queue_t *q;
  1907. if (bdev->bd_disk == NULL)
  1908. return -ENXIO;
  1909. q = bdev_get_queue(bdev);
  1910. if (!q)
  1911. return -ENXIO;
  1912. if (!q->issue_flush_fn)
  1913. return -EOPNOTSUPP;
  1914. return q->issue_flush_fn(q, bdev->bd_disk, error_sector);
  1915. }
  1916. EXPORT_SYMBOL(blkdev_issue_flush);
  1917. /**
  1918. * blkdev_scsi_issue_flush_fn - issue flush for SCSI devices
  1919. * @q: device queue
  1920. * @disk: gendisk
  1921. * @error_sector: error offset
  1922. *
  1923. * Description:
  1924. * Devices understanding the SCSI command set, can use this function as
  1925. * a helper for issuing a cache flush. Note: driver is required to store
  1926. * the error offset (in case of error flushing) in ->sector of struct
  1927. * request.
  1928. */
  1929. int blkdev_scsi_issue_flush_fn(request_queue_t *q, struct gendisk *disk,
  1930. sector_t *error_sector)
  1931. {
  1932. struct request *rq = blk_get_request(q, WRITE, __GFP_WAIT);
  1933. int ret;
  1934. rq->flags |= REQ_BLOCK_PC | REQ_SOFTBARRIER;
  1935. rq->sector = 0;
  1936. memset(rq->cmd, 0, sizeof(rq->cmd));
  1937. rq->cmd[0] = 0x35;
  1938. rq->cmd_len = 12;
  1939. rq->data = NULL;
  1940. rq->data_len = 0;
  1941. rq->timeout = 60 * HZ;
  1942. ret = blk_execute_rq(q, disk, rq);
  1943. if (ret && error_sector)
  1944. *error_sector = rq->sector;
  1945. blk_put_request(rq);
  1946. return ret;
  1947. }
  1948. EXPORT_SYMBOL(blkdev_scsi_issue_flush_fn);
  1949. void drive_stat_acct(struct request *rq, int nr_sectors, int new_io)
  1950. {
  1951. int rw = rq_data_dir(rq);
  1952. if (!blk_fs_request(rq) || !rq->rq_disk)
  1953. return;
  1954. if (rw == READ) {
  1955. __disk_stat_add(rq->rq_disk, read_sectors, nr_sectors);
  1956. if (!new_io)
  1957. __disk_stat_inc(rq->rq_disk, read_merges);
  1958. } else if (rw == WRITE) {
  1959. __disk_stat_add(rq->rq_disk, write_sectors, nr_sectors);
  1960. if (!new_io)
  1961. __disk_stat_inc(rq->rq_disk, write_merges);
  1962. }
  1963. if (new_io) {
  1964. disk_round_stats(rq->rq_disk);
  1965. rq->rq_disk->in_flight++;
  1966. }
  1967. }
  1968. /*
  1969. * add-request adds a request to the linked list.
  1970. * queue lock is held and interrupts disabled, as we muck with the
  1971. * request queue list.
  1972. */
  1973. static inline void add_request(request_queue_t * q, struct request * req)
  1974. {
  1975. drive_stat_acct(req, req->nr_sectors, 1);
  1976. if (q->activity_fn)
  1977. q->activity_fn(q->activity_data, rq_data_dir(req));
  1978. /*
  1979. * elevator indicated where it wants this request to be
  1980. * inserted at elevator_merge time
  1981. */
  1982. __elv_add_request(q, req, ELEVATOR_INSERT_SORT, 0);
  1983. }
  1984. /*
  1985. * disk_round_stats() - Round off the performance stats on a struct
  1986. * disk_stats.
  1987. *
  1988. * The average IO queue length and utilisation statistics are maintained
  1989. * by observing the current state of the queue length and the amount of
  1990. * time it has been in this state for.
  1991. *
  1992. * Normally, that accounting is done on IO completion, but that can result
  1993. * in more than a second's worth of IO being accounted for within any one
  1994. * second, leading to >100% utilisation. To deal with that, we call this
  1995. * function to do a round-off before returning the results when reading
  1996. * /proc/diskstats. This accounts immediately for all queue usage up to
  1997. * the current jiffies and restarts the counters again.
  1998. */
  1999. void disk_round_stats(struct gendisk *disk)
  2000. {
  2001. unsigned long now = jiffies;
  2002. __disk_stat_add(disk, time_in_queue,
  2003. disk->in_flight * (now - disk->stamp));
  2004. disk->stamp = now;
  2005. if (disk->in_flight)
  2006. __disk_stat_add(disk, io_ticks, (now - disk->stamp_idle));
  2007. disk->stamp_idle = now;
  2008. }
  2009. /*
  2010. * queue lock must be held
  2011. */
  2012. static void __blk_put_request(request_queue_t *q, struct request *req)
  2013. {
  2014. struct request_list *rl = req->rl;
  2015. if (unlikely(!q))
  2016. return;
  2017. if (unlikely(--req->ref_count))
  2018. return;
  2019. req->rq_status = RQ_INACTIVE;
  2020. req->q = NULL;
  2021. req->rl = NULL;
  2022. /*
  2023. * Request may not have originated from ll_rw_blk. if not,
  2024. * it didn't come out of our reserved rq pools
  2025. */
  2026. if (rl) {
  2027. int rw = rq_data_dir(req);
  2028. elv_completed_request(q, req);
  2029. BUG_ON(!list_empty(&req->queuelist));
  2030. blk_free_request(q, req);
  2031. freed_request(q, rw);
  2032. }
  2033. }
  2034. void blk_put_request(struct request *req)
  2035. {
  2036. /*
  2037. * if req->rl isn't set, this request didnt originate from the
  2038. * block layer, so it's safe to just disregard it
  2039. */
  2040. if (req->rl) {
  2041. unsigned long flags;
  2042. request_queue_t *q = req->q;
  2043. spin_lock_irqsave(q->queue_lock, flags);
  2044. __blk_put_request(q, req);
  2045. spin_unlock_irqrestore(q->queue_lock, flags);
  2046. }
  2047. }
  2048. EXPORT_SYMBOL(blk_put_request);
  2049. /**
  2050. * blk_end_sync_rq - executes a completion event on a request
  2051. * @rq: request to complete
  2052. */
  2053. void blk_end_sync_rq(struct request *rq)
  2054. {
  2055. struct completion *waiting = rq->waiting;
  2056. rq->waiting = NULL;
  2057. __blk_put_request(rq->q, rq);
  2058. /*
  2059. * complete last, if this is a stack request the process (and thus
  2060. * the rq pointer) could be invalid right after this complete()
  2061. */
  2062. complete(waiting);
  2063. }
  2064. EXPORT_SYMBOL(blk_end_sync_rq);
  2065. /**
  2066. * blk_congestion_wait - wait for a queue to become uncongested
  2067. * @rw: READ or WRITE
  2068. * @timeout: timeout in jiffies
  2069. *
  2070. * Waits for up to @timeout jiffies for a queue (any queue) to exit congestion.
  2071. * If no queues are congested then just wait for the next request to be
  2072. * returned.
  2073. */
  2074. long blk_congestion_wait(int rw, long timeout)
  2075. {
  2076. long ret;
  2077. DEFINE_WAIT(wait);
  2078. wait_queue_head_t *wqh = &congestion_wqh[rw];
  2079. prepare_to_wait(wqh, &wait, TASK_UNINTERRUPTIBLE);
  2080. ret = io_schedule_timeout(timeout);
  2081. finish_wait(wqh, &wait);
  2082. return ret;
  2083. }
  2084. EXPORT_SYMBOL(blk_congestion_wait);
  2085. /*
  2086. * Has to be called with the request spinlock acquired
  2087. */
  2088. static int attempt_merge(request_queue_t *q, struct request *req,
  2089. struct request *next)
  2090. {
  2091. if (!rq_mergeable(req) || !rq_mergeable(next))
  2092. return 0;
  2093. /*
  2094. * not contigious
  2095. */
  2096. if (req->sector + req->nr_sectors != next->sector)
  2097. return 0;
  2098. if (rq_data_dir(req) != rq_data_dir(next)
  2099. || req->rq_disk != next->rq_disk
  2100. || next->waiting || next->special)
  2101. return 0;
  2102. /*
  2103. * If we are allowed to merge, then append bio list
  2104. * from next to rq and release next. merge_requests_fn
  2105. * will have updated segment counts, update sector
  2106. * counts here.
  2107. */
  2108. if (!q->merge_requests_fn(q, req, next))
  2109. return 0;
  2110. /*
  2111. * At this point we have either done a back merge
  2112. * or front merge. We need the smaller start_time of
  2113. * the merged requests to be the current request
  2114. * for accounting purposes.
  2115. */
  2116. if (time_after(req->start_time, next->start_time))
  2117. req->start_time = next->start_time;
  2118. req->biotail->bi_next = next->bio;
  2119. req->biotail = next->biotail;
  2120. req->nr_sectors = req->hard_nr_sectors += next->hard_nr_sectors;
  2121. elv_merge_requests(q, req, next);
  2122. if (req->rq_disk) {
  2123. disk_round_stats(req->rq_disk);
  2124. req->rq_disk->in_flight--;
  2125. }
  2126. __blk_put_request(q, next);
  2127. return 1;
  2128. }
  2129. static inline int attempt_back_merge(request_queue_t *q, struct request *rq)
  2130. {
  2131. struct request *next = elv_latter_request(q, rq);
  2132. if (next)
  2133. return attempt_merge(q, rq, next);
  2134. return 0;
  2135. }
  2136. static inline int attempt_front_merge(request_queue_t *q, struct request *rq)
  2137. {
  2138. struct request *prev = elv_former_request(q, rq);
  2139. if (prev)
  2140. return attempt_merge(q, prev, rq);
  2141. return 0;
  2142. }
  2143. /**
  2144. * blk_attempt_remerge - attempt to remerge active head with next request
  2145. * @q: The &request_queue_t belonging to the device
  2146. * @rq: The head request (usually)
  2147. *
  2148. * Description:
  2149. * For head-active devices, the queue can easily be unplugged so quickly
  2150. * that proper merging is not done on the front request. This may hurt
  2151. * performance greatly for some devices. The block layer cannot safely
  2152. * do merging on that first request for these queues, but the driver can
  2153. * call this function and make it happen any way. Only the driver knows
  2154. * when it is safe to do so.
  2155. **/
  2156. void blk_attempt_remerge(request_queue_t *q, struct request *rq)
  2157. {
  2158. unsigned long flags;
  2159. spin_lock_irqsave(q->queue_lock, flags);
  2160. attempt_back_merge(q, rq);
  2161. spin_unlock_irqrestore(q->queue_lock, flags);
  2162. }
  2163. EXPORT_SYMBOL(blk_attempt_remerge);
  2164. /*
  2165. * Non-locking blk_attempt_remerge variant.
  2166. */
  2167. void __blk_attempt_remerge(request_queue_t *q, struct request *rq)
  2168. {
  2169. attempt_back_merge(q, rq);
  2170. }
  2171. EXPORT_SYMBOL(__blk_attempt_remerge);
  2172. static int __make_request(request_queue_t *q, struct bio *bio)
  2173. {
  2174. struct request *req, *freereq = NULL;
  2175. int el_ret, rw, nr_sectors, cur_nr_sectors, barrier, err, sync;
  2176. sector_t sector;
  2177. sector = bio->bi_sector;
  2178. nr_sectors = bio_sectors(bio);
  2179. cur_nr_sectors = bio_cur_sectors(bio);
  2180. rw = bio_data_dir(bio);
  2181. sync = bio_sync(bio);
  2182. /*
  2183. * low level driver can indicate that it wants pages above a
  2184. * certain limit bounced to low memory (ie for highmem, or even
  2185. * ISA dma in theory)
  2186. */
  2187. blk_queue_bounce(q, &bio);
  2188. spin_lock_prefetch(q->queue_lock);
  2189. barrier = bio_barrier(bio);
  2190. if (barrier && (q->ordered == QUEUE_ORDERED_NONE)) {
  2191. err = -EOPNOTSUPP;
  2192. goto end_io;
  2193. }
  2194. again:
  2195. spin_lock_irq(q->queue_lock);
  2196. if (elv_queue_empty(q)) {
  2197. blk_plug_device(q);
  2198. goto get_rq;
  2199. }
  2200. if (barrier)
  2201. goto get_rq;
  2202. el_ret = elv_merge(q, &req, bio);
  2203. switch (el_ret) {
  2204. case ELEVATOR_BACK_MERGE:
  2205. BUG_ON(!rq_mergeable(req));
  2206. if (!q->back_merge_fn(q, req, bio))
  2207. break;
  2208. req->biotail->bi_next = bio;
  2209. req->biotail = bio;
  2210. req->nr_sectors = req->hard_nr_sectors += nr_sectors;
  2211. drive_stat_acct(req, nr_sectors, 0);
  2212. if (!attempt_back_merge(q, req))
  2213. elv_merged_request(q, req);
  2214. goto out;
  2215. case ELEVATOR_FRONT_MERGE:
  2216. BUG_ON(!rq_mergeable(req));
  2217. if (!q->front_merge_fn(q, req, bio))
  2218. break;
  2219. bio->bi_next = req->bio;
  2220. req->bio = bio;
  2221. /*
  2222. * may not be valid. if the low level driver said
  2223. * it didn't need a bounce buffer then it better
  2224. * not touch req->buffer either...
  2225. */
  2226. req->buffer = bio_data(bio);
  2227. req->current_nr_sectors = cur_nr_sectors;
  2228. req->hard_cur_sectors = cur_nr_sectors;
  2229. req->sector = req->hard_sector = sector;
  2230. req->nr_sectors = req->hard_nr_sectors += nr_sectors;
  2231. drive_stat_acct(req, nr_sectors, 0);
  2232. if (!attempt_front_merge(q, req))
  2233. elv_merged_request(q, req);
  2234. goto out;
  2235. /*
  2236. * elevator says don't/can't merge. get new request
  2237. */
  2238. case ELEVATOR_NO_MERGE:
  2239. break;
  2240. default:
  2241. printk("elevator returned crap (%d)\n", el_ret);
  2242. BUG();
  2243. }
  2244. /*
  2245. * Grab a free request from the freelist - if that is empty, check
  2246. * if we are doing read ahead and abort instead of blocking for
  2247. * a free slot.
  2248. */
  2249. get_rq:
  2250. if (freereq) {
  2251. req = freereq;
  2252. freereq = NULL;
  2253. } else {
  2254. spin_unlock_irq(q->queue_lock);
  2255. if ((freereq = get_request(q, rw, GFP_ATOMIC)) == NULL) {
  2256. /*
  2257. * READA bit set
  2258. */
  2259. err = -EWOULDBLOCK;
  2260. if (bio_rw_ahead(bio))
  2261. goto end_io;
  2262. freereq = get_request_wait(q, rw);
  2263. }
  2264. goto again;
  2265. }
  2266. req->flags |= REQ_CMD;
  2267. /*
  2268. * inherit FAILFAST from bio (for read-ahead, and explicit FAILFAST)
  2269. */
  2270. if (bio_rw_ahead(bio) || bio_failfast(bio))
  2271. req->flags |= REQ_FAILFAST;
  2272. /*
  2273. * REQ_BARRIER implies no merging, but lets make it explicit
  2274. */
  2275. if (barrier)
  2276. req->flags |= (REQ_HARDBARRIER | REQ_NOMERGE);
  2277. req->errors = 0;
  2278. req->hard_sector = req->sector = sector;
  2279. req->hard_nr_sectors = req->nr_sectors = nr_sectors;
  2280. req->current_nr_sectors = req->hard_cur_sectors = cur_nr_sectors;
  2281. req->nr_phys_segments = bio_phys_segments(q, bio);
  2282. req->nr_hw_segments = bio_hw_segments(q, bio);
  2283. req->buffer = bio_data(bio); /* see ->buffer comment above */
  2284. req->waiting = NULL;
  2285. req->bio = req->biotail = bio;
  2286. req->rq_disk = bio->bi_bdev->bd_disk;
  2287. req->start_time = jiffies;
  2288. add_request(q, req);
  2289. out:
  2290. if (freereq)
  2291. __blk_put_request(q, freereq);
  2292. if (sync)
  2293. __generic_unplug_device(q);
  2294. spin_unlock_irq(q->queue_lock);
  2295. return 0;
  2296. end_io:
  2297. bio_endio(bio, nr_sectors << 9, err);
  2298. return 0;
  2299. }
  2300. /*
  2301. * If bio->bi_dev is a partition, remap the location
  2302. */
  2303. static inline void blk_partition_remap(struct bio *bio)
  2304. {
  2305. struct block_device *bdev = bio->bi_bdev;
  2306. if (bdev != bdev->bd_contains) {
  2307. struct hd_struct *p = bdev->bd_part;
  2308. switch (bio->bi_rw) {
  2309. case READ:
  2310. p->read_sectors += bio_sectors(bio);
  2311. p->reads++;
  2312. break;
  2313. case WRITE:
  2314. p->write_sectors += bio_sectors(bio);
  2315. p->writes++;
  2316. break;
  2317. }
  2318. bio->bi_sector += p->start_sect;
  2319. bio->bi_bdev = bdev->bd_contains;
  2320. }
  2321. }
  2322. void blk_finish_queue_drain(request_queue_t *q)
  2323. {
  2324. struct request_list *rl = &q->rq;
  2325. struct request *rq;
  2326. spin_lock_irq(q->queue_lock);
  2327. clear_bit(QUEUE_FLAG_DRAIN, &q->queue_flags);
  2328. while (!list_empty(&q->drain_list)) {
  2329. rq = list_entry_rq(q->drain_list.next);
  2330. list_del_init(&rq->queuelist);
  2331. __elv_add_request(q, rq, ELEVATOR_INSERT_BACK, 1);
  2332. }
  2333. spin_unlock_irq(q->queue_lock);
  2334. wake_up(&rl->wait[0]);
  2335. wake_up(&rl->wait[1]);
  2336. wake_up(&rl->drain);
  2337. }
  2338. static int wait_drain(request_queue_t *q, struct request_list *rl, int dispatch)
  2339. {
  2340. int wait = rl->count[READ] + rl->count[WRITE];
  2341. if (dispatch)
  2342. wait += !list_empty(&q->queue_head);
  2343. return wait;
  2344. }
  2345. /*
  2346. * We rely on the fact that only requests allocated through blk_alloc_request()
  2347. * have io scheduler private data structures associated with them. Any other
  2348. * type of request (allocated on stack or through kmalloc()) should not go
  2349. * to the io scheduler core, but be attached to the queue head instead.
  2350. */
  2351. void blk_wait_queue_drained(request_queue_t *q, int wait_dispatch)
  2352. {
  2353. struct request_list *rl = &q->rq;
  2354. DEFINE_WAIT(wait);
  2355. spin_lock_irq(q->queue_lock);
  2356. set_bit(QUEUE_FLAG_DRAIN, &q->queue_flags);
  2357. while (wait_drain(q, rl, wait_dispatch)) {
  2358. prepare_to_wait(&rl->drain, &wait, TASK_UNINTERRUPTIBLE);
  2359. if (wait_drain(q, rl, wait_dispatch)) {
  2360. __generic_unplug_device(q);
  2361. spin_unlock_irq(q->queue_lock);
  2362. io_schedule();
  2363. spin_lock_irq(q->queue_lock);
  2364. }
  2365. finish_wait(&rl->drain, &wait);
  2366. }
  2367. spin_unlock_irq(q->queue_lock);
  2368. }
  2369. /*
  2370. * block waiting for the io scheduler being started again.
  2371. */
  2372. static inline void block_wait_queue_running(request_queue_t *q)
  2373. {
  2374. DEFINE_WAIT(wait);
  2375. while (test_bit(QUEUE_FLAG_DRAIN, &q->queue_flags)) {
  2376. struct request_list *rl = &q->rq;
  2377. prepare_to_wait_exclusive(&rl->drain, &wait,
  2378. TASK_UNINTERRUPTIBLE);
  2379. /*
  2380. * re-check the condition. avoids using prepare_to_wait()
  2381. * in the fast path (queue is running)
  2382. */
  2383. if (test_bit(QUEUE_FLAG_DRAIN, &q->queue_flags))
  2384. io_schedule();
  2385. finish_wait(&rl->drain, &wait);
  2386. }
  2387. }
  2388. static void handle_bad_sector(struct bio *bio)
  2389. {
  2390. char b[BDEVNAME_SIZE];
  2391. printk(KERN_INFO "attempt to access beyond end of device\n");
  2392. printk(KERN_INFO "%s: rw=%ld, want=%Lu, limit=%Lu\n",
  2393. bdevname(bio->bi_bdev, b),
  2394. bio->bi_rw,
  2395. (unsigned long long)bio->bi_sector + bio_sectors(bio),
  2396. (long long)(bio->bi_bdev->bd_inode->i_size >> 9));
  2397. set_bit(BIO_EOF, &bio->bi_flags);
  2398. }
  2399. /**
  2400. * generic_make_request: hand a buffer to its device driver for I/O
  2401. * @bio: The bio describing the location in memory and on the device.
  2402. *
  2403. * generic_make_request() is used to make I/O requests of block
  2404. * devices. It is passed a &struct bio, which describes the I/O that needs
  2405. * to be done.
  2406. *
  2407. * generic_make_request() does not return any status. The
  2408. * success/failure status of the request, along with notification of
  2409. * completion, is delivered asynchronously through the bio->bi_end_io
  2410. * function described (one day) else where.
  2411. *
  2412. * The caller of generic_make_request must make sure that bi_io_vec
  2413. * are set to describe the memory buffer, and that bi_dev and bi_sector are
  2414. * set to describe the device address, and the
  2415. * bi_end_io and optionally bi_private are set to describe how
  2416. * completion notification should be signaled.
  2417. *
  2418. * generic_make_request and the drivers it calls may use bi_next if this
  2419. * bio happens to be merged with someone else, and may change bi_dev and
  2420. * bi_sector for remaps as it sees fit. So the values of these fields
  2421. * should NOT be depended on after the call to generic_make_request.
  2422. */
  2423. void generic_make_request(struct bio *bio)
  2424. {
  2425. request_queue_t *q;
  2426. sector_t maxsector;
  2427. int ret, nr_sectors = bio_sectors(bio);
  2428. might_sleep();
  2429. /* Test device or partition size, when known. */
  2430. maxsector = bio->bi_bdev->bd_inode->i_size >> 9;
  2431. if (maxsector) {
  2432. sector_t sector = bio->bi_sector;
  2433. if (maxsector < nr_sectors || maxsector - nr_sectors < sector) {
  2434. /*
  2435. * This may well happen - the kernel calls bread()
  2436. * without checking the size of the device, e.g., when
  2437. * mounting a device.
  2438. */
  2439. handle_bad_sector(bio);
  2440. goto end_io;
  2441. }
  2442. }
  2443. /*
  2444. * Resolve the mapping until finished. (drivers are
  2445. * still free to implement/resolve their own stacking
  2446. * by explicitly returning 0)
  2447. *
  2448. * NOTE: we don't repeat the blk_size check for each new device.
  2449. * Stacking drivers are expected to know what they are doing.
  2450. */
  2451. do {
  2452. char b[BDEVNAME_SIZE];
  2453. q = bdev_get_queue(bio->bi_bdev);
  2454. if (!q) {
  2455. printk(KERN_ERR
  2456. "generic_make_request: Trying to access "
  2457. "nonexistent block-device %s (%Lu)\n",
  2458. bdevname(bio->bi_bdev, b),
  2459. (long long) bio->bi_sector);
  2460. end_io:
  2461. bio_endio(bio, bio->bi_size, -EIO);
  2462. break;
  2463. }
  2464. if (unlikely(bio_sectors(bio) > q->max_hw_sectors)) {
  2465. printk("bio too big device %s (%u > %u)\n",
  2466. bdevname(bio->bi_bdev, b),
  2467. bio_sectors(bio),
  2468. q->max_hw_sectors);
  2469. goto end_io;
  2470. }
  2471. if (test_bit(QUEUE_FLAG_DEAD, &q->queue_flags))
  2472. goto end_io;
  2473. block_wait_queue_running(q);
  2474. /*
  2475. * If this device has partitions, remap block n
  2476. * of partition p to block n+start(p) of the disk.
  2477. */
  2478. blk_partition_remap(bio);
  2479. ret = q->make_request_fn(q, bio);
  2480. } while (ret);
  2481. }
  2482. EXPORT_SYMBOL(generic_make_request);
  2483. /**
  2484. * submit_bio: submit a bio to the block device layer for I/O
  2485. * @rw: whether to %READ or %WRITE, or maybe to %READA (read ahead)
  2486. * @bio: The &struct bio which describes the I/O
  2487. *
  2488. * submit_bio() is very similar in purpose to generic_make_request(), and
  2489. * uses that function to do most of the work. Both are fairly rough
  2490. * interfaces, @bio must be presetup and ready for I/O.
  2491. *
  2492. */
  2493. void submit_bio(int rw, struct bio *bio)
  2494. {
  2495. int count = bio_sectors(bio);
  2496. BIO_BUG_ON(!bio->bi_size);
  2497. BIO_BUG_ON(!bio->bi_io_vec);
  2498. bio->bi_rw = rw;
  2499. if (rw & WRITE)
  2500. mod_page_state(pgpgout, count);
  2501. else
  2502. mod_page_state(pgpgin, count);
  2503. if (unlikely(block_dump)) {
  2504. char b[BDEVNAME_SIZE];
  2505. printk(KERN_DEBUG "%s(%d): %s block %Lu on %s\n",
  2506. current->comm, current->pid,
  2507. (rw & WRITE) ? "WRITE" : "READ",
  2508. (unsigned long long)bio->bi_sector,
  2509. bdevname(bio->bi_bdev,b));
  2510. }
  2511. generic_make_request(bio);
  2512. }
  2513. EXPORT_SYMBOL(submit_bio);
  2514. void blk_recalc_rq_segments(struct request *rq)
  2515. {
  2516. struct bio *bio, *prevbio = NULL;
  2517. int nr_phys_segs, nr_hw_segs;
  2518. unsigned int phys_size, hw_size;
  2519. request_queue_t *q = rq->q;
  2520. if (!rq->bio)
  2521. return;
  2522. phys_size = hw_size = nr_phys_segs = nr_hw_segs = 0;
  2523. rq_for_each_bio(bio, rq) {
  2524. /* Force bio hw/phys segs to be recalculated. */
  2525. bio->bi_flags &= ~(1 << BIO_SEG_VALID);
  2526. nr_phys_segs += bio_phys_segments(q, bio);
  2527. nr_hw_segs += bio_hw_segments(q, bio);
  2528. if (prevbio) {
  2529. int pseg = phys_size + prevbio->bi_size + bio->bi_size;
  2530. int hseg = hw_size + prevbio->bi_size + bio->bi_size;
  2531. if (blk_phys_contig_segment(q, prevbio, bio) &&
  2532. pseg <= q->max_segment_size) {
  2533. nr_phys_segs--;
  2534. phys_size += prevbio->bi_size + bio->bi_size;
  2535. } else
  2536. phys_size = 0;
  2537. if (blk_hw_contig_segment(q, prevbio, bio) &&
  2538. hseg <= q->max_segment_size) {
  2539. nr_hw_segs--;
  2540. hw_size += prevbio->bi_size + bio->bi_size;
  2541. } else
  2542. hw_size = 0;
  2543. }
  2544. prevbio = bio;
  2545. }
  2546. rq->nr_phys_segments = nr_phys_segs;
  2547. rq->nr_hw_segments = nr_hw_segs;
  2548. }
  2549. void blk_recalc_rq_sectors(struct request *rq, int nsect)
  2550. {
  2551. if (blk_fs_request(rq)) {
  2552. rq->hard_sector += nsect;
  2553. rq->hard_nr_sectors -= nsect;
  2554. /*
  2555. * Move the I/O submission pointers ahead if required.
  2556. */
  2557. if ((rq->nr_sectors >= rq->hard_nr_sectors) &&
  2558. (rq->sector <= rq->hard_sector)) {
  2559. rq->sector = rq->hard_sector;
  2560. rq->nr_sectors = rq->hard_nr_sectors;
  2561. rq->hard_cur_sectors = bio_cur_sectors(rq->bio);
  2562. rq->current_nr_sectors = rq->hard_cur_sectors;
  2563. rq->buffer = bio_data(rq->bio);
  2564. }
  2565. /*
  2566. * if total number of sectors is less than the first segment
  2567. * size, something has gone terribly wrong
  2568. */
  2569. if (rq->nr_sectors < rq->current_nr_sectors) {
  2570. printk("blk: request botched\n");
  2571. rq->nr_sectors = rq->current_nr_sectors;
  2572. }
  2573. }
  2574. }
  2575. static int __end_that_request_first(struct request *req, int uptodate,
  2576. int nr_bytes)
  2577. {
  2578. int total_bytes, bio_nbytes, error, next_idx = 0;
  2579. struct bio *bio;
  2580. /*
  2581. * extend uptodate bool to allow < 0 value to be direct io error
  2582. */
  2583. error = 0;
  2584. if (end_io_error(uptodate))
  2585. error = !uptodate ? -EIO : uptodate;
  2586. /*
  2587. * for a REQ_BLOCK_PC request, we want to carry any eventual
  2588. * sense key with us all the way through
  2589. */
  2590. if (!blk_pc_request(req))
  2591. req->errors = 0;
  2592. if (!uptodate) {
  2593. if (blk_fs_request(req) && !(req->flags & REQ_QUIET))
  2594. printk("end_request: I/O error, dev %s, sector %llu\n",
  2595. req->rq_disk ? req->rq_disk->disk_name : "?",
  2596. (unsigned long long)req->sector);
  2597. }
  2598. total_bytes = bio_nbytes = 0;
  2599. while ((bio = req->bio) != NULL) {
  2600. int nbytes;
  2601. if (nr_bytes >= bio->bi_size) {
  2602. req->bio = bio->bi_next;
  2603. nbytes = bio->bi_size;
  2604. bio_endio(bio, nbytes, error);
  2605. next_idx = 0;
  2606. bio_nbytes = 0;
  2607. } else {
  2608. int idx = bio->bi_idx + next_idx;
  2609. if (unlikely(bio->bi_idx >= bio->bi_vcnt)) {
  2610. blk_dump_rq_flags(req, "__end_that");
  2611. printk("%s: bio idx %d >= vcnt %d\n",
  2612. __FUNCTION__,
  2613. bio->bi_idx, bio->bi_vcnt);
  2614. break;
  2615. }
  2616. nbytes = bio_iovec_idx(bio, idx)->bv_len;
  2617. BIO_BUG_ON(nbytes > bio->bi_size);
  2618. /*
  2619. * not a complete bvec done
  2620. */
  2621. if (unlikely(nbytes > nr_bytes)) {
  2622. bio_nbytes += nr_bytes;
  2623. total_bytes += nr_bytes;
  2624. break;
  2625. }
  2626. /*
  2627. * advance to the next vector
  2628. */
  2629. next_idx++;
  2630. bio_nbytes += nbytes;
  2631. }
  2632. total_bytes += nbytes;
  2633. nr_bytes -= nbytes;
  2634. if ((bio = req->bio)) {
  2635. /*
  2636. * end more in this run, or just return 'not-done'
  2637. */
  2638. if (unlikely(nr_bytes <= 0))
  2639. break;
  2640. }
  2641. }
  2642. /*
  2643. * completely done
  2644. */
  2645. if (!req->bio)
  2646. return 0;
  2647. /*
  2648. * if the request wasn't completed, update state
  2649. */
  2650. if (bio_nbytes) {
  2651. bio_endio(bio, bio_nbytes, error);
  2652. bio->bi_idx += next_idx;
  2653. bio_iovec(bio)->bv_offset += nr_bytes;
  2654. bio_iovec(bio)->bv_len -= nr_bytes;
  2655. }
  2656. blk_recalc_rq_sectors(req, total_bytes >> 9);
  2657. blk_recalc_rq_segments(req);
  2658. return 1;
  2659. }
  2660. /**
  2661. * end_that_request_first - end I/O on a request
  2662. * @req: the request being processed
  2663. * @uptodate: 1 for success, 0 for I/O error, < 0 for specific error
  2664. * @nr_sectors: number of sectors to end I/O on
  2665. *
  2666. * Description:
  2667. * Ends I/O on a number of sectors attached to @req, and sets it up
  2668. * for the next range of segments (if any) in the cluster.
  2669. *
  2670. * Return:
  2671. * 0 - we are done with this request, call end_that_request_last()
  2672. * 1 - still buffers pending for this request
  2673. **/
  2674. int end_that_request_first(struct request *req, int uptodate, int nr_sectors)
  2675. {
  2676. return __end_that_request_first(req, uptodate, nr_sectors << 9);
  2677. }
  2678. EXPORT_SYMBOL(end_that_request_first);
  2679. /**
  2680. * end_that_request_chunk - end I/O on a request
  2681. * @req: the request being processed
  2682. * @uptodate: 1 for success, 0 for I/O error, < 0 for specific error
  2683. * @nr_bytes: number of bytes to complete
  2684. *
  2685. * Description:
  2686. * Ends I/O on a number of bytes attached to @req, and sets it up
  2687. * for the next range of segments (if any). Like end_that_request_first(),
  2688. * but deals with bytes instead of sectors.
  2689. *
  2690. * Return:
  2691. * 0 - we are done with this request, call end_that_request_last()
  2692. * 1 - still buffers pending for this request
  2693. **/
  2694. int end_that_request_chunk(struct request *req, int uptodate, int nr_bytes)
  2695. {
  2696. return __end_that_request_first(req, uptodate, nr_bytes);
  2697. }
  2698. EXPORT_SYMBOL(end_that_request_chunk);
  2699. /*
  2700. * queue lock must be held
  2701. */
  2702. void end_that_request_last(struct request *req)
  2703. {
  2704. struct gendisk *disk = req->rq_disk;
  2705. if (unlikely(laptop_mode) && blk_fs_request(req))
  2706. laptop_io_completion();
  2707. if (disk && blk_fs_request(req)) {
  2708. unsigned long duration = jiffies - req->start_time;
  2709. switch (rq_data_dir(req)) {
  2710. case WRITE:
  2711. __disk_stat_inc(disk, writes);
  2712. __disk_stat_add(disk, write_ticks, duration);
  2713. break;
  2714. case READ:
  2715. __disk_stat_inc(disk, reads);
  2716. __disk_stat_add(disk, read_ticks, duration);
  2717. break;
  2718. }
  2719. disk_round_stats(disk);
  2720. disk->in_flight--;
  2721. }
  2722. if (req->end_io)
  2723. req->end_io(req);
  2724. else
  2725. __blk_put_request(req->q, req);
  2726. }
  2727. EXPORT_SYMBOL(end_that_request_last);
  2728. void end_request(struct request *req, int uptodate)
  2729. {
  2730. if (!end_that_request_first(req, uptodate, req->hard_cur_sectors)) {
  2731. add_disk_randomness(req->rq_disk);
  2732. blkdev_dequeue_request(req);
  2733. end_that_request_last(req);
  2734. }
  2735. }
  2736. EXPORT_SYMBOL(end_request);
  2737. void blk_rq_bio_prep(request_queue_t *q, struct request *rq, struct bio *bio)
  2738. {
  2739. /* first three bits are identical in rq->flags and bio->bi_rw */
  2740. rq->flags |= (bio->bi_rw & 7);
  2741. rq->nr_phys_segments = bio_phys_segments(q, bio);
  2742. rq->nr_hw_segments = bio_hw_segments(q, bio);
  2743. rq->current_nr_sectors = bio_cur_sectors(bio);
  2744. rq->hard_cur_sectors = rq->current_nr_sectors;
  2745. rq->hard_nr_sectors = rq->nr_sectors = bio_sectors(bio);
  2746. rq->buffer = bio_data(bio);
  2747. rq->bio = rq->biotail = bio;
  2748. }
  2749. EXPORT_SYMBOL(blk_rq_bio_prep);
  2750. int kblockd_schedule_work(struct work_struct *work)
  2751. {
  2752. return queue_work(kblockd_workqueue, work);
  2753. }
  2754. EXPORT_SYMBOL(kblockd_schedule_work);
  2755. void kblockd_flush(void)
  2756. {
  2757. flush_workqueue(kblockd_workqueue);
  2758. }
  2759. EXPORT_SYMBOL(kblockd_flush);
  2760. int __init blk_dev_init(void)
  2761. {
  2762. kblockd_workqueue = create_workqueue("kblockd");
  2763. if (!kblockd_workqueue)
  2764. panic("Failed to create kblockd\n");
  2765. request_cachep = kmem_cache_create("blkdev_requests",
  2766. sizeof(struct request), 0, SLAB_PANIC, NULL, NULL);
  2767. requestq_cachep = kmem_cache_create("blkdev_queue",
  2768. sizeof(request_queue_t), 0, SLAB_PANIC, NULL, NULL);
  2769. iocontext_cachep = kmem_cache_create("blkdev_ioc",
  2770. sizeof(struct io_context), 0, SLAB_PANIC, NULL, NULL);
  2771. blk_max_low_pfn = max_low_pfn;
  2772. blk_max_pfn = max_pfn;
  2773. return 0;
  2774. }
  2775. /*
  2776. * IO Context helper functions
  2777. */
  2778. void put_io_context(struct io_context *ioc)
  2779. {
  2780. if (ioc == NULL)
  2781. return;
  2782. BUG_ON(atomic_read(&ioc->refcount) == 0);
  2783. if (atomic_dec_and_test(&ioc->refcount)) {
  2784. if (ioc->aic && ioc->aic->dtor)
  2785. ioc->aic->dtor(ioc->aic);
  2786. if (ioc->cic && ioc->cic->dtor)
  2787. ioc->cic->dtor(ioc->cic);
  2788. kmem_cache_free(iocontext_cachep, ioc);
  2789. }
  2790. }
  2791. EXPORT_SYMBOL(put_io_context);
  2792. /* Called by the exitting task */
  2793. void exit_io_context(void)
  2794. {
  2795. unsigned long flags;
  2796. struct io_context *ioc;
  2797. local_irq_save(flags);
  2798. ioc = current->io_context;
  2799. current->io_context = NULL;
  2800. local_irq_restore(flags);
  2801. if (ioc->aic && ioc->aic->exit)
  2802. ioc->aic->exit(ioc->aic);
  2803. if (ioc->cic && ioc->cic->exit)
  2804. ioc->cic->exit(ioc->cic);
  2805. put_io_context(ioc);
  2806. }
  2807. /*
  2808. * If the current task has no IO context then create one and initialise it.
  2809. * If it does have a context, take a ref on it.
  2810. *
  2811. * This is always called in the context of the task which submitted the I/O.
  2812. * But weird things happen, so we disable local interrupts to ensure exclusive
  2813. * access to *current.
  2814. */
  2815. struct io_context *get_io_context(int gfp_flags)
  2816. {
  2817. struct task_struct *tsk = current;
  2818. unsigned long flags;
  2819. struct io_context *ret;
  2820. local_irq_save(flags);
  2821. ret = tsk->io_context;
  2822. if (ret)
  2823. goto out;
  2824. local_irq_restore(flags);
  2825. ret = kmem_cache_alloc(iocontext_cachep, gfp_flags);
  2826. if (ret) {
  2827. atomic_set(&ret->refcount, 1);
  2828. ret->pid = tsk->pid;
  2829. ret->last_waited = jiffies; /* doesn't matter... */
  2830. ret->nr_batch_requests = 0; /* because this is 0 */
  2831. ret->aic = NULL;
  2832. ret->cic = NULL;
  2833. spin_lock_init(&ret->lock);
  2834. local_irq_save(flags);
  2835. /*
  2836. * very unlikely, someone raced with us in setting up the task
  2837. * io context. free new context and just grab a reference.
  2838. */
  2839. if (!tsk->io_context)
  2840. tsk->io_context = ret;
  2841. else {
  2842. kmem_cache_free(iocontext_cachep, ret);
  2843. ret = tsk->io_context;
  2844. }
  2845. out:
  2846. atomic_inc(&ret->refcount);
  2847. local_irq_restore(flags);
  2848. }
  2849. return ret;
  2850. }
  2851. EXPORT_SYMBOL(get_io_context);
  2852. void copy_io_context(struct io_context **pdst, struct io_context **psrc)
  2853. {
  2854. struct io_context *src = *psrc;
  2855. struct io_context *dst = *pdst;
  2856. if (src) {
  2857. BUG_ON(atomic_read(&src->refcount) == 0);
  2858. atomic_inc(&src->refcount);
  2859. put_io_context(dst);
  2860. *pdst = src;
  2861. }
  2862. }
  2863. EXPORT_SYMBOL(copy_io_context);
  2864. void swap_io_context(struct io_context **ioc1, struct io_context **ioc2)
  2865. {
  2866. struct io_context *temp;
  2867. temp = *ioc1;
  2868. *ioc1 = *ioc2;
  2869. *ioc2 = temp;
  2870. }
  2871. EXPORT_SYMBOL(swap_io_context);
  2872. /*
  2873. * sysfs parts below
  2874. */
  2875. struct queue_sysfs_entry {
  2876. struct attribute attr;
  2877. ssize_t (*show)(struct request_queue *, char *);
  2878. ssize_t (*store)(struct request_queue *, const char *, size_t);
  2879. };
  2880. static ssize_t
  2881. queue_var_show(unsigned int var, char *page)
  2882. {
  2883. return sprintf(page, "%d\n", var);
  2884. }
  2885. static ssize_t
  2886. queue_var_store(unsigned long *var, const char *page, size_t count)
  2887. {
  2888. char *p = (char *) page;
  2889. *var = simple_strtoul(p, &p, 10);
  2890. return count;
  2891. }
  2892. static ssize_t queue_requests_show(struct request_queue *q, char *page)
  2893. {
  2894. return queue_var_show(q->nr_requests, (page));
  2895. }
  2896. static ssize_t
  2897. queue_requests_store(struct request_queue *q, const char *page, size_t count)
  2898. {
  2899. struct request_list *rl = &q->rq;
  2900. int ret = queue_var_store(&q->nr_requests, page, count);
  2901. if (q->nr_requests < BLKDEV_MIN_RQ)
  2902. q->nr_requests = BLKDEV_MIN_RQ;
  2903. blk_queue_congestion_threshold(q);
  2904. if (rl->count[READ] >= queue_congestion_on_threshold(q))
  2905. set_queue_congested(q, READ);
  2906. else if (rl->count[READ] < queue_congestion_off_threshold(q))
  2907. clear_queue_congested(q, READ);
  2908. if (rl->count[WRITE] >= queue_congestion_on_threshold(q))
  2909. set_queue_congested(q, WRITE);
  2910. else if (rl->count[WRITE] < queue_congestion_off_threshold(q))
  2911. clear_queue_congested(q, WRITE);
  2912. if (rl->count[READ] >= q->nr_requests) {
  2913. blk_set_queue_full(q, READ);
  2914. } else if (rl->count[READ]+1 <= q->nr_requests) {
  2915. blk_clear_queue_full(q, READ);
  2916. wake_up(&rl->wait[READ]);
  2917. }
  2918. if (rl->count[WRITE] >= q->nr_requests) {
  2919. blk_set_queue_full(q, WRITE);
  2920. } else if (rl->count[WRITE]+1 <= q->nr_requests) {
  2921. blk_clear_queue_full(q, WRITE);
  2922. wake_up(&rl->wait[WRITE]);
  2923. }
  2924. return ret;
  2925. }
  2926. static ssize_t queue_ra_show(struct request_queue *q, char *page)
  2927. {
  2928. int ra_kb = q->backing_dev_info.ra_pages << (PAGE_CACHE_SHIFT - 10);
  2929. return queue_var_show(ra_kb, (page));
  2930. }
  2931. static ssize_t
  2932. queue_ra_store(struct request_queue *q, const char *page, size_t count)
  2933. {
  2934. unsigned long ra_kb;
  2935. ssize_t ret = queue_var_store(&ra_kb, page, count);
  2936. spin_lock_irq(q->queue_lock);
  2937. if (ra_kb > (q->max_sectors >> 1))
  2938. ra_kb = (q->max_sectors >> 1);
  2939. q->backing_dev_info.ra_pages = ra_kb >> (PAGE_CACHE_SHIFT - 10);
  2940. spin_unlock_irq(q->queue_lock);
  2941. return ret;
  2942. }
  2943. static ssize_t queue_max_sectors_show(struct request_queue *q, char *page)
  2944. {
  2945. int max_sectors_kb = q->max_sectors >> 1;
  2946. return queue_var_show(max_sectors_kb, (page));
  2947. }
  2948. static ssize_t
  2949. queue_max_sectors_store(struct request_queue *q, const char *page, size_t count)
  2950. {
  2951. unsigned long max_sectors_kb,
  2952. max_hw_sectors_kb = q->max_hw_sectors >> 1,
  2953. page_kb = 1 << (PAGE_CACHE_SHIFT - 10);
  2954. ssize_t ret = queue_var_store(&max_sectors_kb, page, count);
  2955. int ra_kb;
  2956. if (max_sectors_kb > max_hw_sectors_kb || max_sectors_kb < page_kb)
  2957. return -EINVAL;
  2958. /*
  2959. * Take the queue lock to update the readahead and max_sectors
  2960. * values synchronously:
  2961. */
  2962. spin_lock_irq(q->queue_lock);
  2963. /*
  2964. * Trim readahead window as well, if necessary:
  2965. */
  2966. ra_kb = q->backing_dev_info.ra_pages << (PAGE_CACHE_SHIFT - 10);
  2967. if (ra_kb > max_sectors_kb)
  2968. q->backing_dev_info.ra_pages =
  2969. max_sectors_kb >> (PAGE_CACHE_SHIFT - 10);
  2970. q->max_sectors = max_sectors_kb << 1;
  2971. spin_unlock_irq(q->queue_lock);
  2972. return ret;
  2973. }
  2974. static ssize_t queue_max_hw_sectors_show(struct request_queue *q, char *page)
  2975. {
  2976. int max_hw_sectors_kb = q->max_hw_sectors >> 1;
  2977. return queue_var_show(max_hw_sectors_kb, (page));
  2978. }
  2979. static struct queue_sysfs_entry queue_requests_entry = {
  2980. .attr = {.name = "nr_requests", .mode = S_IRUGO | S_IWUSR },
  2981. .show = queue_requests_show,
  2982. .store = queue_requests_store,
  2983. };
  2984. static struct queue_sysfs_entry queue_ra_entry = {
  2985. .attr = {.name = "read_ahead_kb", .mode = S_IRUGO | S_IWUSR },
  2986. .show = queue_ra_show,
  2987. .store = queue_ra_store,
  2988. };
  2989. static struct queue_sysfs_entry queue_max_sectors_entry = {
  2990. .attr = {.name = "max_sectors_kb", .mode = S_IRUGO | S_IWUSR },
  2991. .show = queue_max_sectors_show,
  2992. .store = queue_max_sectors_store,
  2993. };
  2994. static struct queue_sysfs_entry queue_max_hw_sectors_entry = {
  2995. .attr = {.name = "max_hw_sectors_kb", .mode = S_IRUGO },
  2996. .show = queue_max_hw_sectors_show,
  2997. };
  2998. static struct queue_sysfs_entry queue_iosched_entry = {
  2999. .attr = {.name = "scheduler", .mode = S_IRUGO | S_IWUSR },
  3000. .show = elv_iosched_show,
  3001. .store = elv_iosched_store,
  3002. };
  3003. static struct attribute *default_attrs[] = {
  3004. &queue_requests_entry.attr,
  3005. &queue_ra_entry.attr,
  3006. &queue_max_hw_sectors_entry.attr,
  3007. &queue_max_sectors_entry.attr,
  3008. &queue_iosched_entry.attr,
  3009. NULL,
  3010. };
  3011. #define to_queue(atr) container_of((atr), struct queue_sysfs_entry, attr)
  3012. static ssize_t
  3013. queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page)
  3014. {
  3015. struct queue_sysfs_entry *entry = to_queue(attr);
  3016. struct request_queue *q;
  3017. q = container_of(kobj, struct request_queue, kobj);
  3018. if (!entry->show)
  3019. return -EIO;
  3020. return entry->show(q, page);
  3021. }
  3022. static ssize_t
  3023. queue_attr_store(struct kobject *kobj, struct attribute *attr,
  3024. const char *page, size_t length)
  3025. {
  3026. struct queue_sysfs_entry *entry = to_queue(attr);
  3027. struct request_queue *q;
  3028. q = container_of(kobj, struct request_queue, kobj);
  3029. if (!entry->store)
  3030. return -EIO;
  3031. return entry->store(q, page, length);
  3032. }
  3033. static struct sysfs_ops queue_sysfs_ops = {
  3034. .show = queue_attr_show,
  3035. .store = queue_attr_store,
  3036. };
  3037. struct kobj_type queue_ktype = {
  3038. .sysfs_ops = &queue_sysfs_ops,
  3039. .default_attrs = default_attrs,
  3040. };
  3041. int blk_register_queue(struct gendisk *disk)
  3042. {
  3043. int ret;
  3044. request_queue_t *q = disk->queue;
  3045. if (!q || !q->request_fn)
  3046. return -ENXIO;
  3047. q->kobj.parent = kobject_get(&disk->kobj);
  3048. if (!q->kobj.parent)
  3049. return -EBUSY;
  3050. snprintf(q->kobj.name, KOBJ_NAME_LEN, "%s", "queue");
  3051. q->kobj.ktype = &queue_ktype;
  3052. ret = kobject_register(&q->kobj);
  3053. if (ret < 0)
  3054. return ret;
  3055. ret = elv_register_queue(q);
  3056. if (ret) {
  3057. kobject_unregister(&q->kobj);
  3058. return ret;
  3059. }
  3060. return 0;
  3061. }
  3062. void blk_unregister_queue(struct gendisk *disk)
  3063. {
  3064. request_queue_t *q = disk->queue;
  3065. if (q && q->request_fn) {
  3066. elv_unregister_queue(q);
  3067. kobject_unregister(&q->kobj);
  3068. kobject_put(&disk->kobj);
  3069. }
  3070. }