ll_rw_blk.c 96 KB

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