ll_rw_blk.c 99 KB

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