ll_rw_blk.c 108 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241
  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/kernel.h>
  13. #include <linux/module.h>
  14. #include <linux/backing-dev.h>
  15. #include <linux/bio.h>
  16. #include <linux/blkdev.h>
  17. #include <linux/highmem.h>
  18. #include <linux/mm.h>
  19. #include <linux/kernel_stat.h>
  20. #include <linux/string.h>
  21. #include <linux/init.h>
  22. #include <linux/bootmem.h> /* for max_pfn/max_low_pfn */
  23. #include <linux/completion.h>
  24. #include <linux/slab.h>
  25. #include <linux/swap.h>
  26. #include <linux/writeback.h>
  27. #include <linux/task_io_accounting_ops.h>
  28. #include <linux/interrupt.h>
  29. #include <linux/cpu.h>
  30. #include <linux/blktrace_api.h>
  31. #include <linux/fault-inject.h>
  32. #include <linux/scatterlist.h>
  33. /*
  34. * for max sense size
  35. */
  36. #include <scsi/scsi_cmnd.h>
  37. static void blk_unplug_work(struct work_struct *work);
  38. static void blk_unplug_timeout(unsigned long data);
  39. static void drive_stat_acct(struct request *rq, int new_io);
  40. static void init_request_from_bio(struct request *req, struct bio *bio);
  41. static int __make_request(struct request_queue *q, struct bio *bio);
  42. static struct io_context *current_io_context(gfp_t gfp_flags, int node);
  43. static void blk_recalc_rq_segments(struct request *rq);
  44. static void blk_rq_bio_prep(struct request_queue *q, struct request *rq,
  45. struct bio *bio);
  46. /*
  47. * For the allocated request tables
  48. */
  49. static struct kmem_cache *request_cachep;
  50. /*
  51. * For queue allocation
  52. */
  53. static struct kmem_cache *requestq_cachep;
  54. /*
  55. * For io context allocations
  56. */
  57. static struct kmem_cache *iocontext_cachep;
  58. /*
  59. * Controlling structure to kblockd
  60. */
  61. static struct workqueue_struct *kblockd_workqueue;
  62. unsigned long blk_max_low_pfn, blk_max_pfn;
  63. EXPORT_SYMBOL(blk_max_low_pfn);
  64. EXPORT_SYMBOL(blk_max_pfn);
  65. static DEFINE_PER_CPU(struct list_head, blk_cpu_done);
  66. /* Amount of time in which a process may batch requests */
  67. #define BLK_BATCH_TIME (HZ/50UL)
  68. /* Number of requests a "batching" process may submit */
  69. #define BLK_BATCH_REQ 32
  70. /*
  71. * Return the threshold (number of used requests) at which the queue is
  72. * considered to be congested. It include a little hysteresis to keep the
  73. * context switch rate down.
  74. */
  75. static inline int queue_congestion_on_threshold(struct request_queue *q)
  76. {
  77. return q->nr_congestion_on;
  78. }
  79. /*
  80. * The threshold at which a queue is considered to be uncongested
  81. */
  82. static inline int queue_congestion_off_threshold(struct request_queue *q)
  83. {
  84. return q->nr_congestion_off;
  85. }
  86. static void blk_queue_congestion_threshold(struct request_queue *q)
  87. {
  88. int nr;
  89. nr = q->nr_requests - (q->nr_requests / 8) + 1;
  90. if (nr > q->nr_requests)
  91. nr = q->nr_requests;
  92. q->nr_congestion_on = nr;
  93. nr = q->nr_requests - (q->nr_requests / 8) - (q->nr_requests / 16) - 1;
  94. if (nr < 1)
  95. nr = 1;
  96. q->nr_congestion_off = nr;
  97. }
  98. /**
  99. * blk_get_backing_dev_info - get the address of a queue's backing_dev_info
  100. * @bdev: device
  101. *
  102. * Locates the passed device's request queue and returns the address of its
  103. * backing_dev_info
  104. *
  105. * Will return NULL if the request queue cannot be located.
  106. */
  107. struct backing_dev_info *blk_get_backing_dev_info(struct block_device *bdev)
  108. {
  109. struct backing_dev_info *ret = NULL;
  110. struct request_queue *q = bdev_get_queue(bdev);
  111. if (q)
  112. ret = &q->backing_dev_info;
  113. return ret;
  114. }
  115. EXPORT_SYMBOL(blk_get_backing_dev_info);
  116. /**
  117. * blk_queue_prep_rq - set a prepare_request function for queue
  118. * @q: queue
  119. * @pfn: prepare_request function
  120. *
  121. * It's possible for a queue to register a prepare_request callback which
  122. * is invoked before the request is handed to the request_fn. The goal of
  123. * the function is to prepare a request for I/O, it can be used to build a
  124. * cdb from the request data for instance.
  125. *
  126. */
  127. void blk_queue_prep_rq(struct request_queue *q, prep_rq_fn *pfn)
  128. {
  129. q->prep_rq_fn = pfn;
  130. }
  131. EXPORT_SYMBOL(blk_queue_prep_rq);
  132. /**
  133. * blk_queue_merge_bvec - set a merge_bvec function for queue
  134. * @q: queue
  135. * @mbfn: merge_bvec_fn
  136. *
  137. * Usually queues have static limitations on the max sectors or segments that
  138. * we can put in a request. Stacking drivers may have some settings that
  139. * are dynamic, and thus we have to query the queue whether it is ok to
  140. * add a new bio_vec to a bio at a given offset or not. If the block device
  141. * has such limitations, it needs to register a merge_bvec_fn to control
  142. * the size of bio's sent to it. Note that a block device *must* allow a
  143. * single page to be added to an empty bio. The block device driver may want
  144. * to use the bio_split() function to deal with these bio's. By default
  145. * no merge_bvec_fn is defined for a queue, and only the fixed limits are
  146. * honored.
  147. */
  148. void blk_queue_merge_bvec(struct request_queue *q, merge_bvec_fn *mbfn)
  149. {
  150. q->merge_bvec_fn = mbfn;
  151. }
  152. EXPORT_SYMBOL(blk_queue_merge_bvec);
  153. void blk_queue_softirq_done(struct request_queue *q, softirq_done_fn *fn)
  154. {
  155. q->softirq_done_fn = fn;
  156. }
  157. EXPORT_SYMBOL(blk_queue_softirq_done);
  158. /**
  159. * blk_queue_make_request - define an alternate make_request function for a device
  160. * @q: the request queue for the device to be affected
  161. * @mfn: the alternate make_request function
  162. *
  163. * Description:
  164. * The normal way for &struct bios to be passed to a device
  165. * driver is for them to be collected into requests on a request
  166. * queue, and then to allow the device driver to select requests
  167. * off that queue when it is ready. This works well for many block
  168. * devices. However some block devices (typically virtual devices
  169. * such as md or lvm) do not benefit from the processing on the
  170. * request queue, and are served best by having the requests passed
  171. * directly to them. This can be achieved by providing a function
  172. * to blk_queue_make_request().
  173. *
  174. * Caveat:
  175. * The driver that does this *must* be able to deal appropriately
  176. * with buffers in "highmemory". This can be accomplished by either calling
  177. * __bio_kmap_atomic() to get a temporary kernel mapping, or by calling
  178. * blk_queue_bounce() to create a buffer in normal memory.
  179. **/
  180. void blk_queue_make_request(struct request_queue * q, make_request_fn * mfn)
  181. {
  182. /*
  183. * set defaults
  184. */
  185. q->nr_requests = BLKDEV_MAX_RQ;
  186. blk_queue_max_phys_segments(q, MAX_PHYS_SEGMENTS);
  187. blk_queue_max_hw_segments(q, MAX_HW_SEGMENTS);
  188. q->make_request_fn = mfn;
  189. q->backing_dev_info.ra_pages = (VM_MAX_READAHEAD * 1024) / PAGE_CACHE_SIZE;
  190. q->backing_dev_info.state = 0;
  191. q->backing_dev_info.capabilities = BDI_CAP_MAP_COPY;
  192. blk_queue_max_sectors(q, SAFE_MAX_SECTORS);
  193. blk_queue_hardsect_size(q, 512);
  194. blk_queue_dma_alignment(q, 511);
  195. blk_queue_congestion_threshold(q);
  196. q->nr_batching = BLK_BATCH_REQ;
  197. q->unplug_thresh = 4; /* hmm */
  198. q->unplug_delay = (3 * HZ) / 1000; /* 3 milliseconds */
  199. if (q->unplug_delay == 0)
  200. q->unplug_delay = 1;
  201. INIT_WORK(&q->unplug_work, blk_unplug_work);
  202. q->unplug_timer.function = blk_unplug_timeout;
  203. q->unplug_timer.data = (unsigned long)q;
  204. /*
  205. * by default assume old behaviour and bounce for any highmem page
  206. */
  207. blk_queue_bounce_limit(q, BLK_BOUNCE_HIGH);
  208. }
  209. EXPORT_SYMBOL(blk_queue_make_request);
  210. static void rq_init(struct request_queue *q, struct request *rq)
  211. {
  212. INIT_LIST_HEAD(&rq->queuelist);
  213. INIT_LIST_HEAD(&rq->donelist);
  214. rq->errors = 0;
  215. rq->bio = rq->biotail = NULL;
  216. INIT_HLIST_NODE(&rq->hash);
  217. RB_CLEAR_NODE(&rq->rb_node);
  218. rq->ioprio = 0;
  219. rq->buffer = NULL;
  220. rq->ref_count = 1;
  221. rq->q = q;
  222. rq->special = NULL;
  223. rq->data_len = 0;
  224. rq->data = NULL;
  225. rq->nr_phys_segments = 0;
  226. rq->sense = NULL;
  227. rq->end_io = NULL;
  228. rq->end_io_data = NULL;
  229. rq->completion_data = NULL;
  230. rq->next_rq = NULL;
  231. }
  232. /**
  233. * blk_queue_ordered - does this queue support ordered writes
  234. * @q: the request queue
  235. * @ordered: one of QUEUE_ORDERED_*
  236. * @prepare_flush_fn: rq setup helper for cache flush ordered writes
  237. *
  238. * Description:
  239. * For journalled file systems, doing ordered writes on a commit
  240. * block instead of explicitly doing wait_on_buffer (which is bad
  241. * for performance) can be a big win. Block drivers supporting this
  242. * feature should call this function and indicate so.
  243. *
  244. **/
  245. int blk_queue_ordered(struct request_queue *q, unsigned ordered,
  246. prepare_flush_fn *prepare_flush_fn)
  247. {
  248. if (ordered & (QUEUE_ORDERED_PREFLUSH | QUEUE_ORDERED_POSTFLUSH) &&
  249. prepare_flush_fn == NULL) {
  250. printk(KERN_ERR "blk_queue_ordered: prepare_flush_fn required\n");
  251. return -EINVAL;
  252. }
  253. if (ordered != QUEUE_ORDERED_NONE &&
  254. ordered != QUEUE_ORDERED_DRAIN &&
  255. ordered != QUEUE_ORDERED_DRAIN_FLUSH &&
  256. ordered != QUEUE_ORDERED_DRAIN_FUA &&
  257. ordered != QUEUE_ORDERED_TAG &&
  258. ordered != QUEUE_ORDERED_TAG_FLUSH &&
  259. ordered != QUEUE_ORDERED_TAG_FUA) {
  260. printk(KERN_ERR "blk_queue_ordered: bad value %d\n", ordered);
  261. return -EINVAL;
  262. }
  263. q->ordered = ordered;
  264. q->next_ordered = ordered;
  265. q->prepare_flush_fn = prepare_flush_fn;
  266. return 0;
  267. }
  268. EXPORT_SYMBOL(blk_queue_ordered);
  269. /*
  270. * Cache flushing for ordered writes handling
  271. */
  272. inline unsigned blk_ordered_cur_seq(struct request_queue *q)
  273. {
  274. if (!q->ordseq)
  275. return 0;
  276. return 1 << ffz(q->ordseq);
  277. }
  278. unsigned blk_ordered_req_seq(struct request *rq)
  279. {
  280. struct request_queue *q = rq->q;
  281. BUG_ON(q->ordseq == 0);
  282. if (rq == &q->pre_flush_rq)
  283. return QUEUE_ORDSEQ_PREFLUSH;
  284. if (rq == &q->bar_rq)
  285. return QUEUE_ORDSEQ_BAR;
  286. if (rq == &q->post_flush_rq)
  287. return QUEUE_ORDSEQ_POSTFLUSH;
  288. /*
  289. * !fs requests don't need to follow barrier ordering. Always
  290. * put them at the front. This fixes the following deadlock.
  291. *
  292. * http://thread.gmane.org/gmane.linux.kernel/537473
  293. */
  294. if (!blk_fs_request(rq))
  295. return QUEUE_ORDSEQ_DRAIN;
  296. if ((rq->cmd_flags & REQ_ORDERED_COLOR) ==
  297. (q->orig_bar_rq->cmd_flags & REQ_ORDERED_COLOR))
  298. return QUEUE_ORDSEQ_DRAIN;
  299. else
  300. return QUEUE_ORDSEQ_DONE;
  301. }
  302. void blk_ordered_complete_seq(struct request_queue *q, unsigned seq, int error)
  303. {
  304. struct request *rq;
  305. int uptodate;
  306. if (error && !q->orderr)
  307. q->orderr = error;
  308. BUG_ON(q->ordseq & seq);
  309. q->ordseq |= seq;
  310. if (blk_ordered_cur_seq(q) != QUEUE_ORDSEQ_DONE)
  311. return;
  312. /*
  313. * Okay, sequence complete.
  314. */
  315. uptodate = 1;
  316. if (q->orderr)
  317. uptodate = q->orderr;
  318. q->ordseq = 0;
  319. rq = q->orig_bar_rq;
  320. end_that_request_first(rq, uptodate, rq->hard_nr_sectors);
  321. end_that_request_last(rq, uptodate);
  322. }
  323. static void pre_flush_end_io(struct request *rq, int error)
  324. {
  325. elv_completed_request(rq->q, rq);
  326. blk_ordered_complete_seq(rq->q, QUEUE_ORDSEQ_PREFLUSH, error);
  327. }
  328. static void bar_end_io(struct request *rq, int error)
  329. {
  330. elv_completed_request(rq->q, rq);
  331. blk_ordered_complete_seq(rq->q, QUEUE_ORDSEQ_BAR, error);
  332. }
  333. static void post_flush_end_io(struct request *rq, int error)
  334. {
  335. elv_completed_request(rq->q, rq);
  336. blk_ordered_complete_seq(rq->q, QUEUE_ORDSEQ_POSTFLUSH, error);
  337. }
  338. static void queue_flush(struct request_queue *q, unsigned which)
  339. {
  340. struct request *rq;
  341. rq_end_io_fn *end_io;
  342. if (which == QUEUE_ORDERED_PREFLUSH) {
  343. rq = &q->pre_flush_rq;
  344. end_io = pre_flush_end_io;
  345. } else {
  346. rq = &q->post_flush_rq;
  347. end_io = post_flush_end_io;
  348. }
  349. rq->cmd_flags = REQ_HARDBARRIER;
  350. rq_init(q, rq);
  351. rq->elevator_private = NULL;
  352. rq->elevator_private2 = NULL;
  353. rq->rq_disk = q->bar_rq.rq_disk;
  354. rq->end_io = end_io;
  355. q->prepare_flush_fn(q, rq);
  356. elv_insert(q, rq, ELEVATOR_INSERT_FRONT);
  357. }
  358. static inline struct request *start_ordered(struct request_queue *q,
  359. struct request *rq)
  360. {
  361. q->orderr = 0;
  362. q->ordered = q->next_ordered;
  363. q->ordseq |= QUEUE_ORDSEQ_STARTED;
  364. /*
  365. * Prep proxy barrier request.
  366. */
  367. blkdev_dequeue_request(rq);
  368. q->orig_bar_rq = rq;
  369. rq = &q->bar_rq;
  370. rq->cmd_flags = 0;
  371. rq_init(q, rq);
  372. if (bio_data_dir(q->orig_bar_rq->bio) == WRITE)
  373. rq->cmd_flags |= REQ_RW;
  374. if (q->ordered & QUEUE_ORDERED_FUA)
  375. rq->cmd_flags |= REQ_FUA;
  376. rq->elevator_private = NULL;
  377. rq->elevator_private2 = NULL;
  378. init_request_from_bio(rq, q->orig_bar_rq->bio);
  379. rq->end_io = bar_end_io;
  380. /*
  381. * Queue ordered sequence. As we stack them at the head, we
  382. * need to queue in reverse order. Note that we rely on that
  383. * no fs request uses ELEVATOR_INSERT_FRONT and thus no fs
  384. * request gets inbetween ordered sequence. If this request is
  385. * an empty barrier, we don't need to do a postflush ever since
  386. * there will be no data written between the pre and post flush.
  387. * Hence a single flush will suffice.
  388. */
  389. if ((q->ordered & QUEUE_ORDERED_POSTFLUSH) && !blk_empty_barrier(rq))
  390. queue_flush(q, QUEUE_ORDERED_POSTFLUSH);
  391. else
  392. q->ordseq |= QUEUE_ORDSEQ_POSTFLUSH;
  393. elv_insert(q, rq, ELEVATOR_INSERT_FRONT);
  394. if (q->ordered & QUEUE_ORDERED_PREFLUSH) {
  395. queue_flush(q, QUEUE_ORDERED_PREFLUSH);
  396. rq = &q->pre_flush_rq;
  397. } else
  398. q->ordseq |= QUEUE_ORDSEQ_PREFLUSH;
  399. if ((q->ordered & QUEUE_ORDERED_TAG) || q->in_flight == 0)
  400. q->ordseq |= QUEUE_ORDSEQ_DRAIN;
  401. else
  402. rq = NULL;
  403. return rq;
  404. }
  405. int blk_do_ordered(struct request_queue *q, struct request **rqp)
  406. {
  407. struct request *rq = *rqp;
  408. const int is_barrier = blk_fs_request(rq) && blk_barrier_rq(rq);
  409. if (!q->ordseq) {
  410. if (!is_barrier)
  411. return 1;
  412. if (q->next_ordered != QUEUE_ORDERED_NONE) {
  413. *rqp = start_ordered(q, rq);
  414. return 1;
  415. } else {
  416. /*
  417. * This can happen when the queue switches to
  418. * ORDERED_NONE while this request is on it.
  419. */
  420. blkdev_dequeue_request(rq);
  421. end_that_request_first(rq, -EOPNOTSUPP,
  422. rq->hard_nr_sectors);
  423. end_that_request_last(rq, -EOPNOTSUPP);
  424. *rqp = NULL;
  425. return 0;
  426. }
  427. }
  428. /*
  429. * Ordered sequence in progress
  430. */
  431. /* Special requests are not subject to ordering rules. */
  432. if (!blk_fs_request(rq) &&
  433. rq != &q->pre_flush_rq && rq != &q->post_flush_rq)
  434. return 1;
  435. if (q->ordered & QUEUE_ORDERED_TAG) {
  436. /* Ordered by tag. Blocking the next barrier is enough. */
  437. if (is_barrier && rq != &q->bar_rq)
  438. *rqp = NULL;
  439. } else {
  440. /* Ordered by draining. Wait for turn. */
  441. WARN_ON(blk_ordered_req_seq(rq) < blk_ordered_cur_seq(q));
  442. if (blk_ordered_req_seq(rq) > blk_ordered_cur_seq(q))
  443. *rqp = NULL;
  444. }
  445. return 1;
  446. }
  447. static void req_bio_endio(struct request *rq, struct bio *bio,
  448. unsigned int nbytes, int error)
  449. {
  450. struct request_queue *q = rq->q;
  451. if (&q->bar_rq != rq) {
  452. if (error)
  453. clear_bit(BIO_UPTODATE, &bio->bi_flags);
  454. else if (!test_bit(BIO_UPTODATE, &bio->bi_flags))
  455. error = -EIO;
  456. if (unlikely(nbytes > bio->bi_size)) {
  457. printk("%s: want %u bytes done, only %u left\n",
  458. __FUNCTION__, nbytes, bio->bi_size);
  459. nbytes = bio->bi_size;
  460. }
  461. bio->bi_size -= nbytes;
  462. bio->bi_sector += (nbytes >> 9);
  463. if (bio->bi_size == 0)
  464. bio_endio(bio, error);
  465. } else {
  466. /*
  467. * Okay, this is the barrier request in progress, just
  468. * record the error;
  469. */
  470. if (error && !q->orderr)
  471. q->orderr = error;
  472. }
  473. }
  474. /**
  475. * blk_queue_bounce_limit - set bounce buffer limit for queue
  476. * @q: the request queue for the device
  477. * @dma_addr: bus address limit
  478. *
  479. * Description:
  480. * Different hardware can have different requirements as to what pages
  481. * it can do I/O directly to. A low level driver can call
  482. * blk_queue_bounce_limit to have lower memory pages allocated as bounce
  483. * buffers for doing I/O to pages residing above @page.
  484. **/
  485. void blk_queue_bounce_limit(struct request_queue *q, u64 dma_addr)
  486. {
  487. unsigned long bounce_pfn = dma_addr >> PAGE_SHIFT;
  488. int dma = 0;
  489. q->bounce_gfp = GFP_NOIO;
  490. #if BITS_PER_LONG == 64
  491. /* Assume anything <= 4GB can be handled by IOMMU.
  492. Actually some IOMMUs can handle everything, but I don't
  493. know of a way to test this here. */
  494. if (bounce_pfn < (min_t(u64,0xffffffff,BLK_BOUNCE_HIGH) >> PAGE_SHIFT))
  495. dma = 1;
  496. q->bounce_pfn = max_low_pfn;
  497. #else
  498. if (bounce_pfn < blk_max_low_pfn)
  499. dma = 1;
  500. q->bounce_pfn = bounce_pfn;
  501. #endif
  502. if (dma) {
  503. init_emergency_isa_pool();
  504. q->bounce_gfp = GFP_NOIO | GFP_DMA;
  505. q->bounce_pfn = bounce_pfn;
  506. }
  507. }
  508. EXPORT_SYMBOL(blk_queue_bounce_limit);
  509. /**
  510. * blk_queue_max_sectors - set max sectors for a request for this queue
  511. * @q: the request queue for the device
  512. * @max_sectors: max sectors in the usual 512b unit
  513. *
  514. * Description:
  515. * Enables a low level driver to set an upper limit on the size of
  516. * received requests.
  517. **/
  518. void blk_queue_max_sectors(struct request_queue *q, unsigned int max_sectors)
  519. {
  520. if ((max_sectors << 9) < PAGE_CACHE_SIZE) {
  521. max_sectors = 1 << (PAGE_CACHE_SHIFT - 9);
  522. printk("%s: set to minimum %d\n", __FUNCTION__, max_sectors);
  523. }
  524. if (BLK_DEF_MAX_SECTORS > max_sectors)
  525. q->max_hw_sectors = q->max_sectors = max_sectors;
  526. else {
  527. q->max_sectors = BLK_DEF_MAX_SECTORS;
  528. q->max_hw_sectors = max_sectors;
  529. }
  530. }
  531. EXPORT_SYMBOL(blk_queue_max_sectors);
  532. /**
  533. * blk_queue_max_phys_segments - set max phys segments for a request for this queue
  534. * @q: the request queue for the device
  535. * @max_segments: max number of segments
  536. *
  537. * Description:
  538. * Enables a low level driver to set an upper limit on the number of
  539. * physical data segments in a request. This would be the largest sized
  540. * scatter list the driver could handle.
  541. **/
  542. void blk_queue_max_phys_segments(struct request_queue *q,
  543. unsigned short max_segments)
  544. {
  545. if (!max_segments) {
  546. max_segments = 1;
  547. printk("%s: set to minimum %d\n", __FUNCTION__, max_segments);
  548. }
  549. q->max_phys_segments = max_segments;
  550. }
  551. EXPORT_SYMBOL(blk_queue_max_phys_segments);
  552. /**
  553. * blk_queue_max_hw_segments - set max hw segments for a request for this queue
  554. * @q: the request queue for the device
  555. * @max_segments: max number of segments
  556. *
  557. * Description:
  558. * Enables a low level driver to set an upper limit on the number of
  559. * hw data segments in a request. This would be the largest number of
  560. * address/length pairs the host adapter can actually give as once
  561. * to the device.
  562. **/
  563. void blk_queue_max_hw_segments(struct request_queue *q,
  564. unsigned short max_segments)
  565. {
  566. if (!max_segments) {
  567. max_segments = 1;
  568. printk("%s: set to minimum %d\n", __FUNCTION__, max_segments);
  569. }
  570. q->max_hw_segments = max_segments;
  571. }
  572. EXPORT_SYMBOL(blk_queue_max_hw_segments);
  573. /**
  574. * blk_queue_max_segment_size - set max segment size for blk_rq_map_sg
  575. * @q: the request queue for the device
  576. * @max_size: max size of segment in bytes
  577. *
  578. * Description:
  579. * Enables a low level driver to set an upper limit on the size of a
  580. * coalesced segment
  581. **/
  582. void blk_queue_max_segment_size(struct request_queue *q, unsigned int max_size)
  583. {
  584. if (max_size < PAGE_CACHE_SIZE) {
  585. max_size = PAGE_CACHE_SIZE;
  586. printk("%s: set to minimum %d\n", __FUNCTION__, max_size);
  587. }
  588. q->max_segment_size = max_size;
  589. }
  590. EXPORT_SYMBOL(blk_queue_max_segment_size);
  591. /**
  592. * blk_queue_hardsect_size - set hardware sector size for the queue
  593. * @q: the request queue for the device
  594. * @size: the hardware sector size, in bytes
  595. *
  596. * Description:
  597. * This should typically be set to the lowest possible sector size
  598. * that the hardware can operate on (possible without reverting to
  599. * even internal read-modify-write operations). Usually the default
  600. * of 512 covers most hardware.
  601. **/
  602. void blk_queue_hardsect_size(struct request_queue *q, unsigned short size)
  603. {
  604. q->hardsect_size = size;
  605. }
  606. EXPORT_SYMBOL(blk_queue_hardsect_size);
  607. /*
  608. * Returns the minimum that is _not_ zero, unless both are zero.
  609. */
  610. #define min_not_zero(l, r) (l == 0) ? r : ((r == 0) ? l : min(l, r))
  611. /**
  612. * blk_queue_stack_limits - inherit underlying queue limits for stacked drivers
  613. * @t: the stacking driver (top)
  614. * @b: the underlying device (bottom)
  615. **/
  616. void blk_queue_stack_limits(struct request_queue *t, struct request_queue *b)
  617. {
  618. /* zero is "infinity" */
  619. t->max_sectors = min_not_zero(t->max_sectors,b->max_sectors);
  620. t->max_hw_sectors = min_not_zero(t->max_hw_sectors,b->max_hw_sectors);
  621. t->max_phys_segments = min(t->max_phys_segments,b->max_phys_segments);
  622. t->max_hw_segments = min(t->max_hw_segments,b->max_hw_segments);
  623. t->max_segment_size = min(t->max_segment_size,b->max_segment_size);
  624. t->hardsect_size = max(t->hardsect_size,b->hardsect_size);
  625. if (!test_bit(QUEUE_FLAG_CLUSTER, &b->queue_flags))
  626. clear_bit(QUEUE_FLAG_CLUSTER, &t->queue_flags);
  627. }
  628. EXPORT_SYMBOL(blk_queue_stack_limits);
  629. /**
  630. * blk_queue_segment_boundary - set boundary rules for segment merging
  631. * @q: the request queue for the device
  632. * @mask: the memory boundary mask
  633. **/
  634. void blk_queue_segment_boundary(struct request_queue *q, unsigned long mask)
  635. {
  636. if (mask < PAGE_CACHE_SIZE - 1) {
  637. mask = PAGE_CACHE_SIZE - 1;
  638. printk("%s: set to minimum %lx\n", __FUNCTION__, mask);
  639. }
  640. q->seg_boundary_mask = mask;
  641. }
  642. EXPORT_SYMBOL(blk_queue_segment_boundary);
  643. /**
  644. * blk_queue_dma_alignment - set dma length and memory alignment
  645. * @q: the request queue for the device
  646. * @mask: alignment mask
  647. *
  648. * description:
  649. * set required memory and length aligment for direct dma transactions.
  650. * this is used when buiding direct io requests for the queue.
  651. *
  652. **/
  653. void blk_queue_dma_alignment(struct request_queue *q, int mask)
  654. {
  655. q->dma_alignment = mask;
  656. }
  657. EXPORT_SYMBOL(blk_queue_dma_alignment);
  658. /**
  659. * blk_queue_find_tag - find a request by its tag and queue
  660. * @q: The request queue for the device
  661. * @tag: The tag of the request
  662. *
  663. * Notes:
  664. * Should be used when a device returns a tag and you want to match
  665. * it with a request.
  666. *
  667. * no locks need be held.
  668. **/
  669. struct request *blk_queue_find_tag(struct request_queue *q, int tag)
  670. {
  671. return blk_map_queue_find_tag(q->queue_tags, tag);
  672. }
  673. EXPORT_SYMBOL(blk_queue_find_tag);
  674. /**
  675. * __blk_free_tags - release a given set of tag maintenance info
  676. * @bqt: the tag map to free
  677. *
  678. * Tries to free the specified @bqt@. Returns true if it was
  679. * actually freed and false if there are still references using it
  680. */
  681. static int __blk_free_tags(struct blk_queue_tag *bqt)
  682. {
  683. int retval;
  684. retval = atomic_dec_and_test(&bqt->refcnt);
  685. if (retval) {
  686. BUG_ON(bqt->busy);
  687. BUG_ON(!list_empty(&bqt->busy_list));
  688. kfree(bqt->tag_index);
  689. bqt->tag_index = NULL;
  690. kfree(bqt->tag_map);
  691. bqt->tag_map = NULL;
  692. kfree(bqt);
  693. }
  694. return retval;
  695. }
  696. /**
  697. * __blk_queue_free_tags - release tag maintenance info
  698. * @q: the request queue for the device
  699. *
  700. * Notes:
  701. * blk_cleanup_queue() will take care of calling this function, if tagging
  702. * has been used. So there's no need to call this directly.
  703. **/
  704. static void __blk_queue_free_tags(struct request_queue *q)
  705. {
  706. struct blk_queue_tag *bqt = q->queue_tags;
  707. if (!bqt)
  708. return;
  709. __blk_free_tags(bqt);
  710. q->queue_tags = NULL;
  711. q->queue_flags &= ~(1 << QUEUE_FLAG_QUEUED);
  712. }
  713. /**
  714. * blk_free_tags - release a given set of tag maintenance info
  715. * @bqt: the tag map to free
  716. *
  717. * For externally managed @bqt@ frees the map. Callers of this
  718. * function must guarantee to have released all the queues that
  719. * might have been using this tag map.
  720. */
  721. void blk_free_tags(struct blk_queue_tag *bqt)
  722. {
  723. if (unlikely(!__blk_free_tags(bqt)))
  724. BUG();
  725. }
  726. EXPORT_SYMBOL(blk_free_tags);
  727. /**
  728. * blk_queue_free_tags - release tag maintenance info
  729. * @q: the request queue for the device
  730. *
  731. * Notes:
  732. * This is used to disabled tagged queuing to a device, yet leave
  733. * queue in function.
  734. **/
  735. void blk_queue_free_tags(struct request_queue *q)
  736. {
  737. clear_bit(QUEUE_FLAG_QUEUED, &q->queue_flags);
  738. }
  739. EXPORT_SYMBOL(blk_queue_free_tags);
  740. static int
  741. init_tag_map(struct request_queue *q, struct blk_queue_tag *tags, int depth)
  742. {
  743. struct request **tag_index;
  744. unsigned long *tag_map;
  745. int nr_ulongs;
  746. if (q && depth > q->nr_requests * 2) {
  747. depth = q->nr_requests * 2;
  748. printk(KERN_ERR "%s: adjusted depth to %d\n",
  749. __FUNCTION__, depth);
  750. }
  751. tag_index = kzalloc(depth * sizeof(struct request *), GFP_ATOMIC);
  752. if (!tag_index)
  753. goto fail;
  754. nr_ulongs = ALIGN(depth, BITS_PER_LONG) / BITS_PER_LONG;
  755. tag_map = kzalloc(nr_ulongs * sizeof(unsigned long), GFP_ATOMIC);
  756. if (!tag_map)
  757. goto fail;
  758. tags->real_max_depth = depth;
  759. tags->max_depth = depth;
  760. tags->tag_index = tag_index;
  761. tags->tag_map = tag_map;
  762. return 0;
  763. fail:
  764. kfree(tag_index);
  765. return -ENOMEM;
  766. }
  767. static struct blk_queue_tag *__blk_queue_init_tags(struct request_queue *q,
  768. int depth)
  769. {
  770. struct blk_queue_tag *tags;
  771. tags = kmalloc(sizeof(struct blk_queue_tag), GFP_ATOMIC);
  772. if (!tags)
  773. goto fail;
  774. if (init_tag_map(q, tags, depth))
  775. goto fail;
  776. INIT_LIST_HEAD(&tags->busy_list);
  777. tags->busy = 0;
  778. atomic_set(&tags->refcnt, 1);
  779. return tags;
  780. fail:
  781. kfree(tags);
  782. return NULL;
  783. }
  784. /**
  785. * blk_init_tags - initialize the tag info for an external tag map
  786. * @depth: the maximum queue depth supported
  787. * @tags: the tag to use
  788. **/
  789. struct blk_queue_tag *blk_init_tags(int depth)
  790. {
  791. return __blk_queue_init_tags(NULL, depth);
  792. }
  793. EXPORT_SYMBOL(blk_init_tags);
  794. /**
  795. * blk_queue_init_tags - initialize the queue tag info
  796. * @q: the request queue for the device
  797. * @depth: the maximum queue depth supported
  798. * @tags: the tag to use
  799. **/
  800. int blk_queue_init_tags(struct request_queue *q, int depth,
  801. struct blk_queue_tag *tags)
  802. {
  803. int rc;
  804. BUG_ON(tags && q->queue_tags && tags != q->queue_tags);
  805. if (!tags && !q->queue_tags) {
  806. tags = __blk_queue_init_tags(q, depth);
  807. if (!tags)
  808. goto fail;
  809. } else if (q->queue_tags) {
  810. if ((rc = blk_queue_resize_tags(q, depth)))
  811. return rc;
  812. set_bit(QUEUE_FLAG_QUEUED, &q->queue_flags);
  813. return 0;
  814. } else
  815. atomic_inc(&tags->refcnt);
  816. /*
  817. * assign it, all done
  818. */
  819. q->queue_tags = tags;
  820. q->queue_flags |= (1 << QUEUE_FLAG_QUEUED);
  821. return 0;
  822. fail:
  823. kfree(tags);
  824. return -ENOMEM;
  825. }
  826. EXPORT_SYMBOL(blk_queue_init_tags);
  827. /**
  828. * blk_queue_resize_tags - change the queueing depth
  829. * @q: the request queue for the device
  830. * @new_depth: the new max command queueing depth
  831. *
  832. * Notes:
  833. * Must be called with the queue lock held.
  834. **/
  835. int blk_queue_resize_tags(struct request_queue *q, int new_depth)
  836. {
  837. struct blk_queue_tag *bqt = q->queue_tags;
  838. struct request **tag_index;
  839. unsigned long *tag_map;
  840. int max_depth, nr_ulongs;
  841. if (!bqt)
  842. return -ENXIO;
  843. /*
  844. * if we already have large enough real_max_depth. just
  845. * adjust max_depth. *NOTE* as requests with tag value
  846. * between new_depth and real_max_depth can be in-flight, tag
  847. * map can not be shrunk blindly here.
  848. */
  849. if (new_depth <= bqt->real_max_depth) {
  850. bqt->max_depth = new_depth;
  851. return 0;
  852. }
  853. /*
  854. * Currently cannot replace a shared tag map with a new
  855. * one, so error out if this is the case
  856. */
  857. if (atomic_read(&bqt->refcnt) != 1)
  858. return -EBUSY;
  859. /*
  860. * save the old state info, so we can copy it back
  861. */
  862. tag_index = bqt->tag_index;
  863. tag_map = bqt->tag_map;
  864. max_depth = bqt->real_max_depth;
  865. if (init_tag_map(q, bqt, new_depth))
  866. return -ENOMEM;
  867. memcpy(bqt->tag_index, tag_index, max_depth * sizeof(struct request *));
  868. nr_ulongs = ALIGN(max_depth, BITS_PER_LONG) / BITS_PER_LONG;
  869. memcpy(bqt->tag_map, tag_map, nr_ulongs * sizeof(unsigned long));
  870. kfree(tag_index);
  871. kfree(tag_map);
  872. return 0;
  873. }
  874. EXPORT_SYMBOL(blk_queue_resize_tags);
  875. /**
  876. * blk_queue_end_tag - end tag operations for a request
  877. * @q: the request queue for the device
  878. * @rq: the request that has completed
  879. *
  880. * Description:
  881. * Typically called when end_that_request_first() returns 0, meaning
  882. * all transfers have been done for a request. It's important to call
  883. * this function before end_that_request_last(), as that will put the
  884. * request back on the free list thus corrupting the internal tag list.
  885. *
  886. * Notes:
  887. * queue lock must be held.
  888. **/
  889. void blk_queue_end_tag(struct request_queue *q, struct request *rq)
  890. {
  891. struct blk_queue_tag *bqt = q->queue_tags;
  892. int tag = rq->tag;
  893. BUG_ON(tag == -1);
  894. if (unlikely(tag >= bqt->real_max_depth))
  895. /*
  896. * This can happen after tag depth has been reduced.
  897. * FIXME: how about a warning or info message here?
  898. */
  899. return;
  900. list_del_init(&rq->queuelist);
  901. rq->cmd_flags &= ~REQ_QUEUED;
  902. rq->tag = -1;
  903. if (unlikely(bqt->tag_index[tag] == NULL))
  904. printk(KERN_ERR "%s: tag %d is missing\n",
  905. __FUNCTION__, tag);
  906. bqt->tag_index[tag] = NULL;
  907. if (unlikely(!test_bit(tag, bqt->tag_map))) {
  908. printk(KERN_ERR "%s: attempt to clear non-busy tag (%d)\n",
  909. __FUNCTION__, tag);
  910. return;
  911. }
  912. /*
  913. * The tag_map bit acts as a lock for tag_index[bit], so we need
  914. * unlock memory barrier semantics.
  915. */
  916. clear_bit_unlock(tag, bqt->tag_map);
  917. bqt->busy--;
  918. }
  919. EXPORT_SYMBOL(blk_queue_end_tag);
  920. /**
  921. * blk_queue_start_tag - find a free tag and assign it
  922. * @q: the request queue for the device
  923. * @rq: the block request that needs tagging
  924. *
  925. * Description:
  926. * This can either be used as a stand-alone helper, or possibly be
  927. * assigned as the queue &prep_rq_fn (in which case &struct request
  928. * automagically gets a tag assigned). Note that this function
  929. * assumes that any type of request can be queued! if this is not
  930. * true for your device, you must check the request type before
  931. * calling this function. The request will also be removed from
  932. * the request queue, so it's the drivers responsibility to readd
  933. * it if it should need to be restarted for some reason.
  934. *
  935. * Notes:
  936. * queue lock must be held.
  937. **/
  938. int blk_queue_start_tag(struct request_queue *q, struct request *rq)
  939. {
  940. struct blk_queue_tag *bqt = q->queue_tags;
  941. int tag;
  942. if (unlikely((rq->cmd_flags & REQ_QUEUED))) {
  943. printk(KERN_ERR
  944. "%s: request %p for device [%s] already tagged %d",
  945. __FUNCTION__, rq,
  946. rq->rq_disk ? rq->rq_disk->disk_name : "?", rq->tag);
  947. BUG();
  948. }
  949. /*
  950. * Protect against shared tag maps, as we may not have exclusive
  951. * access to the tag map.
  952. */
  953. do {
  954. tag = find_first_zero_bit(bqt->tag_map, bqt->max_depth);
  955. if (tag >= bqt->max_depth)
  956. return 1;
  957. } while (test_and_set_bit_lock(tag, bqt->tag_map));
  958. /*
  959. * We need lock ordering semantics given by test_and_set_bit_lock.
  960. * See blk_queue_end_tag for details.
  961. */
  962. rq->cmd_flags |= REQ_QUEUED;
  963. rq->tag = tag;
  964. bqt->tag_index[tag] = rq;
  965. blkdev_dequeue_request(rq);
  966. list_add(&rq->queuelist, &bqt->busy_list);
  967. bqt->busy++;
  968. return 0;
  969. }
  970. EXPORT_SYMBOL(blk_queue_start_tag);
  971. /**
  972. * blk_queue_invalidate_tags - invalidate all pending tags
  973. * @q: the request queue for the device
  974. *
  975. * Description:
  976. * Hardware conditions may dictate a need to stop all pending requests.
  977. * In this case, we will safely clear the block side of the tag queue and
  978. * readd all requests to the request queue in the right order.
  979. *
  980. * Notes:
  981. * queue lock must be held.
  982. **/
  983. void blk_queue_invalidate_tags(struct request_queue *q)
  984. {
  985. struct blk_queue_tag *bqt = q->queue_tags;
  986. struct list_head *tmp, *n;
  987. struct request *rq;
  988. list_for_each_safe(tmp, n, &bqt->busy_list) {
  989. rq = list_entry_rq(tmp);
  990. if (rq->tag == -1) {
  991. printk(KERN_ERR
  992. "%s: bad tag found on list\n", __FUNCTION__);
  993. list_del_init(&rq->queuelist);
  994. rq->cmd_flags &= ~REQ_QUEUED;
  995. } else
  996. blk_queue_end_tag(q, rq);
  997. rq->cmd_flags &= ~REQ_STARTED;
  998. __elv_add_request(q, rq, ELEVATOR_INSERT_BACK, 0);
  999. }
  1000. }
  1001. EXPORT_SYMBOL(blk_queue_invalidate_tags);
  1002. void blk_dump_rq_flags(struct request *rq, char *msg)
  1003. {
  1004. int bit;
  1005. printk("%s: dev %s: type=%x, flags=%x\n", msg,
  1006. rq->rq_disk ? rq->rq_disk->disk_name : "?", rq->cmd_type,
  1007. rq->cmd_flags);
  1008. printk("\nsector %llu, nr/cnr %lu/%u\n", (unsigned long long)rq->sector,
  1009. rq->nr_sectors,
  1010. rq->current_nr_sectors);
  1011. printk("bio %p, biotail %p, buffer %p, data %p, len %u\n", rq->bio, rq->biotail, rq->buffer, rq->data, rq->data_len);
  1012. if (blk_pc_request(rq)) {
  1013. printk("cdb: ");
  1014. for (bit = 0; bit < sizeof(rq->cmd); bit++)
  1015. printk("%02x ", rq->cmd[bit]);
  1016. printk("\n");
  1017. }
  1018. }
  1019. EXPORT_SYMBOL(blk_dump_rq_flags);
  1020. void blk_recount_segments(struct request_queue *q, struct bio *bio)
  1021. {
  1022. struct request rq;
  1023. struct bio *nxt = bio->bi_next;
  1024. rq.q = q;
  1025. rq.bio = rq.biotail = bio;
  1026. bio->bi_next = NULL;
  1027. blk_recalc_rq_segments(&rq);
  1028. bio->bi_next = nxt;
  1029. bio->bi_phys_segments = rq.nr_phys_segments;
  1030. bio->bi_hw_segments = rq.nr_hw_segments;
  1031. bio->bi_flags |= (1 << BIO_SEG_VALID);
  1032. }
  1033. EXPORT_SYMBOL(blk_recount_segments);
  1034. static void blk_recalc_rq_segments(struct request *rq)
  1035. {
  1036. int nr_phys_segs;
  1037. int nr_hw_segs;
  1038. unsigned int phys_size;
  1039. unsigned int hw_size;
  1040. struct bio_vec *bv, *bvprv = NULL;
  1041. int seg_size;
  1042. int hw_seg_size;
  1043. int cluster;
  1044. struct req_iterator iter;
  1045. int high, highprv = 1;
  1046. struct request_queue *q = rq->q;
  1047. if (!rq->bio)
  1048. return;
  1049. cluster = q->queue_flags & (1 << QUEUE_FLAG_CLUSTER);
  1050. hw_seg_size = seg_size = 0;
  1051. phys_size = hw_size = nr_phys_segs = nr_hw_segs = 0;
  1052. rq_for_each_segment(bv, rq, iter) {
  1053. /*
  1054. * the trick here is making sure that a high page is never
  1055. * considered part of another segment, since that might
  1056. * change with the bounce page.
  1057. */
  1058. high = page_to_pfn(bv->bv_page) > q->bounce_pfn;
  1059. if (high || highprv)
  1060. goto new_hw_segment;
  1061. if (cluster) {
  1062. if (seg_size + bv->bv_len > q->max_segment_size)
  1063. goto new_segment;
  1064. if (!BIOVEC_PHYS_MERGEABLE(bvprv, bv))
  1065. goto new_segment;
  1066. if (!BIOVEC_SEG_BOUNDARY(q, bvprv, bv))
  1067. goto new_segment;
  1068. if (BIOVEC_VIRT_OVERSIZE(hw_seg_size + bv->bv_len))
  1069. goto new_hw_segment;
  1070. seg_size += bv->bv_len;
  1071. hw_seg_size += bv->bv_len;
  1072. bvprv = bv;
  1073. continue;
  1074. }
  1075. new_segment:
  1076. if (BIOVEC_VIRT_MERGEABLE(bvprv, bv) &&
  1077. !BIOVEC_VIRT_OVERSIZE(hw_seg_size + bv->bv_len))
  1078. hw_seg_size += bv->bv_len;
  1079. else {
  1080. new_hw_segment:
  1081. if (nr_hw_segs == 1 &&
  1082. hw_seg_size > rq->bio->bi_hw_front_size)
  1083. rq->bio->bi_hw_front_size = hw_seg_size;
  1084. hw_seg_size = BIOVEC_VIRT_START_SIZE(bv) + bv->bv_len;
  1085. nr_hw_segs++;
  1086. }
  1087. nr_phys_segs++;
  1088. bvprv = bv;
  1089. seg_size = bv->bv_len;
  1090. highprv = high;
  1091. }
  1092. if (nr_hw_segs == 1 &&
  1093. hw_seg_size > rq->bio->bi_hw_front_size)
  1094. rq->bio->bi_hw_front_size = hw_seg_size;
  1095. if (hw_seg_size > rq->biotail->bi_hw_back_size)
  1096. rq->biotail->bi_hw_back_size = hw_seg_size;
  1097. rq->nr_phys_segments = nr_phys_segs;
  1098. rq->nr_hw_segments = nr_hw_segs;
  1099. }
  1100. static int blk_phys_contig_segment(struct request_queue *q, struct bio *bio,
  1101. struct bio *nxt)
  1102. {
  1103. if (!(q->queue_flags & (1 << QUEUE_FLAG_CLUSTER)))
  1104. return 0;
  1105. if (!BIOVEC_PHYS_MERGEABLE(__BVEC_END(bio), __BVEC_START(nxt)))
  1106. return 0;
  1107. if (bio->bi_size + nxt->bi_size > q->max_segment_size)
  1108. return 0;
  1109. /*
  1110. * bio and nxt are contigous in memory, check if the queue allows
  1111. * these two to be merged into one
  1112. */
  1113. if (BIO_SEG_BOUNDARY(q, bio, nxt))
  1114. return 1;
  1115. return 0;
  1116. }
  1117. static int blk_hw_contig_segment(struct request_queue *q, struct bio *bio,
  1118. struct bio *nxt)
  1119. {
  1120. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1121. blk_recount_segments(q, bio);
  1122. if (unlikely(!bio_flagged(nxt, BIO_SEG_VALID)))
  1123. blk_recount_segments(q, nxt);
  1124. if (!BIOVEC_VIRT_MERGEABLE(__BVEC_END(bio), __BVEC_START(nxt)) ||
  1125. BIOVEC_VIRT_OVERSIZE(bio->bi_hw_back_size + nxt->bi_hw_front_size))
  1126. return 0;
  1127. if (bio->bi_hw_back_size + nxt->bi_hw_front_size > q->max_segment_size)
  1128. return 0;
  1129. return 1;
  1130. }
  1131. /*
  1132. * map a request to scatterlist, return number of sg entries setup. Caller
  1133. * must make sure sg can hold rq->nr_phys_segments entries
  1134. */
  1135. int blk_rq_map_sg(struct request_queue *q, struct request *rq,
  1136. struct scatterlist *sglist)
  1137. {
  1138. struct bio_vec *bvec, *bvprv;
  1139. struct req_iterator iter;
  1140. struct scatterlist *sg;
  1141. int nsegs, cluster;
  1142. nsegs = 0;
  1143. cluster = q->queue_flags & (1 << QUEUE_FLAG_CLUSTER);
  1144. /*
  1145. * for each bio in rq
  1146. */
  1147. bvprv = NULL;
  1148. sg = NULL;
  1149. rq_for_each_segment(bvec, rq, iter) {
  1150. int nbytes = bvec->bv_len;
  1151. if (bvprv && cluster) {
  1152. if (sg->length + nbytes > q->max_segment_size)
  1153. goto new_segment;
  1154. if (!BIOVEC_PHYS_MERGEABLE(bvprv, bvec))
  1155. goto new_segment;
  1156. if (!BIOVEC_SEG_BOUNDARY(q, bvprv, bvec))
  1157. goto new_segment;
  1158. sg->length += nbytes;
  1159. } else {
  1160. new_segment:
  1161. if (!sg)
  1162. sg = sglist;
  1163. else {
  1164. /*
  1165. * If the driver previously mapped a shorter
  1166. * list, we could see a termination bit
  1167. * prematurely unless it fully inits the sg
  1168. * table on each mapping. We KNOW that there
  1169. * must be more entries here or the driver
  1170. * would be buggy, so force clear the
  1171. * termination bit to avoid doing a full
  1172. * sg_init_table() in drivers for each command.
  1173. */
  1174. sg->page_link &= ~0x02;
  1175. sg = sg_next(sg);
  1176. }
  1177. sg_set_page(sg, bvec->bv_page, nbytes, bvec->bv_offset);
  1178. nsegs++;
  1179. }
  1180. bvprv = bvec;
  1181. } /* segments in rq */
  1182. if (sg)
  1183. __sg_mark_end(sg);
  1184. return nsegs;
  1185. }
  1186. EXPORT_SYMBOL(blk_rq_map_sg);
  1187. /*
  1188. * the standard queue merge functions, can be overridden with device
  1189. * specific ones if so desired
  1190. */
  1191. static inline int ll_new_mergeable(struct request_queue *q,
  1192. struct request *req,
  1193. struct bio *bio)
  1194. {
  1195. int nr_phys_segs = bio_phys_segments(q, bio);
  1196. if (req->nr_phys_segments + nr_phys_segs > q->max_phys_segments) {
  1197. req->cmd_flags |= REQ_NOMERGE;
  1198. if (req == q->last_merge)
  1199. q->last_merge = NULL;
  1200. return 0;
  1201. }
  1202. /*
  1203. * A hw segment is just getting larger, bump just the phys
  1204. * counter.
  1205. */
  1206. req->nr_phys_segments += nr_phys_segs;
  1207. return 1;
  1208. }
  1209. static inline int ll_new_hw_segment(struct request_queue *q,
  1210. struct request *req,
  1211. struct bio *bio)
  1212. {
  1213. int nr_hw_segs = bio_hw_segments(q, bio);
  1214. int nr_phys_segs = bio_phys_segments(q, bio);
  1215. if (req->nr_hw_segments + nr_hw_segs > q->max_hw_segments
  1216. || req->nr_phys_segments + nr_phys_segs > q->max_phys_segments) {
  1217. req->cmd_flags |= REQ_NOMERGE;
  1218. if (req == q->last_merge)
  1219. q->last_merge = NULL;
  1220. return 0;
  1221. }
  1222. /*
  1223. * This will form the start of a new hw segment. Bump both
  1224. * counters.
  1225. */
  1226. req->nr_hw_segments += nr_hw_segs;
  1227. req->nr_phys_segments += nr_phys_segs;
  1228. return 1;
  1229. }
  1230. static int ll_back_merge_fn(struct request_queue *q, struct request *req,
  1231. struct bio *bio)
  1232. {
  1233. unsigned short max_sectors;
  1234. int len;
  1235. if (unlikely(blk_pc_request(req)))
  1236. max_sectors = q->max_hw_sectors;
  1237. else
  1238. max_sectors = q->max_sectors;
  1239. if (req->nr_sectors + bio_sectors(bio) > max_sectors) {
  1240. req->cmd_flags |= REQ_NOMERGE;
  1241. if (req == q->last_merge)
  1242. q->last_merge = NULL;
  1243. return 0;
  1244. }
  1245. if (unlikely(!bio_flagged(req->biotail, BIO_SEG_VALID)))
  1246. blk_recount_segments(q, req->biotail);
  1247. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1248. blk_recount_segments(q, bio);
  1249. len = req->biotail->bi_hw_back_size + bio->bi_hw_front_size;
  1250. if (BIOVEC_VIRT_MERGEABLE(__BVEC_END(req->biotail), __BVEC_START(bio)) &&
  1251. !BIOVEC_VIRT_OVERSIZE(len)) {
  1252. int mergeable = ll_new_mergeable(q, req, bio);
  1253. if (mergeable) {
  1254. if (req->nr_hw_segments == 1)
  1255. req->bio->bi_hw_front_size = len;
  1256. if (bio->bi_hw_segments == 1)
  1257. bio->bi_hw_back_size = len;
  1258. }
  1259. return mergeable;
  1260. }
  1261. return ll_new_hw_segment(q, req, bio);
  1262. }
  1263. static int ll_front_merge_fn(struct request_queue *q, struct request *req,
  1264. struct bio *bio)
  1265. {
  1266. unsigned short max_sectors;
  1267. int len;
  1268. if (unlikely(blk_pc_request(req)))
  1269. max_sectors = q->max_hw_sectors;
  1270. else
  1271. max_sectors = q->max_sectors;
  1272. if (req->nr_sectors + bio_sectors(bio) > max_sectors) {
  1273. req->cmd_flags |= REQ_NOMERGE;
  1274. if (req == q->last_merge)
  1275. q->last_merge = NULL;
  1276. return 0;
  1277. }
  1278. len = bio->bi_hw_back_size + req->bio->bi_hw_front_size;
  1279. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  1280. blk_recount_segments(q, bio);
  1281. if (unlikely(!bio_flagged(req->bio, BIO_SEG_VALID)))
  1282. blk_recount_segments(q, req->bio);
  1283. if (BIOVEC_VIRT_MERGEABLE(__BVEC_END(bio), __BVEC_START(req->bio)) &&
  1284. !BIOVEC_VIRT_OVERSIZE(len)) {
  1285. int mergeable = ll_new_mergeable(q, req, bio);
  1286. if (mergeable) {
  1287. if (bio->bi_hw_segments == 1)
  1288. bio->bi_hw_front_size = len;
  1289. if (req->nr_hw_segments == 1)
  1290. req->biotail->bi_hw_back_size = len;
  1291. }
  1292. return mergeable;
  1293. }
  1294. return ll_new_hw_segment(q, req, bio);
  1295. }
  1296. static int ll_merge_requests_fn(struct request_queue *q, struct request *req,
  1297. struct request *next)
  1298. {
  1299. int total_phys_segments;
  1300. int total_hw_segments;
  1301. /*
  1302. * First check if the either of the requests are re-queued
  1303. * requests. Can't merge them if they are.
  1304. */
  1305. if (req->special || next->special)
  1306. return 0;
  1307. /*
  1308. * Will it become too large?
  1309. */
  1310. if ((req->nr_sectors + next->nr_sectors) > q->max_sectors)
  1311. return 0;
  1312. total_phys_segments = req->nr_phys_segments + next->nr_phys_segments;
  1313. if (blk_phys_contig_segment(q, req->biotail, next->bio))
  1314. total_phys_segments--;
  1315. if (total_phys_segments > q->max_phys_segments)
  1316. return 0;
  1317. total_hw_segments = req->nr_hw_segments + next->nr_hw_segments;
  1318. if (blk_hw_contig_segment(q, req->biotail, next->bio)) {
  1319. int len = req->biotail->bi_hw_back_size + next->bio->bi_hw_front_size;
  1320. /*
  1321. * propagate the combined length to the end of the requests
  1322. */
  1323. if (req->nr_hw_segments == 1)
  1324. req->bio->bi_hw_front_size = len;
  1325. if (next->nr_hw_segments == 1)
  1326. next->biotail->bi_hw_back_size = len;
  1327. total_hw_segments--;
  1328. }
  1329. if (total_hw_segments > q->max_hw_segments)
  1330. return 0;
  1331. /* Merge is OK... */
  1332. req->nr_phys_segments = total_phys_segments;
  1333. req->nr_hw_segments = total_hw_segments;
  1334. return 1;
  1335. }
  1336. /*
  1337. * "plug" the device if there are no outstanding requests: this will
  1338. * force the transfer to start only after we have put all the requests
  1339. * on the list.
  1340. *
  1341. * This is called with interrupts off and no requests on the queue and
  1342. * with the queue lock held.
  1343. */
  1344. void blk_plug_device(struct request_queue *q)
  1345. {
  1346. WARN_ON(!irqs_disabled());
  1347. /*
  1348. * don't plug a stopped queue, it must be paired with blk_start_queue()
  1349. * which will restart the queueing
  1350. */
  1351. if (blk_queue_stopped(q))
  1352. return;
  1353. if (!test_and_set_bit(QUEUE_FLAG_PLUGGED, &q->queue_flags)) {
  1354. mod_timer(&q->unplug_timer, jiffies + q->unplug_delay);
  1355. blk_add_trace_generic(q, NULL, 0, BLK_TA_PLUG);
  1356. }
  1357. }
  1358. EXPORT_SYMBOL(blk_plug_device);
  1359. /*
  1360. * remove the queue from the plugged list, if present. called with
  1361. * queue lock held and interrupts disabled.
  1362. */
  1363. int blk_remove_plug(struct request_queue *q)
  1364. {
  1365. WARN_ON(!irqs_disabled());
  1366. if (!test_and_clear_bit(QUEUE_FLAG_PLUGGED, &q->queue_flags))
  1367. return 0;
  1368. del_timer(&q->unplug_timer);
  1369. return 1;
  1370. }
  1371. EXPORT_SYMBOL(blk_remove_plug);
  1372. /*
  1373. * remove the plug and let it rip..
  1374. */
  1375. void __generic_unplug_device(struct request_queue *q)
  1376. {
  1377. if (unlikely(blk_queue_stopped(q)))
  1378. return;
  1379. if (!blk_remove_plug(q))
  1380. return;
  1381. q->request_fn(q);
  1382. }
  1383. EXPORT_SYMBOL(__generic_unplug_device);
  1384. /**
  1385. * generic_unplug_device - fire a request queue
  1386. * @q: The &struct request_queue in question
  1387. *
  1388. * Description:
  1389. * Linux uses plugging to build bigger requests queues before letting
  1390. * the device have at them. If a queue is plugged, the I/O scheduler
  1391. * is still adding and merging requests on the queue. Once the queue
  1392. * gets unplugged, the request_fn defined for the queue is invoked and
  1393. * transfers started.
  1394. **/
  1395. void generic_unplug_device(struct request_queue *q)
  1396. {
  1397. spin_lock_irq(q->queue_lock);
  1398. __generic_unplug_device(q);
  1399. spin_unlock_irq(q->queue_lock);
  1400. }
  1401. EXPORT_SYMBOL(generic_unplug_device);
  1402. static void blk_backing_dev_unplug(struct backing_dev_info *bdi,
  1403. struct page *page)
  1404. {
  1405. struct request_queue *q = bdi->unplug_io_data;
  1406. /*
  1407. * devices don't necessarily have an ->unplug_fn defined
  1408. */
  1409. if (q->unplug_fn) {
  1410. blk_add_trace_pdu_int(q, BLK_TA_UNPLUG_IO, NULL,
  1411. q->rq.count[READ] + q->rq.count[WRITE]);
  1412. q->unplug_fn(q);
  1413. }
  1414. }
  1415. static void blk_unplug_work(struct work_struct *work)
  1416. {
  1417. struct request_queue *q =
  1418. container_of(work, struct request_queue, unplug_work);
  1419. blk_add_trace_pdu_int(q, BLK_TA_UNPLUG_IO, NULL,
  1420. q->rq.count[READ] + q->rq.count[WRITE]);
  1421. q->unplug_fn(q);
  1422. }
  1423. static void blk_unplug_timeout(unsigned long data)
  1424. {
  1425. struct request_queue *q = (struct request_queue *)data;
  1426. blk_add_trace_pdu_int(q, BLK_TA_UNPLUG_TIMER, NULL,
  1427. q->rq.count[READ] + q->rq.count[WRITE]);
  1428. kblockd_schedule_work(&q->unplug_work);
  1429. }
  1430. /**
  1431. * blk_start_queue - restart a previously stopped queue
  1432. * @q: The &struct request_queue in question
  1433. *
  1434. * Description:
  1435. * blk_start_queue() will clear the stop flag on the queue, and call
  1436. * the request_fn for the queue if it was in a stopped state when
  1437. * entered. Also see blk_stop_queue(). Queue lock must be held.
  1438. **/
  1439. void blk_start_queue(struct request_queue *q)
  1440. {
  1441. WARN_ON(!irqs_disabled());
  1442. clear_bit(QUEUE_FLAG_STOPPED, &q->queue_flags);
  1443. /*
  1444. * one level of recursion is ok and is much faster than kicking
  1445. * the unplug handling
  1446. */
  1447. if (!test_and_set_bit(QUEUE_FLAG_REENTER, &q->queue_flags)) {
  1448. q->request_fn(q);
  1449. clear_bit(QUEUE_FLAG_REENTER, &q->queue_flags);
  1450. } else {
  1451. blk_plug_device(q);
  1452. kblockd_schedule_work(&q->unplug_work);
  1453. }
  1454. }
  1455. EXPORT_SYMBOL(blk_start_queue);
  1456. /**
  1457. * blk_stop_queue - stop a queue
  1458. * @q: The &struct request_queue in question
  1459. *
  1460. * Description:
  1461. * The Linux block layer assumes that a block driver will consume all
  1462. * entries on the request queue when the request_fn strategy is called.
  1463. * Often this will not happen, because of hardware limitations (queue
  1464. * depth settings). If a device driver gets a 'queue full' response,
  1465. * or if it simply chooses not to queue more I/O at one point, it can
  1466. * call this function to prevent the request_fn from being called until
  1467. * the driver has signalled it's ready to go again. This happens by calling
  1468. * blk_start_queue() to restart queue operations. Queue lock must be held.
  1469. **/
  1470. void blk_stop_queue(struct request_queue *q)
  1471. {
  1472. blk_remove_plug(q);
  1473. set_bit(QUEUE_FLAG_STOPPED, &q->queue_flags);
  1474. }
  1475. EXPORT_SYMBOL(blk_stop_queue);
  1476. /**
  1477. * blk_sync_queue - cancel any pending callbacks on a queue
  1478. * @q: the queue
  1479. *
  1480. * Description:
  1481. * The block layer may perform asynchronous callback activity
  1482. * on a queue, such as calling the unplug function after a timeout.
  1483. * A block device may call blk_sync_queue to ensure that any
  1484. * such activity is cancelled, thus allowing it to release resources
  1485. * that the callbacks might use. The caller must already have made sure
  1486. * that its ->make_request_fn will not re-add plugging prior to calling
  1487. * this function.
  1488. *
  1489. */
  1490. void blk_sync_queue(struct request_queue *q)
  1491. {
  1492. del_timer_sync(&q->unplug_timer);
  1493. kblockd_flush_work(&q->unplug_work);
  1494. }
  1495. EXPORT_SYMBOL(blk_sync_queue);
  1496. /**
  1497. * blk_run_queue - run a single device queue
  1498. * @q: The queue to run
  1499. */
  1500. void blk_run_queue(struct request_queue *q)
  1501. {
  1502. unsigned long flags;
  1503. spin_lock_irqsave(q->queue_lock, flags);
  1504. blk_remove_plug(q);
  1505. /*
  1506. * Only recurse once to avoid overrunning the stack, let the unplug
  1507. * handling reinvoke the handler shortly if we already got there.
  1508. */
  1509. if (!elv_queue_empty(q)) {
  1510. if (!test_and_set_bit(QUEUE_FLAG_REENTER, &q->queue_flags)) {
  1511. q->request_fn(q);
  1512. clear_bit(QUEUE_FLAG_REENTER, &q->queue_flags);
  1513. } else {
  1514. blk_plug_device(q);
  1515. kblockd_schedule_work(&q->unplug_work);
  1516. }
  1517. }
  1518. spin_unlock_irqrestore(q->queue_lock, flags);
  1519. }
  1520. EXPORT_SYMBOL(blk_run_queue);
  1521. /**
  1522. * blk_cleanup_queue: - release a &struct request_queue when it is no longer needed
  1523. * @kobj: the kobj belonging of the request queue to be released
  1524. *
  1525. * Description:
  1526. * blk_cleanup_queue is the pair to blk_init_queue() or
  1527. * blk_queue_make_request(). It should be called when a request queue is
  1528. * being released; typically when a block device is being de-registered.
  1529. * Currently, its primary task it to free all the &struct request
  1530. * structures that were allocated to the queue and the queue itself.
  1531. *
  1532. * Caveat:
  1533. * Hopefully the low level driver will have finished any
  1534. * outstanding requests first...
  1535. **/
  1536. static void blk_release_queue(struct kobject *kobj)
  1537. {
  1538. struct request_queue *q =
  1539. container_of(kobj, struct request_queue, kobj);
  1540. struct request_list *rl = &q->rq;
  1541. blk_sync_queue(q);
  1542. if (rl->rq_pool)
  1543. mempool_destroy(rl->rq_pool);
  1544. if (q->queue_tags)
  1545. __blk_queue_free_tags(q);
  1546. blk_trace_shutdown(q);
  1547. bdi_destroy(&q->backing_dev_info);
  1548. kmem_cache_free(requestq_cachep, q);
  1549. }
  1550. void blk_put_queue(struct request_queue *q)
  1551. {
  1552. kobject_put(&q->kobj);
  1553. }
  1554. EXPORT_SYMBOL(blk_put_queue);
  1555. void blk_cleanup_queue(struct request_queue * q)
  1556. {
  1557. mutex_lock(&q->sysfs_lock);
  1558. set_bit(QUEUE_FLAG_DEAD, &q->queue_flags);
  1559. mutex_unlock(&q->sysfs_lock);
  1560. if (q->elevator)
  1561. elevator_exit(q->elevator);
  1562. blk_put_queue(q);
  1563. }
  1564. EXPORT_SYMBOL(blk_cleanup_queue);
  1565. static int blk_init_free_list(struct request_queue *q)
  1566. {
  1567. struct request_list *rl = &q->rq;
  1568. rl->count[READ] = rl->count[WRITE] = 0;
  1569. rl->starved[READ] = rl->starved[WRITE] = 0;
  1570. rl->elvpriv = 0;
  1571. init_waitqueue_head(&rl->wait[READ]);
  1572. init_waitqueue_head(&rl->wait[WRITE]);
  1573. rl->rq_pool = mempool_create_node(BLKDEV_MIN_RQ, mempool_alloc_slab,
  1574. mempool_free_slab, request_cachep, q->node);
  1575. if (!rl->rq_pool)
  1576. return -ENOMEM;
  1577. return 0;
  1578. }
  1579. struct request_queue *blk_alloc_queue(gfp_t gfp_mask)
  1580. {
  1581. return blk_alloc_queue_node(gfp_mask, -1);
  1582. }
  1583. EXPORT_SYMBOL(blk_alloc_queue);
  1584. static struct kobj_type queue_ktype;
  1585. struct request_queue *blk_alloc_queue_node(gfp_t gfp_mask, int node_id)
  1586. {
  1587. struct request_queue *q;
  1588. int err;
  1589. q = kmem_cache_alloc_node(requestq_cachep,
  1590. gfp_mask | __GFP_ZERO, node_id);
  1591. if (!q)
  1592. return NULL;
  1593. q->backing_dev_info.unplug_io_fn = blk_backing_dev_unplug;
  1594. q->backing_dev_info.unplug_io_data = q;
  1595. err = bdi_init(&q->backing_dev_info);
  1596. if (err) {
  1597. kmem_cache_free(requestq_cachep, q);
  1598. return NULL;
  1599. }
  1600. init_timer(&q->unplug_timer);
  1601. kobject_set_name(&q->kobj, "%s", "queue");
  1602. q->kobj.ktype = &queue_ktype;
  1603. kobject_init(&q->kobj);
  1604. mutex_init(&q->sysfs_lock);
  1605. return q;
  1606. }
  1607. EXPORT_SYMBOL(blk_alloc_queue_node);
  1608. /**
  1609. * blk_init_queue - prepare a request queue for use with a block device
  1610. * @rfn: The function to be called to process requests that have been
  1611. * placed on the queue.
  1612. * @lock: Request queue spin lock
  1613. *
  1614. * Description:
  1615. * If a block device wishes to use the standard request handling procedures,
  1616. * which sorts requests and coalesces adjacent requests, then it must
  1617. * call blk_init_queue(). The function @rfn will be called when there
  1618. * are requests on the queue that need to be processed. If the device
  1619. * supports plugging, then @rfn may not be called immediately when requests
  1620. * are available on the queue, but may be called at some time later instead.
  1621. * Plugged queues are generally unplugged when a buffer belonging to one
  1622. * of the requests on the queue is needed, or due to memory pressure.
  1623. *
  1624. * @rfn is not required, or even expected, to remove all requests off the
  1625. * queue, but only as many as it can handle at a time. If it does leave
  1626. * requests on the queue, it is responsible for arranging that the requests
  1627. * get dealt with eventually.
  1628. *
  1629. * The queue spin lock must be held while manipulating the requests on the
  1630. * request queue; this lock will be taken also from interrupt context, so irq
  1631. * disabling is needed for it.
  1632. *
  1633. * Function returns a pointer to the initialized request queue, or NULL if
  1634. * it didn't succeed.
  1635. *
  1636. * Note:
  1637. * blk_init_queue() must be paired with a blk_cleanup_queue() call
  1638. * when the block device is deactivated (such as at module unload).
  1639. **/
  1640. struct request_queue *blk_init_queue(request_fn_proc *rfn, spinlock_t *lock)
  1641. {
  1642. return blk_init_queue_node(rfn, lock, -1);
  1643. }
  1644. EXPORT_SYMBOL(blk_init_queue);
  1645. struct request_queue *
  1646. blk_init_queue_node(request_fn_proc *rfn, spinlock_t *lock, int node_id)
  1647. {
  1648. struct request_queue *q = blk_alloc_queue_node(GFP_KERNEL, node_id);
  1649. if (!q)
  1650. return NULL;
  1651. q->node = node_id;
  1652. if (blk_init_free_list(q)) {
  1653. kmem_cache_free(requestq_cachep, q);
  1654. return NULL;
  1655. }
  1656. /*
  1657. * if caller didn't supply a lock, they get per-queue locking with
  1658. * our embedded lock
  1659. */
  1660. if (!lock) {
  1661. spin_lock_init(&q->__queue_lock);
  1662. lock = &q->__queue_lock;
  1663. }
  1664. q->request_fn = rfn;
  1665. q->prep_rq_fn = NULL;
  1666. q->unplug_fn = generic_unplug_device;
  1667. q->queue_flags = (1 << QUEUE_FLAG_CLUSTER);
  1668. q->queue_lock = lock;
  1669. blk_queue_segment_boundary(q, 0xffffffff);
  1670. blk_queue_make_request(q, __make_request);
  1671. blk_queue_max_segment_size(q, MAX_SEGMENT_SIZE);
  1672. blk_queue_max_hw_segments(q, MAX_HW_SEGMENTS);
  1673. blk_queue_max_phys_segments(q, MAX_PHYS_SEGMENTS);
  1674. q->sg_reserved_size = INT_MAX;
  1675. /*
  1676. * all done
  1677. */
  1678. if (!elevator_init(q, NULL)) {
  1679. blk_queue_congestion_threshold(q);
  1680. return q;
  1681. }
  1682. blk_put_queue(q);
  1683. return NULL;
  1684. }
  1685. EXPORT_SYMBOL(blk_init_queue_node);
  1686. int blk_get_queue(struct request_queue *q)
  1687. {
  1688. if (likely(!test_bit(QUEUE_FLAG_DEAD, &q->queue_flags))) {
  1689. kobject_get(&q->kobj);
  1690. return 0;
  1691. }
  1692. return 1;
  1693. }
  1694. EXPORT_SYMBOL(blk_get_queue);
  1695. static inline void blk_free_request(struct request_queue *q, struct request *rq)
  1696. {
  1697. if (rq->cmd_flags & REQ_ELVPRIV)
  1698. elv_put_request(q, rq);
  1699. mempool_free(rq, q->rq.rq_pool);
  1700. }
  1701. static struct request *
  1702. blk_alloc_request(struct request_queue *q, int rw, int priv, gfp_t gfp_mask)
  1703. {
  1704. struct request *rq = mempool_alloc(q->rq.rq_pool, gfp_mask);
  1705. if (!rq)
  1706. return NULL;
  1707. /*
  1708. * first three bits are identical in rq->cmd_flags and bio->bi_rw,
  1709. * see bio.h and blkdev.h
  1710. */
  1711. rq->cmd_flags = rw | REQ_ALLOCED;
  1712. if (priv) {
  1713. if (unlikely(elv_set_request(q, rq, gfp_mask))) {
  1714. mempool_free(rq, q->rq.rq_pool);
  1715. return NULL;
  1716. }
  1717. rq->cmd_flags |= REQ_ELVPRIV;
  1718. }
  1719. return rq;
  1720. }
  1721. /*
  1722. * ioc_batching returns true if the ioc is a valid batching request and
  1723. * should be given priority access to a request.
  1724. */
  1725. static inline int ioc_batching(struct request_queue *q, struct io_context *ioc)
  1726. {
  1727. if (!ioc)
  1728. return 0;
  1729. /*
  1730. * Make sure the process is able to allocate at least 1 request
  1731. * even if the batch times out, otherwise we could theoretically
  1732. * lose wakeups.
  1733. */
  1734. return ioc->nr_batch_requests == q->nr_batching ||
  1735. (ioc->nr_batch_requests > 0
  1736. && time_before(jiffies, ioc->last_waited + BLK_BATCH_TIME));
  1737. }
  1738. /*
  1739. * ioc_set_batching sets ioc to be a new "batcher" if it is not one. This
  1740. * will cause the process to be a "batcher" on all queues in the system. This
  1741. * is the behaviour we want though - once it gets a wakeup it should be given
  1742. * a nice run.
  1743. */
  1744. static void ioc_set_batching(struct request_queue *q, struct io_context *ioc)
  1745. {
  1746. if (!ioc || ioc_batching(q, ioc))
  1747. return;
  1748. ioc->nr_batch_requests = q->nr_batching;
  1749. ioc->last_waited = jiffies;
  1750. }
  1751. static void __freed_request(struct request_queue *q, int rw)
  1752. {
  1753. struct request_list *rl = &q->rq;
  1754. if (rl->count[rw] < queue_congestion_off_threshold(q))
  1755. blk_clear_queue_congested(q, rw);
  1756. if (rl->count[rw] + 1 <= q->nr_requests) {
  1757. if (waitqueue_active(&rl->wait[rw]))
  1758. wake_up(&rl->wait[rw]);
  1759. blk_clear_queue_full(q, rw);
  1760. }
  1761. }
  1762. /*
  1763. * A request has just been released. Account for it, update the full and
  1764. * congestion status, wake up any waiters. Called under q->queue_lock.
  1765. */
  1766. static void freed_request(struct request_queue *q, int rw, int priv)
  1767. {
  1768. struct request_list *rl = &q->rq;
  1769. rl->count[rw]--;
  1770. if (priv)
  1771. rl->elvpriv--;
  1772. __freed_request(q, rw);
  1773. if (unlikely(rl->starved[rw ^ 1]))
  1774. __freed_request(q, rw ^ 1);
  1775. }
  1776. #define blkdev_free_rq(list) list_entry((list)->next, struct request, queuelist)
  1777. /*
  1778. * Get a free request, queue_lock must be held.
  1779. * Returns NULL on failure, with queue_lock held.
  1780. * Returns !NULL on success, with queue_lock *not held*.
  1781. */
  1782. static struct request *get_request(struct request_queue *q, int rw_flags,
  1783. struct bio *bio, gfp_t gfp_mask)
  1784. {
  1785. struct request *rq = NULL;
  1786. struct request_list *rl = &q->rq;
  1787. struct io_context *ioc = NULL;
  1788. const int rw = rw_flags & 0x01;
  1789. int may_queue, priv;
  1790. may_queue = elv_may_queue(q, rw_flags);
  1791. if (may_queue == ELV_MQUEUE_NO)
  1792. goto rq_starved;
  1793. if (rl->count[rw]+1 >= queue_congestion_on_threshold(q)) {
  1794. if (rl->count[rw]+1 >= q->nr_requests) {
  1795. ioc = current_io_context(GFP_ATOMIC, q->node);
  1796. /*
  1797. * The queue will fill after this allocation, so set
  1798. * it as full, and mark this process as "batching".
  1799. * This process will be allowed to complete a batch of
  1800. * requests, others will be blocked.
  1801. */
  1802. if (!blk_queue_full(q, rw)) {
  1803. ioc_set_batching(q, ioc);
  1804. blk_set_queue_full(q, rw);
  1805. } else {
  1806. if (may_queue != ELV_MQUEUE_MUST
  1807. && !ioc_batching(q, ioc)) {
  1808. /*
  1809. * The queue is full and the allocating
  1810. * process is not a "batcher", and not
  1811. * exempted by the IO scheduler
  1812. */
  1813. goto out;
  1814. }
  1815. }
  1816. }
  1817. blk_set_queue_congested(q, rw);
  1818. }
  1819. /*
  1820. * Only allow batching queuers to allocate up to 50% over the defined
  1821. * limit of requests, otherwise we could have thousands of requests
  1822. * allocated with any setting of ->nr_requests
  1823. */
  1824. if (rl->count[rw] >= (3 * q->nr_requests / 2))
  1825. goto out;
  1826. rl->count[rw]++;
  1827. rl->starved[rw] = 0;
  1828. priv = !test_bit(QUEUE_FLAG_ELVSWITCH, &q->queue_flags);
  1829. if (priv)
  1830. rl->elvpriv++;
  1831. spin_unlock_irq(q->queue_lock);
  1832. rq = blk_alloc_request(q, rw_flags, priv, gfp_mask);
  1833. if (unlikely(!rq)) {
  1834. /*
  1835. * Allocation failed presumably due to memory. Undo anything
  1836. * we might have messed up.
  1837. *
  1838. * Allocating task should really be put onto the front of the
  1839. * wait queue, but this is pretty rare.
  1840. */
  1841. spin_lock_irq(q->queue_lock);
  1842. freed_request(q, rw, priv);
  1843. /*
  1844. * in the very unlikely event that allocation failed and no
  1845. * requests for this direction was pending, mark us starved
  1846. * so that freeing of a request in the other direction will
  1847. * notice us. another possible fix would be to split the
  1848. * rq mempool into READ and WRITE
  1849. */
  1850. rq_starved:
  1851. if (unlikely(rl->count[rw] == 0))
  1852. rl->starved[rw] = 1;
  1853. goto out;
  1854. }
  1855. /*
  1856. * ioc may be NULL here, and ioc_batching will be false. That's
  1857. * OK, if the queue is under the request limit then requests need
  1858. * not count toward the nr_batch_requests limit. There will always
  1859. * be some limit enforced by BLK_BATCH_TIME.
  1860. */
  1861. if (ioc_batching(q, ioc))
  1862. ioc->nr_batch_requests--;
  1863. rq_init(q, rq);
  1864. blk_add_trace_generic(q, bio, rw, BLK_TA_GETRQ);
  1865. out:
  1866. return rq;
  1867. }
  1868. /*
  1869. * No available requests for this queue, unplug the device and wait for some
  1870. * requests to become available.
  1871. *
  1872. * Called with q->queue_lock held, and returns with it unlocked.
  1873. */
  1874. static struct request *get_request_wait(struct request_queue *q, int rw_flags,
  1875. struct bio *bio)
  1876. {
  1877. const int rw = rw_flags & 0x01;
  1878. struct request *rq;
  1879. rq = get_request(q, rw_flags, bio, GFP_NOIO);
  1880. while (!rq) {
  1881. DEFINE_WAIT(wait);
  1882. struct request_list *rl = &q->rq;
  1883. prepare_to_wait_exclusive(&rl->wait[rw], &wait,
  1884. TASK_UNINTERRUPTIBLE);
  1885. rq = get_request(q, rw_flags, bio, GFP_NOIO);
  1886. if (!rq) {
  1887. struct io_context *ioc;
  1888. blk_add_trace_generic(q, bio, rw, BLK_TA_SLEEPRQ);
  1889. __generic_unplug_device(q);
  1890. spin_unlock_irq(q->queue_lock);
  1891. io_schedule();
  1892. /*
  1893. * After sleeping, we become a "batching" process and
  1894. * will be able to allocate at least one request, and
  1895. * up to a big batch of them for a small period time.
  1896. * See ioc_batching, ioc_set_batching
  1897. */
  1898. ioc = current_io_context(GFP_NOIO, q->node);
  1899. ioc_set_batching(q, ioc);
  1900. spin_lock_irq(q->queue_lock);
  1901. }
  1902. finish_wait(&rl->wait[rw], &wait);
  1903. }
  1904. return rq;
  1905. }
  1906. struct request *blk_get_request(struct request_queue *q, int rw, gfp_t gfp_mask)
  1907. {
  1908. struct request *rq;
  1909. BUG_ON(rw != READ && rw != WRITE);
  1910. spin_lock_irq(q->queue_lock);
  1911. if (gfp_mask & __GFP_WAIT) {
  1912. rq = get_request_wait(q, rw, NULL);
  1913. } else {
  1914. rq = get_request(q, rw, NULL, gfp_mask);
  1915. if (!rq)
  1916. spin_unlock_irq(q->queue_lock);
  1917. }
  1918. /* q->queue_lock is unlocked at this point */
  1919. return rq;
  1920. }
  1921. EXPORT_SYMBOL(blk_get_request);
  1922. /**
  1923. * blk_start_queueing - initiate dispatch of requests to device
  1924. * @q: request queue to kick into gear
  1925. *
  1926. * This is basically a helper to remove the need to know whether a queue
  1927. * is plugged or not if someone just wants to initiate dispatch of requests
  1928. * for this queue.
  1929. *
  1930. * The queue lock must be held with interrupts disabled.
  1931. */
  1932. void blk_start_queueing(struct request_queue *q)
  1933. {
  1934. if (!blk_queue_plugged(q))
  1935. q->request_fn(q);
  1936. else
  1937. __generic_unplug_device(q);
  1938. }
  1939. EXPORT_SYMBOL(blk_start_queueing);
  1940. /**
  1941. * blk_requeue_request - put a request back on queue
  1942. * @q: request queue where request should be inserted
  1943. * @rq: request to be inserted
  1944. *
  1945. * Description:
  1946. * Drivers often keep queueing requests until the hardware cannot accept
  1947. * more, when that condition happens we need to put the request back
  1948. * on the queue. Must be called with queue lock held.
  1949. */
  1950. void blk_requeue_request(struct request_queue *q, struct request *rq)
  1951. {
  1952. blk_add_trace_rq(q, rq, BLK_TA_REQUEUE);
  1953. if (blk_rq_tagged(rq))
  1954. blk_queue_end_tag(q, rq);
  1955. elv_requeue_request(q, rq);
  1956. }
  1957. EXPORT_SYMBOL(blk_requeue_request);
  1958. /**
  1959. * blk_insert_request - insert a special request in to a request queue
  1960. * @q: request queue where request should be inserted
  1961. * @rq: request to be inserted
  1962. * @at_head: insert request at head or tail of queue
  1963. * @data: private data
  1964. *
  1965. * Description:
  1966. * Many block devices need to execute commands asynchronously, so they don't
  1967. * block the whole kernel from preemption during request execution. This is
  1968. * accomplished normally by inserting aritficial requests tagged as
  1969. * REQ_SPECIAL in to the corresponding request queue, and letting them be
  1970. * scheduled for actual execution by the request queue.
  1971. *
  1972. * We have the option of inserting the head or the tail of the queue.
  1973. * Typically we use the tail for new ioctls and so forth. We use the head
  1974. * of the queue for things like a QUEUE_FULL message from a device, or a
  1975. * host that is unable to accept a particular command.
  1976. */
  1977. void blk_insert_request(struct request_queue *q, struct request *rq,
  1978. int at_head, void *data)
  1979. {
  1980. int where = at_head ? ELEVATOR_INSERT_FRONT : ELEVATOR_INSERT_BACK;
  1981. unsigned long flags;
  1982. /*
  1983. * tell I/O scheduler that this isn't a regular read/write (ie it
  1984. * must not attempt merges on this) and that it acts as a soft
  1985. * barrier
  1986. */
  1987. rq->cmd_type = REQ_TYPE_SPECIAL;
  1988. rq->cmd_flags |= REQ_SOFTBARRIER;
  1989. rq->special = data;
  1990. spin_lock_irqsave(q->queue_lock, flags);
  1991. /*
  1992. * If command is tagged, release the tag
  1993. */
  1994. if (blk_rq_tagged(rq))
  1995. blk_queue_end_tag(q, rq);
  1996. drive_stat_acct(rq, 1);
  1997. __elv_add_request(q, rq, where, 0);
  1998. blk_start_queueing(q);
  1999. spin_unlock_irqrestore(q->queue_lock, flags);
  2000. }
  2001. EXPORT_SYMBOL(blk_insert_request);
  2002. static int __blk_rq_unmap_user(struct bio *bio)
  2003. {
  2004. int ret = 0;
  2005. if (bio) {
  2006. if (bio_flagged(bio, BIO_USER_MAPPED))
  2007. bio_unmap_user(bio);
  2008. else
  2009. ret = bio_uncopy_user(bio);
  2010. }
  2011. return ret;
  2012. }
  2013. int blk_rq_append_bio(struct request_queue *q, struct request *rq,
  2014. struct bio *bio)
  2015. {
  2016. if (!rq->bio)
  2017. blk_rq_bio_prep(q, rq, bio);
  2018. else if (!ll_back_merge_fn(q, rq, bio))
  2019. return -EINVAL;
  2020. else {
  2021. rq->biotail->bi_next = bio;
  2022. rq->biotail = bio;
  2023. rq->data_len += bio->bi_size;
  2024. }
  2025. return 0;
  2026. }
  2027. EXPORT_SYMBOL(blk_rq_append_bio);
  2028. static int __blk_rq_map_user(struct request_queue *q, struct request *rq,
  2029. void __user *ubuf, unsigned int len)
  2030. {
  2031. unsigned long uaddr;
  2032. struct bio *bio, *orig_bio;
  2033. int reading, ret;
  2034. reading = rq_data_dir(rq) == READ;
  2035. /*
  2036. * if alignment requirement is satisfied, map in user pages for
  2037. * direct dma. else, set up kernel bounce buffers
  2038. */
  2039. uaddr = (unsigned long) ubuf;
  2040. if (!(uaddr & queue_dma_alignment(q)) && !(len & queue_dma_alignment(q)))
  2041. bio = bio_map_user(q, NULL, uaddr, len, reading);
  2042. else
  2043. bio = bio_copy_user(q, uaddr, len, reading);
  2044. if (IS_ERR(bio))
  2045. return PTR_ERR(bio);
  2046. orig_bio = bio;
  2047. blk_queue_bounce(q, &bio);
  2048. /*
  2049. * We link the bounce buffer in and could have to traverse it
  2050. * later so we have to get a ref to prevent it from being freed
  2051. */
  2052. bio_get(bio);
  2053. ret = blk_rq_append_bio(q, rq, bio);
  2054. if (!ret)
  2055. return bio->bi_size;
  2056. /* if it was boucned we must call the end io function */
  2057. bio_endio(bio, 0);
  2058. __blk_rq_unmap_user(orig_bio);
  2059. bio_put(bio);
  2060. return ret;
  2061. }
  2062. /**
  2063. * blk_rq_map_user - map user data to a request, for REQ_BLOCK_PC usage
  2064. * @q: request queue where request should be inserted
  2065. * @rq: request structure to fill
  2066. * @ubuf: the user buffer
  2067. * @len: length of user data
  2068. *
  2069. * Description:
  2070. * Data will be mapped directly for zero copy io, if possible. Otherwise
  2071. * a kernel bounce buffer is used.
  2072. *
  2073. * A matching blk_rq_unmap_user() must be issued at the end of io, while
  2074. * still in process context.
  2075. *
  2076. * Note: The mapped bio may need to be bounced through blk_queue_bounce()
  2077. * before being submitted to the device, as pages mapped may be out of
  2078. * reach. It's the callers responsibility to make sure this happens. The
  2079. * original bio must be passed back in to blk_rq_unmap_user() for proper
  2080. * unmapping.
  2081. */
  2082. int blk_rq_map_user(struct request_queue *q, struct request *rq,
  2083. void __user *ubuf, unsigned long len)
  2084. {
  2085. unsigned long bytes_read = 0;
  2086. struct bio *bio = NULL;
  2087. int ret;
  2088. if (len > (q->max_hw_sectors << 9))
  2089. return -EINVAL;
  2090. if (!len || !ubuf)
  2091. return -EINVAL;
  2092. while (bytes_read != len) {
  2093. unsigned long map_len, end, start;
  2094. map_len = min_t(unsigned long, len - bytes_read, BIO_MAX_SIZE);
  2095. end = ((unsigned long)ubuf + map_len + PAGE_SIZE - 1)
  2096. >> PAGE_SHIFT;
  2097. start = (unsigned long)ubuf >> PAGE_SHIFT;
  2098. /*
  2099. * A bad offset could cause us to require BIO_MAX_PAGES + 1
  2100. * pages. If this happens we just lower the requested
  2101. * mapping len by a page so that we can fit
  2102. */
  2103. if (end - start > BIO_MAX_PAGES)
  2104. map_len -= PAGE_SIZE;
  2105. ret = __blk_rq_map_user(q, rq, ubuf, map_len);
  2106. if (ret < 0)
  2107. goto unmap_rq;
  2108. if (!bio)
  2109. bio = rq->bio;
  2110. bytes_read += ret;
  2111. ubuf += ret;
  2112. }
  2113. rq->buffer = rq->data = NULL;
  2114. return 0;
  2115. unmap_rq:
  2116. blk_rq_unmap_user(bio);
  2117. return ret;
  2118. }
  2119. EXPORT_SYMBOL(blk_rq_map_user);
  2120. /**
  2121. * blk_rq_map_user_iov - map user data to a request, for REQ_BLOCK_PC usage
  2122. * @q: request queue where request should be inserted
  2123. * @rq: request to map data to
  2124. * @iov: pointer to the iovec
  2125. * @iov_count: number of elements in the iovec
  2126. * @len: I/O byte count
  2127. *
  2128. * Description:
  2129. * Data will be mapped directly for zero copy io, if possible. Otherwise
  2130. * a kernel bounce buffer is used.
  2131. *
  2132. * A matching blk_rq_unmap_user() must be issued at the end of io, while
  2133. * still in process context.
  2134. *
  2135. * Note: The mapped bio may need to be bounced through blk_queue_bounce()
  2136. * before being submitted to the device, as pages mapped may be out of
  2137. * reach. It's the callers responsibility to make sure this happens. The
  2138. * original bio must be passed back in to blk_rq_unmap_user() for proper
  2139. * unmapping.
  2140. */
  2141. int blk_rq_map_user_iov(struct request_queue *q, struct request *rq,
  2142. struct sg_iovec *iov, int iov_count, unsigned int len)
  2143. {
  2144. struct bio *bio;
  2145. if (!iov || iov_count <= 0)
  2146. return -EINVAL;
  2147. /* we don't allow misaligned data like bio_map_user() does. If the
  2148. * user is using sg, they're expected to know the alignment constraints
  2149. * and respect them accordingly */
  2150. bio = bio_map_user_iov(q, NULL, iov, iov_count, rq_data_dir(rq)== READ);
  2151. if (IS_ERR(bio))
  2152. return PTR_ERR(bio);
  2153. if (bio->bi_size != len) {
  2154. bio_endio(bio, 0);
  2155. bio_unmap_user(bio);
  2156. return -EINVAL;
  2157. }
  2158. bio_get(bio);
  2159. blk_rq_bio_prep(q, rq, bio);
  2160. rq->buffer = rq->data = NULL;
  2161. return 0;
  2162. }
  2163. EXPORT_SYMBOL(blk_rq_map_user_iov);
  2164. /**
  2165. * blk_rq_unmap_user - unmap a request with user data
  2166. * @bio: start of bio list
  2167. *
  2168. * Description:
  2169. * Unmap a rq previously mapped by blk_rq_map_user(). The caller must
  2170. * supply the original rq->bio from the blk_rq_map_user() return, since
  2171. * the io completion may have changed rq->bio.
  2172. */
  2173. int blk_rq_unmap_user(struct bio *bio)
  2174. {
  2175. struct bio *mapped_bio;
  2176. int ret = 0, ret2;
  2177. while (bio) {
  2178. mapped_bio = bio;
  2179. if (unlikely(bio_flagged(bio, BIO_BOUNCED)))
  2180. mapped_bio = bio->bi_private;
  2181. ret2 = __blk_rq_unmap_user(mapped_bio);
  2182. if (ret2 && !ret)
  2183. ret = ret2;
  2184. mapped_bio = bio;
  2185. bio = bio->bi_next;
  2186. bio_put(mapped_bio);
  2187. }
  2188. return ret;
  2189. }
  2190. EXPORT_SYMBOL(blk_rq_unmap_user);
  2191. /**
  2192. * blk_rq_map_kern - map kernel data to a request, for REQ_BLOCK_PC usage
  2193. * @q: request queue where request should be inserted
  2194. * @rq: request to fill
  2195. * @kbuf: the kernel buffer
  2196. * @len: length of user data
  2197. * @gfp_mask: memory allocation flags
  2198. */
  2199. int blk_rq_map_kern(struct request_queue *q, struct request *rq, void *kbuf,
  2200. unsigned int len, gfp_t gfp_mask)
  2201. {
  2202. struct bio *bio;
  2203. if (len > (q->max_hw_sectors << 9))
  2204. return -EINVAL;
  2205. if (!len || !kbuf)
  2206. return -EINVAL;
  2207. bio = bio_map_kern(q, kbuf, len, gfp_mask);
  2208. if (IS_ERR(bio))
  2209. return PTR_ERR(bio);
  2210. if (rq_data_dir(rq) == WRITE)
  2211. bio->bi_rw |= (1 << BIO_RW);
  2212. blk_rq_bio_prep(q, rq, bio);
  2213. blk_queue_bounce(q, &rq->bio);
  2214. rq->buffer = rq->data = NULL;
  2215. return 0;
  2216. }
  2217. EXPORT_SYMBOL(blk_rq_map_kern);
  2218. /**
  2219. * blk_execute_rq_nowait - insert a request into queue for execution
  2220. * @q: queue to insert the request in
  2221. * @bd_disk: matching gendisk
  2222. * @rq: request to insert
  2223. * @at_head: insert request at head or tail of queue
  2224. * @done: I/O completion handler
  2225. *
  2226. * Description:
  2227. * Insert a fully prepared request at the back of the io scheduler queue
  2228. * for execution. Don't wait for completion.
  2229. */
  2230. void blk_execute_rq_nowait(struct request_queue *q, struct gendisk *bd_disk,
  2231. struct request *rq, int at_head,
  2232. rq_end_io_fn *done)
  2233. {
  2234. int where = at_head ? ELEVATOR_INSERT_FRONT : ELEVATOR_INSERT_BACK;
  2235. rq->rq_disk = bd_disk;
  2236. rq->cmd_flags |= REQ_NOMERGE;
  2237. rq->end_io = done;
  2238. WARN_ON(irqs_disabled());
  2239. spin_lock_irq(q->queue_lock);
  2240. __elv_add_request(q, rq, where, 1);
  2241. __generic_unplug_device(q);
  2242. spin_unlock_irq(q->queue_lock);
  2243. }
  2244. EXPORT_SYMBOL_GPL(blk_execute_rq_nowait);
  2245. /**
  2246. * blk_execute_rq - insert a request into queue for execution
  2247. * @q: queue to insert the request in
  2248. * @bd_disk: matching gendisk
  2249. * @rq: request to insert
  2250. * @at_head: insert request at head or tail of queue
  2251. *
  2252. * Description:
  2253. * Insert a fully prepared request at the back of the io scheduler queue
  2254. * for execution and wait for completion.
  2255. */
  2256. int blk_execute_rq(struct request_queue *q, struct gendisk *bd_disk,
  2257. struct request *rq, int at_head)
  2258. {
  2259. DECLARE_COMPLETION_ONSTACK(wait);
  2260. char sense[SCSI_SENSE_BUFFERSIZE];
  2261. int err = 0;
  2262. /*
  2263. * we need an extra reference to the request, so we can look at
  2264. * it after io completion
  2265. */
  2266. rq->ref_count++;
  2267. if (!rq->sense) {
  2268. memset(sense, 0, sizeof(sense));
  2269. rq->sense = sense;
  2270. rq->sense_len = 0;
  2271. }
  2272. rq->end_io_data = &wait;
  2273. blk_execute_rq_nowait(q, bd_disk, rq, at_head, blk_end_sync_rq);
  2274. wait_for_completion(&wait);
  2275. if (rq->errors)
  2276. err = -EIO;
  2277. return err;
  2278. }
  2279. EXPORT_SYMBOL(blk_execute_rq);
  2280. static void bio_end_empty_barrier(struct bio *bio, int err)
  2281. {
  2282. if (err)
  2283. clear_bit(BIO_UPTODATE, &bio->bi_flags);
  2284. complete(bio->bi_private);
  2285. }
  2286. /**
  2287. * blkdev_issue_flush - queue a flush
  2288. * @bdev: blockdev to issue flush for
  2289. * @error_sector: error sector
  2290. *
  2291. * Description:
  2292. * Issue a flush for the block device in question. Caller can supply
  2293. * room for storing the error offset in case of a flush error, if they
  2294. * wish to. Caller must run wait_for_completion() on its own.
  2295. */
  2296. int blkdev_issue_flush(struct block_device *bdev, sector_t *error_sector)
  2297. {
  2298. DECLARE_COMPLETION_ONSTACK(wait);
  2299. struct request_queue *q;
  2300. struct bio *bio;
  2301. int ret;
  2302. if (bdev->bd_disk == NULL)
  2303. return -ENXIO;
  2304. q = bdev_get_queue(bdev);
  2305. if (!q)
  2306. return -ENXIO;
  2307. bio = bio_alloc(GFP_KERNEL, 0);
  2308. if (!bio)
  2309. return -ENOMEM;
  2310. bio->bi_end_io = bio_end_empty_barrier;
  2311. bio->bi_private = &wait;
  2312. bio->bi_bdev = bdev;
  2313. submit_bio(1 << BIO_RW_BARRIER, bio);
  2314. wait_for_completion(&wait);
  2315. /*
  2316. * The driver must store the error location in ->bi_sector, if
  2317. * it supports it. For non-stacked drivers, this should be copied
  2318. * from rq->sector.
  2319. */
  2320. if (error_sector)
  2321. *error_sector = bio->bi_sector;
  2322. ret = 0;
  2323. if (!bio_flagged(bio, BIO_UPTODATE))
  2324. ret = -EIO;
  2325. bio_put(bio);
  2326. return ret;
  2327. }
  2328. EXPORT_SYMBOL(blkdev_issue_flush);
  2329. static void drive_stat_acct(struct request *rq, int new_io)
  2330. {
  2331. int rw = rq_data_dir(rq);
  2332. if (!blk_fs_request(rq) || !rq->rq_disk)
  2333. return;
  2334. if (!new_io) {
  2335. __disk_stat_inc(rq->rq_disk, merges[rw]);
  2336. } else {
  2337. disk_round_stats(rq->rq_disk);
  2338. rq->rq_disk->in_flight++;
  2339. }
  2340. }
  2341. /*
  2342. * add-request adds a request to the linked list.
  2343. * queue lock is held and interrupts disabled, as we muck with the
  2344. * request queue list.
  2345. */
  2346. static inline void add_request(struct request_queue * q, struct request * req)
  2347. {
  2348. drive_stat_acct(req, 1);
  2349. /*
  2350. * elevator indicated where it wants this request to be
  2351. * inserted at elevator_merge time
  2352. */
  2353. __elv_add_request(q, req, ELEVATOR_INSERT_SORT, 0);
  2354. }
  2355. /*
  2356. * disk_round_stats() - Round off the performance stats on a struct
  2357. * disk_stats.
  2358. *
  2359. * The average IO queue length and utilisation statistics are maintained
  2360. * by observing the current state of the queue length and the amount of
  2361. * time it has been in this state for.
  2362. *
  2363. * Normally, that accounting is done on IO completion, but that can result
  2364. * in more than a second's worth of IO being accounted for within any one
  2365. * second, leading to >100% utilisation. To deal with that, we call this
  2366. * function to do a round-off before returning the results when reading
  2367. * /proc/diskstats. This accounts immediately for all queue usage up to
  2368. * the current jiffies and restarts the counters again.
  2369. */
  2370. void disk_round_stats(struct gendisk *disk)
  2371. {
  2372. unsigned long now = jiffies;
  2373. if (now == disk->stamp)
  2374. return;
  2375. if (disk->in_flight) {
  2376. __disk_stat_add(disk, time_in_queue,
  2377. disk->in_flight * (now - disk->stamp));
  2378. __disk_stat_add(disk, io_ticks, (now - disk->stamp));
  2379. }
  2380. disk->stamp = now;
  2381. }
  2382. EXPORT_SYMBOL_GPL(disk_round_stats);
  2383. /*
  2384. * queue lock must be held
  2385. */
  2386. void __blk_put_request(struct request_queue *q, struct request *req)
  2387. {
  2388. if (unlikely(!q))
  2389. return;
  2390. if (unlikely(--req->ref_count))
  2391. return;
  2392. elv_completed_request(q, req);
  2393. /*
  2394. * Request may not have originated from ll_rw_blk. if not,
  2395. * it didn't come out of our reserved rq pools
  2396. */
  2397. if (req->cmd_flags & REQ_ALLOCED) {
  2398. int rw = rq_data_dir(req);
  2399. int priv = req->cmd_flags & REQ_ELVPRIV;
  2400. BUG_ON(!list_empty(&req->queuelist));
  2401. BUG_ON(!hlist_unhashed(&req->hash));
  2402. blk_free_request(q, req);
  2403. freed_request(q, rw, priv);
  2404. }
  2405. }
  2406. EXPORT_SYMBOL_GPL(__blk_put_request);
  2407. void blk_put_request(struct request *req)
  2408. {
  2409. unsigned long flags;
  2410. struct request_queue *q = req->q;
  2411. /*
  2412. * Gee, IDE calls in w/ NULL q. Fix IDE and remove the
  2413. * following if (q) test.
  2414. */
  2415. if (q) {
  2416. spin_lock_irqsave(q->queue_lock, flags);
  2417. __blk_put_request(q, req);
  2418. spin_unlock_irqrestore(q->queue_lock, flags);
  2419. }
  2420. }
  2421. EXPORT_SYMBOL(blk_put_request);
  2422. /**
  2423. * blk_end_sync_rq - executes a completion event on a request
  2424. * @rq: request to complete
  2425. * @error: end io status of the request
  2426. */
  2427. void blk_end_sync_rq(struct request *rq, int error)
  2428. {
  2429. struct completion *waiting = rq->end_io_data;
  2430. rq->end_io_data = NULL;
  2431. __blk_put_request(rq->q, rq);
  2432. /*
  2433. * complete last, if this is a stack request the process (and thus
  2434. * the rq pointer) could be invalid right after this complete()
  2435. */
  2436. complete(waiting);
  2437. }
  2438. EXPORT_SYMBOL(blk_end_sync_rq);
  2439. /*
  2440. * Has to be called with the request spinlock acquired
  2441. */
  2442. static int attempt_merge(struct request_queue *q, struct request *req,
  2443. struct request *next)
  2444. {
  2445. if (!rq_mergeable(req) || !rq_mergeable(next))
  2446. return 0;
  2447. /*
  2448. * not contiguous
  2449. */
  2450. if (req->sector + req->nr_sectors != next->sector)
  2451. return 0;
  2452. if (rq_data_dir(req) != rq_data_dir(next)
  2453. || req->rq_disk != next->rq_disk
  2454. || next->special)
  2455. return 0;
  2456. /*
  2457. * If we are allowed to merge, then append bio list
  2458. * from next to rq and release next. merge_requests_fn
  2459. * will have updated segment counts, update sector
  2460. * counts here.
  2461. */
  2462. if (!ll_merge_requests_fn(q, req, next))
  2463. return 0;
  2464. /*
  2465. * At this point we have either done a back merge
  2466. * or front merge. We need the smaller start_time of
  2467. * the merged requests to be the current request
  2468. * for accounting purposes.
  2469. */
  2470. if (time_after(req->start_time, next->start_time))
  2471. req->start_time = next->start_time;
  2472. req->biotail->bi_next = next->bio;
  2473. req->biotail = next->biotail;
  2474. req->nr_sectors = req->hard_nr_sectors += next->hard_nr_sectors;
  2475. elv_merge_requests(q, req, next);
  2476. if (req->rq_disk) {
  2477. disk_round_stats(req->rq_disk);
  2478. req->rq_disk->in_flight--;
  2479. }
  2480. req->ioprio = ioprio_best(req->ioprio, next->ioprio);
  2481. __blk_put_request(q, next);
  2482. return 1;
  2483. }
  2484. static inline int attempt_back_merge(struct request_queue *q,
  2485. struct request *rq)
  2486. {
  2487. struct request *next = elv_latter_request(q, rq);
  2488. if (next)
  2489. return attempt_merge(q, rq, next);
  2490. return 0;
  2491. }
  2492. static inline int attempt_front_merge(struct request_queue *q,
  2493. struct request *rq)
  2494. {
  2495. struct request *prev = elv_former_request(q, rq);
  2496. if (prev)
  2497. return attempt_merge(q, prev, rq);
  2498. return 0;
  2499. }
  2500. static void init_request_from_bio(struct request *req, struct bio *bio)
  2501. {
  2502. req->cmd_type = REQ_TYPE_FS;
  2503. /*
  2504. * inherit FAILFAST from bio (for read-ahead, and explicit FAILFAST)
  2505. */
  2506. if (bio_rw_ahead(bio) || bio_failfast(bio))
  2507. req->cmd_flags |= REQ_FAILFAST;
  2508. /*
  2509. * REQ_BARRIER implies no merging, but lets make it explicit
  2510. */
  2511. if (unlikely(bio_barrier(bio)))
  2512. req->cmd_flags |= (REQ_HARDBARRIER | REQ_NOMERGE);
  2513. if (bio_sync(bio))
  2514. req->cmd_flags |= REQ_RW_SYNC;
  2515. if (bio_rw_meta(bio))
  2516. req->cmd_flags |= REQ_RW_META;
  2517. req->errors = 0;
  2518. req->hard_sector = req->sector = bio->bi_sector;
  2519. req->ioprio = bio_prio(bio);
  2520. req->start_time = jiffies;
  2521. blk_rq_bio_prep(req->q, req, bio);
  2522. }
  2523. static int __make_request(struct request_queue *q, struct bio *bio)
  2524. {
  2525. struct request *req;
  2526. int el_ret, nr_sectors, barrier, err;
  2527. const unsigned short prio = bio_prio(bio);
  2528. const int sync = bio_sync(bio);
  2529. int rw_flags;
  2530. nr_sectors = bio_sectors(bio);
  2531. /*
  2532. * low level driver can indicate that it wants pages above a
  2533. * certain limit bounced to low memory (ie for highmem, or even
  2534. * ISA dma in theory)
  2535. */
  2536. blk_queue_bounce(q, &bio);
  2537. barrier = bio_barrier(bio);
  2538. if (unlikely(barrier) && (q->next_ordered == QUEUE_ORDERED_NONE)) {
  2539. err = -EOPNOTSUPP;
  2540. goto end_io;
  2541. }
  2542. spin_lock_irq(q->queue_lock);
  2543. if (unlikely(barrier) || elv_queue_empty(q))
  2544. goto get_rq;
  2545. el_ret = elv_merge(q, &req, bio);
  2546. switch (el_ret) {
  2547. case ELEVATOR_BACK_MERGE:
  2548. BUG_ON(!rq_mergeable(req));
  2549. if (!ll_back_merge_fn(q, req, bio))
  2550. break;
  2551. blk_add_trace_bio(q, bio, BLK_TA_BACKMERGE);
  2552. req->biotail->bi_next = bio;
  2553. req->biotail = bio;
  2554. req->nr_sectors = req->hard_nr_sectors += nr_sectors;
  2555. req->ioprio = ioprio_best(req->ioprio, prio);
  2556. drive_stat_acct(req, 0);
  2557. if (!attempt_back_merge(q, req))
  2558. elv_merged_request(q, req, el_ret);
  2559. goto out;
  2560. case ELEVATOR_FRONT_MERGE:
  2561. BUG_ON(!rq_mergeable(req));
  2562. if (!ll_front_merge_fn(q, req, bio))
  2563. break;
  2564. blk_add_trace_bio(q, bio, BLK_TA_FRONTMERGE);
  2565. bio->bi_next = req->bio;
  2566. req->bio = bio;
  2567. /*
  2568. * may not be valid. if the low level driver said
  2569. * it didn't need a bounce buffer then it better
  2570. * not touch req->buffer either...
  2571. */
  2572. req->buffer = bio_data(bio);
  2573. req->current_nr_sectors = bio_cur_sectors(bio);
  2574. req->hard_cur_sectors = req->current_nr_sectors;
  2575. req->sector = req->hard_sector = bio->bi_sector;
  2576. req->nr_sectors = req->hard_nr_sectors += nr_sectors;
  2577. req->ioprio = ioprio_best(req->ioprio, prio);
  2578. drive_stat_acct(req, 0);
  2579. if (!attempt_front_merge(q, req))
  2580. elv_merged_request(q, req, el_ret);
  2581. goto out;
  2582. /* ELV_NO_MERGE: elevator says don't/can't merge. */
  2583. default:
  2584. ;
  2585. }
  2586. get_rq:
  2587. /*
  2588. * This sync check and mask will be re-done in init_request_from_bio(),
  2589. * but we need to set it earlier to expose the sync flag to the
  2590. * rq allocator and io schedulers.
  2591. */
  2592. rw_flags = bio_data_dir(bio);
  2593. if (sync)
  2594. rw_flags |= REQ_RW_SYNC;
  2595. /*
  2596. * Grab a free request. This is might sleep but can not fail.
  2597. * Returns with the queue unlocked.
  2598. */
  2599. req = get_request_wait(q, rw_flags, bio);
  2600. /*
  2601. * After dropping the lock and possibly sleeping here, our request
  2602. * may now be mergeable after it had proven unmergeable (above).
  2603. * We don't worry about that case for efficiency. It won't happen
  2604. * often, and the elevators are able to handle it.
  2605. */
  2606. init_request_from_bio(req, bio);
  2607. spin_lock_irq(q->queue_lock);
  2608. if (elv_queue_empty(q))
  2609. blk_plug_device(q);
  2610. add_request(q, req);
  2611. out:
  2612. if (sync)
  2613. __generic_unplug_device(q);
  2614. spin_unlock_irq(q->queue_lock);
  2615. return 0;
  2616. end_io:
  2617. bio_endio(bio, err);
  2618. return 0;
  2619. }
  2620. /*
  2621. * If bio->bi_dev is a partition, remap the location
  2622. */
  2623. static inline void blk_partition_remap(struct bio *bio)
  2624. {
  2625. struct block_device *bdev = bio->bi_bdev;
  2626. if (bio_sectors(bio) && bdev != bdev->bd_contains) {
  2627. struct hd_struct *p = bdev->bd_part;
  2628. const int rw = bio_data_dir(bio);
  2629. p->sectors[rw] += bio_sectors(bio);
  2630. p->ios[rw]++;
  2631. bio->bi_sector += p->start_sect;
  2632. bio->bi_bdev = bdev->bd_contains;
  2633. blk_add_trace_remap(bdev_get_queue(bio->bi_bdev), bio,
  2634. bdev->bd_dev, bio->bi_sector,
  2635. bio->bi_sector - p->start_sect);
  2636. }
  2637. }
  2638. static void handle_bad_sector(struct bio *bio)
  2639. {
  2640. char b[BDEVNAME_SIZE];
  2641. printk(KERN_INFO "attempt to access beyond end of device\n");
  2642. printk(KERN_INFO "%s: rw=%ld, want=%Lu, limit=%Lu\n",
  2643. bdevname(bio->bi_bdev, b),
  2644. bio->bi_rw,
  2645. (unsigned long long)bio->bi_sector + bio_sectors(bio),
  2646. (long long)(bio->bi_bdev->bd_inode->i_size >> 9));
  2647. set_bit(BIO_EOF, &bio->bi_flags);
  2648. }
  2649. #ifdef CONFIG_FAIL_MAKE_REQUEST
  2650. static DECLARE_FAULT_ATTR(fail_make_request);
  2651. static int __init setup_fail_make_request(char *str)
  2652. {
  2653. return setup_fault_attr(&fail_make_request, str);
  2654. }
  2655. __setup("fail_make_request=", setup_fail_make_request);
  2656. static int should_fail_request(struct bio *bio)
  2657. {
  2658. if ((bio->bi_bdev->bd_disk->flags & GENHD_FL_FAIL) ||
  2659. (bio->bi_bdev->bd_part && bio->bi_bdev->bd_part->make_it_fail))
  2660. return should_fail(&fail_make_request, bio->bi_size);
  2661. return 0;
  2662. }
  2663. static int __init fail_make_request_debugfs(void)
  2664. {
  2665. return init_fault_attr_dentries(&fail_make_request,
  2666. "fail_make_request");
  2667. }
  2668. late_initcall(fail_make_request_debugfs);
  2669. #else /* CONFIG_FAIL_MAKE_REQUEST */
  2670. static inline int should_fail_request(struct bio *bio)
  2671. {
  2672. return 0;
  2673. }
  2674. #endif /* CONFIG_FAIL_MAKE_REQUEST */
  2675. /*
  2676. * Check whether this bio extends beyond the end of the device.
  2677. */
  2678. static inline int bio_check_eod(struct bio *bio, unsigned int nr_sectors)
  2679. {
  2680. sector_t maxsector;
  2681. if (!nr_sectors)
  2682. return 0;
  2683. /* Test device or partition size, when known. */
  2684. maxsector = bio->bi_bdev->bd_inode->i_size >> 9;
  2685. if (maxsector) {
  2686. sector_t sector = bio->bi_sector;
  2687. if (maxsector < nr_sectors || maxsector - nr_sectors < sector) {
  2688. /*
  2689. * This may well happen - the kernel calls bread()
  2690. * without checking the size of the device, e.g., when
  2691. * mounting a device.
  2692. */
  2693. handle_bad_sector(bio);
  2694. return 1;
  2695. }
  2696. }
  2697. return 0;
  2698. }
  2699. /**
  2700. * generic_make_request: hand a buffer to its device driver for I/O
  2701. * @bio: The bio describing the location in memory and on the device.
  2702. *
  2703. * generic_make_request() is used to make I/O requests of block
  2704. * devices. It is passed a &struct bio, which describes the I/O that needs
  2705. * to be done.
  2706. *
  2707. * generic_make_request() does not return any status. The
  2708. * success/failure status of the request, along with notification of
  2709. * completion, is delivered asynchronously through the bio->bi_end_io
  2710. * function described (one day) else where.
  2711. *
  2712. * The caller of generic_make_request must make sure that bi_io_vec
  2713. * are set to describe the memory buffer, and that bi_dev and bi_sector are
  2714. * set to describe the device address, and the
  2715. * bi_end_io and optionally bi_private are set to describe how
  2716. * completion notification should be signaled.
  2717. *
  2718. * generic_make_request and the drivers it calls may use bi_next if this
  2719. * bio happens to be merged with someone else, and may change bi_dev and
  2720. * bi_sector for remaps as it sees fit. So the values of these fields
  2721. * should NOT be depended on after the call to generic_make_request.
  2722. */
  2723. static inline void __generic_make_request(struct bio *bio)
  2724. {
  2725. struct request_queue *q;
  2726. sector_t old_sector;
  2727. int ret, nr_sectors = bio_sectors(bio);
  2728. dev_t old_dev;
  2729. might_sleep();
  2730. if (bio_check_eod(bio, nr_sectors))
  2731. goto end_io;
  2732. /*
  2733. * Resolve the mapping until finished. (drivers are
  2734. * still free to implement/resolve their own stacking
  2735. * by explicitly returning 0)
  2736. *
  2737. * NOTE: we don't repeat the blk_size check for each new device.
  2738. * Stacking drivers are expected to know what they are doing.
  2739. */
  2740. old_sector = -1;
  2741. old_dev = 0;
  2742. do {
  2743. char b[BDEVNAME_SIZE];
  2744. q = bdev_get_queue(bio->bi_bdev);
  2745. if (!q) {
  2746. printk(KERN_ERR
  2747. "generic_make_request: Trying to access "
  2748. "nonexistent block-device %s (%Lu)\n",
  2749. bdevname(bio->bi_bdev, b),
  2750. (long long) bio->bi_sector);
  2751. end_io:
  2752. bio_endio(bio, -EIO);
  2753. break;
  2754. }
  2755. if (unlikely(nr_sectors > q->max_hw_sectors)) {
  2756. printk("bio too big device %s (%u > %u)\n",
  2757. bdevname(bio->bi_bdev, b),
  2758. bio_sectors(bio),
  2759. q->max_hw_sectors);
  2760. goto end_io;
  2761. }
  2762. if (unlikely(test_bit(QUEUE_FLAG_DEAD, &q->queue_flags)))
  2763. goto end_io;
  2764. if (should_fail_request(bio))
  2765. goto end_io;
  2766. /*
  2767. * If this device has partitions, remap block n
  2768. * of partition p to block n+start(p) of the disk.
  2769. */
  2770. blk_partition_remap(bio);
  2771. if (old_sector != -1)
  2772. blk_add_trace_remap(q, bio, old_dev, bio->bi_sector,
  2773. old_sector);
  2774. blk_add_trace_bio(q, bio, BLK_TA_QUEUE);
  2775. old_sector = bio->bi_sector;
  2776. old_dev = bio->bi_bdev->bd_dev;
  2777. if (bio_check_eod(bio, nr_sectors))
  2778. goto end_io;
  2779. ret = q->make_request_fn(q, bio);
  2780. } while (ret);
  2781. }
  2782. /*
  2783. * We only want one ->make_request_fn to be active at a time,
  2784. * else stack usage with stacked devices could be a problem.
  2785. * So use current->bio_{list,tail} to keep a list of requests
  2786. * submited by a make_request_fn function.
  2787. * current->bio_tail is also used as a flag to say if
  2788. * generic_make_request is currently active in this task or not.
  2789. * If it is NULL, then no make_request is active. If it is non-NULL,
  2790. * then a make_request is active, and new requests should be added
  2791. * at the tail
  2792. */
  2793. void generic_make_request(struct bio *bio)
  2794. {
  2795. if (current->bio_tail) {
  2796. /* make_request is active */
  2797. *(current->bio_tail) = bio;
  2798. bio->bi_next = NULL;
  2799. current->bio_tail = &bio->bi_next;
  2800. return;
  2801. }
  2802. /* following loop may be a bit non-obvious, and so deserves some
  2803. * explanation.
  2804. * Before entering the loop, bio->bi_next is NULL (as all callers
  2805. * ensure that) so we have a list with a single bio.
  2806. * We pretend that we have just taken it off a longer list, so
  2807. * we assign bio_list to the next (which is NULL) and bio_tail
  2808. * to &bio_list, thus initialising the bio_list of new bios to be
  2809. * added. __generic_make_request may indeed add some more bios
  2810. * through a recursive call to generic_make_request. If it
  2811. * did, we find a non-NULL value in bio_list and re-enter the loop
  2812. * from the top. In this case we really did just take the bio
  2813. * of the top of the list (no pretending) and so fixup bio_list and
  2814. * bio_tail or bi_next, and call into __generic_make_request again.
  2815. *
  2816. * The loop was structured like this to make only one call to
  2817. * __generic_make_request (which is important as it is large and
  2818. * inlined) and to keep the structure simple.
  2819. */
  2820. BUG_ON(bio->bi_next);
  2821. do {
  2822. current->bio_list = bio->bi_next;
  2823. if (bio->bi_next == NULL)
  2824. current->bio_tail = &current->bio_list;
  2825. else
  2826. bio->bi_next = NULL;
  2827. __generic_make_request(bio);
  2828. bio = current->bio_list;
  2829. } while (bio);
  2830. current->bio_tail = NULL; /* deactivate */
  2831. }
  2832. EXPORT_SYMBOL(generic_make_request);
  2833. /**
  2834. * submit_bio: submit a bio to the block device layer for I/O
  2835. * @rw: whether to %READ or %WRITE, or maybe to %READA (read ahead)
  2836. * @bio: The &struct bio which describes the I/O
  2837. *
  2838. * submit_bio() is very similar in purpose to generic_make_request(), and
  2839. * uses that function to do most of the work. Both are fairly rough
  2840. * interfaces, @bio must be presetup and ready for I/O.
  2841. *
  2842. */
  2843. void submit_bio(int rw, struct bio *bio)
  2844. {
  2845. int count = bio_sectors(bio);
  2846. bio->bi_rw |= rw;
  2847. /*
  2848. * If it's a regular read/write or a barrier with data attached,
  2849. * go through the normal accounting stuff before submission.
  2850. */
  2851. if (!bio_empty_barrier(bio)) {
  2852. BIO_BUG_ON(!bio->bi_size);
  2853. BIO_BUG_ON(!bio->bi_io_vec);
  2854. if (rw & WRITE) {
  2855. count_vm_events(PGPGOUT, count);
  2856. } else {
  2857. task_io_account_read(bio->bi_size);
  2858. count_vm_events(PGPGIN, count);
  2859. }
  2860. if (unlikely(block_dump)) {
  2861. char b[BDEVNAME_SIZE];
  2862. printk(KERN_DEBUG "%s(%d): %s block %Lu on %s\n",
  2863. current->comm, task_pid_nr(current),
  2864. (rw & WRITE) ? "WRITE" : "READ",
  2865. (unsigned long long)bio->bi_sector,
  2866. bdevname(bio->bi_bdev,b));
  2867. }
  2868. }
  2869. generic_make_request(bio);
  2870. }
  2871. EXPORT_SYMBOL(submit_bio);
  2872. static void blk_recalc_rq_sectors(struct request *rq, int nsect)
  2873. {
  2874. if (blk_fs_request(rq)) {
  2875. rq->hard_sector += nsect;
  2876. rq->hard_nr_sectors -= nsect;
  2877. /*
  2878. * Move the I/O submission pointers ahead if required.
  2879. */
  2880. if ((rq->nr_sectors >= rq->hard_nr_sectors) &&
  2881. (rq->sector <= rq->hard_sector)) {
  2882. rq->sector = rq->hard_sector;
  2883. rq->nr_sectors = rq->hard_nr_sectors;
  2884. rq->hard_cur_sectors = bio_cur_sectors(rq->bio);
  2885. rq->current_nr_sectors = rq->hard_cur_sectors;
  2886. rq->buffer = bio_data(rq->bio);
  2887. }
  2888. /*
  2889. * if total number of sectors is less than the first segment
  2890. * size, something has gone terribly wrong
  2891. */
  2892. if (rq->nr_sectors < rq->current_nr_sectors) {
  2893. printk("blk: request botched\n");
  2894. rq->nr_sectors = rq->current_nr_sectors;
  2895. }
  2896. }
  2897. }
  2898. static int __end_that_request_first(struct request *req, int uptodate,
  2899. int nr_bytes)
  2900. {
  2901. int total_bytes, bio_nbytes, error, next_idx = 0;
  2902. struct bio *bio;
  2903. blk_add_trace_rq(req->q, req, BLK_TA_COMPLETE);
  2904. /*
  2905. * extend uptodate bool to allow < 0 value to be direct io error
  2906. */
  2907. error = 0;
  2908. if (end_io_error(uptodate))
  2909. error = !uptodate ? -EIO : uptodate;
  2910. /*
  2911. * for a REQ_BLOCK_PC request, we want to carry any eventual
  2912. * sense key with us all the way through
  2913. */
  2914. if (!blk_pc_request(req))
  2915. req->errors = 0;
  2916. if (!uptodate) {
  2917. if (blk_fs_request(req) && !(req->cmd_flags & REQ_QUIET))
  2918. printk("end_request: I/O error, dev %s, sector %llu\n",
  2919. req->rq_disk ? req->rq_disk->disk_name : "?",
  2920. (unsigned long long)req->sector);
  2921. }
  2922. if (blk_fs_request(req) && req->rq_disk) {
  2923. const int rw = rq_data_dir(req);
  2924. disk_stat_add(req->rq_disk, sectors[rw], nr_bytes >> 9);
  2925. }
  2926. total_bytes = bio_nbytes = 0;
  2927. while ((bio = req->bio) != NULL) {
  2928. int nbytes;
  2929. /*
  2930. * For an empty barrier request, the low level driver must
  2931. * store a potential error location in ->sector. We pass
  2932. * that back up in ->bi_sector.
  2933. */
  2934. if (blk_empty_barrier(req))
  2935. bio->bi_sector = req->sector;
  2936. if (nr_bytes >= bio->bi_size) {
  2937. req->bio = bio->bi_next;
  2938. nbytes = bio->bi_size;
  2939. req_bio_endio(req, bio, nbytes, error);
  2940. next_idx = 0;
  2941. bio_nbytes = 0;
  2942. } else {
  2943. int idx = bio->bi_idx + next_idx;
  2944. if (unlikely(bio->bi_idx >= bio->bi_vcnt)) {
  2945. blk_dump_rq_flags(req, "__end_that");
  2946. printk("%s: bio idx %d >= vcnt %d\n",
  2947. __FUNCTION__,
  2948. bio->bi_idx, bio->bi_vcnt);
  2949. break;
  2950. }
  2951. nbytes = bio_iovec_idx(bio, idx)->bv_len;
  2952. BIO_BUG_ON(nbytes > bio->bi_size);
  2953. /*
  2954. * not a complete bvec done
  2955. */
  2956. if (unlikely(nbytes > nr_bytes)) {
  2957. bio_nbytes += nr_bytes;
  2958. total_bytes += nr_bytes;
  2959. break;
  2960. }
  2961. /*
  2962. * advance to the next vector
  2963. */
  2964. next_idx++;
  2965. bio_nbytes += nbytes;
  2966. }
  2967. total_bytes += nbytes;
  2968. nr_bytes -= nbytes;
  2969. if ((bio = req->bio)) {
  2970. /*
  2971. * end more in this run, or just return 'not-done'
  2972. */
  2973. if (unlikely(nr_bytes <= 0))
  2974. break;
  2975. }
  2976. }
  2977. /*
  2978. * completely done
  2979. */
  2980. if (!req->bio)
  2981. return 0;
  2982. /*
  2983. * if the request wasn't completed, update state
  2984. */
  2985. if (bio_nbytes) {
  2986. req_bio_endio(req, bio, bio_nbytes, error);
  2987. bio->bi_idx += next_idx;
  2988. bio_iovec(bio)->bv_offset += nr_bytes;
  2989. bio_iovec(bio)->bv_len -= nr_bytes;
  2990. }
  2991. blk_recalc_rq_sectors(req, total_bytes >> 9);
  2992. blk_recalc_rq_segments(req);
  2993. return 1;
  2994. }
  2995. /**
  2996. * end_that_request_first - end I/O on a request
  2997. * @req: the request being processed
  2998. * @uptodate: 1 for success, 0 for I/O error, < 0 for specific error
  2999. * @nr_sectors: number of sectors to end I/O on
  3000. *
  3001. * Description:
  3002. * Ends I/O on a number of sectors attached to @req, and sets it up
  3003. * for the next range of segments (if any) in the cluster.
  3004. *
  3005. * Return:
  3006. * 0 - we are done with this request, call end_that_request_last()
  3007. * 1 - still buffers pending for this request
  3008. **/
  3009. int end_that_request_first(struct request *req, int uptodate, int nr_sectors)
  3010. {
  3011. return __end_that_request_first(req, uptodate, nr_sectors << 9);
  3012. }
  3013. EXPORT_SYMBOL(end_that_request_first);
  3014. /**
  3015. * end_that_request_chunk - end I/O on a request
  3016. * @req: the request being processed
  3017. * @uptodate: 1 for success, 0 for I/O error, < 0 for specific error
  3018. * @nr_bytes: number of bytes to complete
  3019. *
  3020. * Description:
  3021. * Ends I/O on a number of bytes attached to @req, and sets it up
  3022. * for the next range of segments (if any). Like end_that_request_first(),
  3023. * but deals with bytes instead of sectors.
  3024. *
  3025. * Return:
  3026. * 0 - we are done with this request, call end_that_request_last()
  3027. * 1 - still buffers pending for this request
  3028. **/
  3029. int end_that_request_chunk(struct request *req, int uptodate, int nr_bytes)
  3030. {
  3031. return __end_that_request_first(req, uptodate, nr_bytes);
  3032. }
  3033. EXPORT_SYMBOL(end_that_request_chunk);
  3034. /*
  3035. * splice the completion data to a local structure and hand off to
  3036. * process_completion_queue() to complete the requests
  3037. */
  3038. static void blk_done_softirq(struct softirq_action *h)
  3039. {
  3040. struct list_head *cpu_list, local_list;
  3041. local_irq_disable();
  3042. cpu_list = &__get_cpu_var(blk_cpu_done);
  3043. list_replace_init(cpu_list, &local_list);
  3044. local_irq_enable();
  3045. while (!list_empty(&local_list)) {
  3046. struct request *rq = list_entry(local_list.next, struct request, donelist);
  3047. list_del_init(&rq->donelist);
  3048. rq->q->softirq_done_fn(rq);
  3049. }
  3050. }
  3051. static int __cpuinit blk_cpu_notify(struct notifier_block *self, unsigned long action,
  3052. void *hcpu)
  3053. {
  3054. /*
  3055. * If a CPU goes away, splice its entries to the current CPU
  3056. * and trigger a run of the softirq
  3057. */
  3058. if (action == CPU_DEAD || action == CPU_DEAD_FROZEN) {
  3059. int cpu = (unsigned long) hcpu;
  3060. local_irq_disable();
  3061. list_splice_init(&per_cpu(blk_cpu_done, cpu),
  3062. &__get_cpu_var(blk_cpu_done));
  3063. raise_softirq_irqoff(BLOCK_SOFTIRQ);
  3064. local_irq_enable();
  3065. }
  3066. return NOTIFY_OK;
  3067. }
  3068. static struct notifier_block blk_cpu_notifier __cpuinitdata = {
  3069. .notifier_call = blk_cpu_notify,
  3070. };
  3071. /**
  3072. * blk_complete_request - end I/O on a request
  3073. * @req: the request being processed
  3074. *
  3075. * Description:
  3076. * Ends all I/O on a request. It does not handle partial completions,
  3077. * unless the driver actually implements this in its completion callback
  3078. * through requeueing. The actual completion happens out-of-order,
  3079. * through a softirq handler. The user must have registered a completion
  3080. * callback through blk_queue_softirq_done().
  3081. **/
  3082. void blk_complete_request(struct request *req)
  3083. {
  3084. struct list_head *cpu_list;
  3085. unsigned long flags;
  3086. BUG_ON(!req->q->softirq_done_fn);
  3087. local_irq_save(flags);
  3088. cpu_list = &__get_cpu_var(blk_cpu_done);
  3089. list_add_tail(&req->donelist, cpu_list);
  3090. raise_softirq_irqoff(BLOCK_SOFTIRQ);
  3091. local_irq_restore(flags);
  3092. }
  3093. EXPORT_SYMBOL(blk_complete_request);
  3094. /*
  3095. * queue lock must be held
  3096. */
  3097. void end_that_request_last(struct request *req, int uptodate)
  3098. {
  3099. struct gendisk *disk = req->rq_disk;
  3100. int error;
  3101. /*
  3102. * extend uptodate bool to allow < 0 value to be direct io error
  3103. */
  3104. error = 0;
  3105. if (end_io_error(uptodate))
  3106. error = !uptodate ? -EIO : uptodate;
  3107. if (unlikely(laptop_mode) && blk_fs_request(req))
  3108. laptop_io_completion();
  3109. /*
  3110. * Account IO completion. bar_rq isn't accounted as a normal
  3111. * IO on queueing nor completion. Accounting the containing
  3112. * request is enough.
  3113. */
  3114. if (disk && blk_fs_request(req) && req != &req->q->bar_rq) {
  3115. unsigned long duration = jiffies - req->start_time;
  3116. const int rw = rq_data_dir(req);
  3117. __disk_stat_inc(disk, ios[rw]);
  3118. __disk_stat_add(disk, ticks[rw], duration);
  3119. disk_round_stats(disk);
  3120. disk->in_flight--;
  3121. }
  3122. if (req->end_io)
  3123. req->end_io(req, error);
  3124. else
  3125. __blk_put_request(req->q, req);
  3126. }
  3127. EXPORT_SYMBOL(end_that_request_last);
  3128. static inline void __end_request(struct request *rq, int uptodate,
  3129. unsigned int nr_bytes, int dequeue)
  3130. {
  3131. if (!end_that_request_chunk(rq, uptodate, nr_bytes)) {
  3132. if (dequeue)
  3133. blkdev_dequeue_request(rq);
  3134. add_disk_randomness(rq->rq_disk);
  3135. end_that_request_last(rq, uptodate);
  3136. }
  3137. }
  3138. static unsigned int rq_byte_size(struct request *rq)
  3139. {
  3140. if (blk_fs_request(rq))
  3141. return rq->hard_nr_sectors << 9;
  3142. return rq->data_len;
  3143. }
  3144. /**
  3145. * end_queued_request - end all I/O on a queued request
  3146. * @rq: the request being processed
  3147. * @uptodate: error value or 0/1 uptodate flag
  3148. *
  3149. * Description:
  3150. * Ends all I/O on a request, and removes it from the block layer queues.
  3151. * Not suitable for normal IO completion, unless the driver still has
  3152. * the request attached to the block layer.
  3153. *
  3154. **/
  3155. void end_queued_request(struct request *rq, int uptodate)
  3156. {
  3157. __end_request(rq, uptodate, rq_byte_size(rq), 1);
  3158. }
  3159. EXPORT_SYMBOL(end_queued_request);
  3160. /**
  3161. * end_dequeued_request - end all I/O on a dequeued request
  3162. * @rq: the request being processed
  3163. * @uptodate: error value or 0/1 uptodate flag
  3164. *
  3165. * Description:
  3166. * Ends all I/O on a request. The request must already have been
  3167. * dequeued using blkdev_dequeue_request(), as is normally the case
  3168. * for most drivers.
  3169. *
  3170. **/
  3171. void end_dequeued_request(struct request *rq, int uptodate)
  3172. {
  3173. __end_request(rq, uptodate, rq_byte_size(rq), 0);
  3174. }
  3175. EXPORT_SYMBOL(end_dequeued_request);
  3176. /**
  3177. * end_request - end I/O on the current segment of the request
  3178. * @req: the request being processed
  3179. * @uptodate: error value or 0/1 uptodate flag
  3180. *
  3181. * Description:
  3182. * Ends I/O on the current segment of a request. If that is the only
  3183. * remaining segment, the request is also completed and freed.
  3184. *
  3185. * This is a remnant of how older block drivers handled IO completions.
  3186. * Modern drivers typically end IO on the full request in one go, unless
  3187. * they have a residual value to account for. For that case this function
  3188. * isn't really useful, unless the residual just happens to be the
  3189. * full current segment. In other words, don't use this function in new
  3190. * code. Either use end_request_completely(), or the
  3191. * end_that_request_chunk() (along with end_that_request_last()) for
  3192. * partial completions.
  3193. *
  3194. **/
  3195. void end_request(struct request *req, int uptodate)
  3196. {
  3197. __end_request(req, uptodate, req->hard_cur_sectors << 9, 1);
  3198. }
  3199. EXPORT_SYMBOL(end_request);
  3200. static void blk_rq_bio_prep(struct request_queue *q, struct request *rq,
  3201. struct bio *bio)
  3202. {
  3203. /* first two bits are identical in rq->cmd_flags and bio->bi_rw */
  3204. rq->cmd_flags |= (bio->bi_rw & 3);
  3205. rq->nr_phys_segments = bio_phys_segments(q, bio);
  3206. rq->nr_hw_segments = bio_hw_segments(q, bio);
  3207. rq->current_nr_sectors = bio_cur_sectors(bio);
  3208. rq->hard_cur_sectors = rq->current_nr_sectors;
  3209. rq->hard_nr_sectors = rq->nr_sectors = bio_sectors(bio);
  3210. rq->buffer = bio_data(bio);
  3211. rq->data_len = bio->bi_size;
  3212. rq->bio = rq->biotail = bio;
  3213. if (bio->bi_bdev)
  3214. rq->rq_disk = bio->bi_bdev->bd_disk;
  3215. }
  3216. int kblockd_schedule_work(struct work_struct *work)
  3217. {
  3218. return queue_work(kblockd_workqueue, work);
  3219. }
  3220. EXPORT_SYMBOL(kblockd_schedule_work);
  3221. void kblockd_flush_work(struct work_struct *work)
  3222. {
  3223. cancel_work_sync(work);
  3224. }
  3225. EXPORT_SYMBOL(kblockd_flush_work);
  3226. int __init blk_dev_init(void)
  3227. {
  3228. int i;
  3229. kblockd_workqueue = create_workqueue("kblockd");
  3230. if (!kblockd_workqueue)
  3231. panic("Failed to create kblockd\n");
  3232. request_cachep = kmem_cache_create("blkdev_requests",
  3233. sizeof(struct request), 0, SLAB_PANIC, NULL);
  3234. requestq_cachep = kmem_cache_create("blkdev_queue",
  3235. sizeof(struct request_queue), 0, SLAB_PANIC, NULL);
  3236. iocontext_cachep = kmem_cache_create("blkdev_ioc",
  3237. sizeof(struct io_context), 0, SLAB_PANIC, NULL);
  3238. for_each_possible_cpu(i)
  3239. INIT_LIST_HEAD(&per_cpu(blk_cpu_done, i));
  3240. open_softirq(BLOCK_SOFTIRQ, blk_done_softirq, NULL);
  3241. register_hotcpu_notifier(&blk_cpu_notifier);
  3242. blk_max_low_pfn = max_low_pfn - 1;
  3243. blk_max_pfn = max_pfn - 1;
  3244. return 0;
  3245. }
  3246. /*
  3247. * IO Context helper functions
  3248. */
  3249. void put_io_context(struct io_context *ioc)
  3250. {
  3251. if (ioc == NULL)
  3252. return;
  3253. BUG_ON(atomic_read(&ioc->refcount) == 0);
  3254. if (atomic_dec_and_test(&ioc->refcount)) {
  3255. struct cfq_io_context *cic;
  3256. rcu_read_lock();
  3257. if (ioc->aic && ioc->aic->dtor)
  3258. ioc->aic->dtor(ioc->aic);
  3259. if (ioc->cic_root.rb_node != NULL) {
  3260. struct rb_node *n = rb_first(&ioc->cic_root);
  3261. cic = rb_entry(n, struct cfq_io_context, rb_node);
  3262. cic->dtor(ioc);
  3263. }
  3264. rcu_read_unlock();
  3265. kmem_cache_free(iocontext_cachep, ioc);
  3266. }
  3267. }
  3268. EXPORT_SYMBOL(put_io_context);
  3269. /* Called by the exitting task */
  3270. void exit_io_context(void)
  3271. {
  3272. struct io_context *ioc;
  3273. struct cfq_io_context *cic;
  3274. task_lock(current);
  3275. ioc = current->io_context;
  3276. current->io_context = NULL;
  3277. task_unlock(current);
  3278. ioc->task = NULL;
  3279. if (ioc->aic && ioc->aic->exit)
  3280. ioc->aic->exit(ioc->aic);
  3281. if (ioc->cic_root.rb_node != NULL) {
  3282. cic = rb_entry(rb_first(&ioc->cic_root), struct cfq_io_context, rb_node);
  3283. cic->exit(ioc);
  3284. }
  3285. put_io_context(ioc);
  3286. }
  3287. /*
  3288. * If the current task has no IO context then create one and initialise it.
  3289. * Otherwise, return its existing IO context.
  3290. *
  3291. * This returned IO context doesn't have a specifically elevated refcount,
  3292. * but since the current task itself holds a reference, the context can be
  3293. * used in general code, so long as it stays within `current` context.
  3294. */
  3295. static struct io_context *current_io_context(gfp_t gfp_flags, int node)
  3296. {
  3297. struct task_struct *tsk = current;
  3298. struct io_context *ret;
  3299. ret = tsk->io_context;
  3300. if (likely(ret))
  3301. return ret;
  3302. ret = kmem_cache_alloc_node(iocontext_cachep, gfp_flags, node);
  3303. if (ret) {
  3304. atomic_set(&ret->refcount, 1);
  3305. ret->task = current;
  3306. ret->ioprio_changed = 0;
  3307. ret->last_waited = jiffies; /* doesn't matter... */
  3308. ret->nr_batch_requests = 0; /* because this is 0 */
  3309. ret->aic = NULL;
  3310. ret->cic_root.rb_node = NULL;
  3311. ret->ioc_data = NULL;
  3312. /* make sure set_task_ioprio() sees the settings above */
  3313. smp_wmb();
  3314. tsk->io_context = ret;
  3315. }
  3316. return ret;
  3317. }
  3318. /*
  3319. * If the current task has no IO context then create one and initialise it.
  3320. * If it does have a context, take a ref on it.
  3321. *
  3322. * This is always called in the context of the task which submitted the I/O.
  3323. */
  3324. struct io_context *get_io_context(gfp_t gfp_flags, int node)
  3325. {
  3326. struct io_context *ret;
  3327. ret = current_io_context(gfp_flags, node);
  3328. if (likely(ret))
  3329. atomic_inc(&ret->refcount);
  3330. return ret;
  3331. }
  3332. EXPORT_SYMBOL(get_io_context);
  3333. void copy_io_context(struct io_context **pdst, struct io_context **psrc)
  3334. {
  3335. struct io_context *src = *psrc;
  3336. struct io_context *dst = *pdst;
  3337. if (src) {
  3338. BUG_ON(atomic_read(&src->refcount) == 0);
  3339. atomic_inc(&src->refcount);
  3340. put_io_context(dst);
  3341. *pdst = src;
  3342. }
  3343. }
  3344. EXPORT_SYMBOL(copy_io_context);
  3345. void swap_io_context(struct io_context **ioc1, struct io_context **ioc2)
  3346. {
  3347. struct io_context *temp;
  3348. temp = *ioc1;
  3349. *ioc1 = *ioc2;
  3350. *ioc2 = temp;
  3351. }
  3352. EXPORT_SYMBOL(swap_io_context);
  3353. /*
  3354. * sysfs parts below
  3355. */
  3356. struct queue_sysfs_entry {
  3357. struct attribute attr;
  3358. ssize_t (*show)(struct request_queue *, char *);
  3359. ssize_t (*store)(struct request_queue *, const char *, size_t);
  3360. };
  3361. static ssize_t
  3362. queue_var_show(unsigned int var, char *page)
  3363. {
  3364. return sprintf(page, "%d\n", var);
  3365. }
  3366. static ssize_t
  3367. queue_var_store(unsigned long *var, const char *page, size_t count)
  3368. {
  3369. char *p = (char *) page;
  3370. *var = simple_strtoul(p, &p, 10);
  3371. return count;
  3372. }
  3373. static ssize_t queue_requests_show(struct request_queue *q, char *page)
  3374. {
  3375. return queue_var_show(q->nr_requests, (page));
  3376. }
  3377. static ssize_t
  3378. queue_requests_store(struct request_queue *q, const char *page, size_t count)
  3379. {
  3380. struct request_list *rl = &q->rq;
  3381. unsigned long nr;
  3382. int ret = queue_var_store(&nr, page, count);
  3383. if (nr < BLKDEV_MIN_RQ)
  3384. nr = BLKDEV_MIN_RQ;
  3385. spin_lock_irq(q->queue_lock);
  3386. q->nr_requests = nr;
  3387. blk_queue_congestion_threshold(q);
  3388. if (rl->count[READ] >= queue_congestion_on_threshold(q))
  3389. blk_set_queue_congested(q, READ);
  3390. else if (rl->count[READ] < queue_congestion_off_threshold(q))
  3391. blk_clear_queue_congested(q, READ);
  3392. if (rl->count[WRITE] >= queue_congestion_on_threshold(q))
  3393. blk_set_queue_congested(q, WRITE);
  3394. else if (rl->count[WRITE] < queue_congestion_off_threshold(q))
  3395. blk_clear_queue_congested(q, WRITE);
  3396. if (rl->count[READ] >= q->nr_requests) {
  3397. blk_set_queue_full(q, READ);
  3398. } else if (rl->count[READ]+1 <= q->nr_requests) {
  3399. blk_clear_queue_full(q, READ);
  3400. wake_up(&rl->wait[READ]);
  3401. }
  3402. if (rl->count[WRITE] >= q->nr_requests) {
  3403. blk_set_queue_full(q, WRITE);
  3404. } else if (rl->count[WRITE]+1 <= q->nr_requests) {
  3405. blk_clear_queue_full(q, WRITE);
  3406. wake_up(&rl->wait[WRITE]);
  3407. }
  3408. spin_unlock_irq(q->queue_lock);
  3409. return ret;
  3410. }
  3411. static ssize_t queue_ra_show(struct request_queue *q, char *page)
  3412. {
  3413. int ra_kb = q->backing_dev_info.ra_pages << (PAGE_CACHE_SHIFT - 10);
  3414. return queue_var_show(ra_kb, (page));
  3415. }
  3416. static ssize_t
  3417. queue_ra_store(struct request_queue *q, const char *page, size_t count)
  3418. {
  3419. unsigned long ra_kb;
  3420. ssize_t ret = queue_var_store(&ra_kb, page, count);
  3421. spin_lock_irq(q->queue_lock);
  3422. q->backing_dev_info.ra_pages = ra_kb >> (PAGE_CACHE_SHIFT - 10);
  3423. spin_unlock_irq(q->queue_lock);
  3424. return ret;
  3425. }
  3426. static ssize_t queue_max_sectors_show(struct request_queue *q, char *page)
  3427. {
  3428. int max_sectors_kb = q->max_sectors >> 1;
  3429. return queue_var_show(max_sectors_kb, (page));
  3430. }
  3431. static ssize_t
  3432. queue_max_sectors_store(struct request_queue *q, const char *page, size_t count)
  3433. {
  3434. unsigned long max_sectors_kb,
  3435. max_hw_sectors_kb = q->max_hw_sectors >> 1,
  3436. page_kb = 1 << (PAGE_CACHE_SHIFT - 10);
  3437. ssize_t ret = queue_var_store(&max_sectors_kb, page, count);
  3438. if (max_sectors_kb > max_hw_sectors_kb || max_sectors_kb < page_kb)
  3439. return -EINVAL;
  3440. /*
  3441. * Take the queue lock to update the readahead and max_sectors
  3442. * values synchronously:
  3443. */
  3444. spin_lock_irq(q->queue_lock);
  3445. q->max_sectors = max_sectors_kb << 1;
  3446. spin_unlock_irq(q->queue_lock);
  3447. return ret;
  3448. }
  3449. static ssize_t queue_max_hw_sectors_show(struct request_queue *q, char *page)
  3450. {
  3451. int max_hw_sectors_kb = q->max_hw_sectors >> 1;
  3452. return queue_var_show(max_hw_sectors_kb, (page));
  3453. }
  3454. static ssize_t queue_max_segments_show(struct request_queue *q, char *page)
  3455. {
  3456. return queue_var_show(q->max_phys_segments, page);
  3457. }
  3458. static ssize_t queue_max_segments_store(struct request_queue *q,
  3459. const char *page, size_t count)
  3460. {
  3461. unsigned long segments;
  3462. ssize_t ret = queue_var_store(&segments, page, count);
  3463. spin_lock_irq(q->queue_lock);
  3464. q->max_phys_segments = segments;
  3465. spin_unlock_irq(q->queue_lock);
  3466. return ret;
  3467. }
  3468. static struct queue_sysfs_entry queue_requests_entry = {
  3469. .attr = {.name = "nr_requests", .mode = S_IRUGO | S_IWUSR },
  3470. .show = queue_requests_show,
  3471. .store = queue_requests_store,
  3472. };
  3473. static struct queue_sysfs_entry queue_ra_entry = {
  3474. .attr = {.name = "read_ahead_kb", .mode = S_IRUGO | S_IWUSR },
  3475. .show = queue_ra_show,
  3476. .store = queue_ra_store,
  3477. };
  3478. static struct queue_sysfs_entry queue_max_sectors_entry = {
  3479. .attr = {.name = "max_sectors_kb", .mode = S_IRUGO | S_IWUSR },
  3480. .show = queue_max_sectors_show,
  3481. .store = queue_max_sectors_store,
  3482. };
  3483. static struct queue_sysfs_entry queue_max_hw_sectors_entry = {
  3484. .attr = {.name = "max_hw_sectors_kb", .mode = S_IRUGO },
  3485. .show = queue_max_hw_sectors_show,
  3486. };
  3487. static struct queue_sysfs_entry queue_max_segments_entry = {
  3488. .attr = {.name = "max_segments", .mode = S_IRUGO | S_IWUSR },
  3489. .show = queue_max_segments_show,
  3490. .store = queue_max_segments_store,
  3491. };
  3492. static struct queue_sysfs_entry queue_iosched_entry = {
  3493. .attr = {.name = "scheduler", .mode = S_IRUGO | S_IWUSR },
  3494. .show = elv_iosched_show,
  3495. .store = elv_iosched_store,
  3496. };
  3497. static struct attribute *default_attrs[] = {
  3498. &queue_requests_entry.attr,
  3499. &queue_ra_entry.attr,
  3500. &queue_max_hw_sectors_entry.attr,
  3501. &queue_max_sectors_entry.attr,
  3502. &queue_max_segments_entry.attr,
  3503. &queue_iosched_entry.attr,
  3504. NULL,
  3505. };
  3506. #define to_queue(atr) container_of((atr), struct queue_sysfs_entry, attr)
  3507. static ssize_t
  3508. queue_attr_show(struct kobject *kobj, struct attribute *attr, char *page)
  3509. {
  3510. struct queue_sysfs_entry *entry = to_queue(attr);
  3511. struct request_queue *q =
  3512. container_of(kobj, struct request_queue, kobj);
  3513. ssize_t res;
  3514. if (!entry->show)
  3515. return -EIO;
  3516. mutex_lock(&q->sysfs_lock);
  3517. if (test_bit(QUEUE_FLAG_DEAD, &q->queue_flags)) {
  3518. mutex_unlock(&q->sysfs_lock);
  3519. return -ENOENT;
  3520. }
  3521. res = entry->show(q, page);
  3522. mutex_unlock(&q->sysfs_lock);
  3523. return res;
  3524. }
  3525. static ssize_t
  3526. queue_attr_store(struct kobject *kobj, struct attribute *attr,
  3527. const char *page, size_t length)
  3528. {
  3529. struct queue_sysfs_entry *entry = to_queue(attr);
  3530. struct request_queue *q = container_of(kobj, struct request_queue, kobj);
  3531. ssize_t res;
  3532. if (!entry->store)
  3533. return -EIO;
  3534. mutex_lock(&q->sysfs_lock);
  3535. if (test_bit(QUEUE_FLAG_DEAD, &q->queue_flags)) {
  3536. mutex_unlock(&q->sysfs_lock);
  3537. return -ENOENT;
  3538. }
  3539. res = entry->store(q, page, length);
  3540. mutex_unlock(&q->sysfs_lock);
  3541. return res;
  3542. }
  3543. static struct sysfs_ops queue_sysfs_ops = {
  3544. .show = queue_attr_show,
  3545. .store = queue_attr_store,
  3546. };
  3547. static struct kobj_type queue_ktype = {
  3548. .sysfs_ops = &queue_sysfs_ops,
  3549. .default_attrs = default_attrs,
  3550. .release = blk_release_queue,
  3551. };
  3552. int blk_register_queue(struct gendisk *disk)
  3553. {
  3554. int ret;
  3555. struct request_queue *q = disk->queue;
  3556. if (!q || !q->request_fn)
  3557. return -ENXIO;
  3558. q->kobj.parent = kobject_get(&disk->kobj);
  3559. ret = kobject_add(&q->kobj);
  3560. if (ret < 0)
  3561. return ret;
  3562. kobject_uevent(&q->kobj, KOBJ_ADD);
  3563. ret = elv_register_queue(q);
  3564. if (ret) {
  3565. kobject_uevent(&q->kobj, KOBJ_REMOVE);
  3566. kobject_del(&q->kobj);
  3567. return ret;
  3568. }
  3569. return 0;
  3570. }
  3571. void blk_unregister_queue(struct gendisk *disk)
  3572. {
  3573. struct request_queue *q = disk->queue;
  3574. if (q && q->request_fn) {
  3575. elv_unregister_queue(q);
  3576. kobject_uevent(&q->kobj, KOBJ_REMOVE);
  3577. kobject_del(&q->kobj);
  3578. kobject_put(&disk->kobj);
  3579. }
  3580. }