ll_rw_blk.c 92 KB

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