blk-core.c 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202
  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>
  7. * - July2000
  8. * bio rewrite, highmem i/o, etc, Jens Axboe <axboe@suse.de> - may 2001
  9. */
  10. /*
  11. * This handles all read/write requests to block devices
  12. */
  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/completion.h>
  24. #include <linux/slab.h>
  25. #include <linux/swap.h>
  26. #include <linux/writeback.h>
  27. #include <linux/task_io_accounting_ops.h>
  28. #include <linux/fault-inject.h>
  29. #include <linux/list_sort.h>
  30. #include <linux/delay.h>
  31. #include <linux/ratelimit.h>
  32. #include <linux/pm_runtime.h>
  33. #define CREATE_TRACE_POINTS
  34. #include <trace/events/block.h>
  35. #include "blk.h"
  36. #include "blk-cgroup.h"
  37. EXPORT_TRACEPOINT_SYMBOL_GPL(block_bio_remap);
  38. EXPORT_TRACEPOINT_SYMBOL_GPL(block_rq_remap);
  39. EXPORT_TRACEPOINT_SYMBOL_GPL(block_bio_complete);
  40. EXPORT_TRACEPOINT_SYMBOL_GPL(block_unplug);
  41. DEFINE_IDA(blk_queue_ida);
  42. /*
  43. * For the allocated request tables
  44. */
  45. static struct kmem_cache *request_cachep;
  46. /*
  47. * For queue allocation
  48. */
  49. struct kmem_cache *blk_requestq_cachep;
  50. /*
  51. * Controlling structure to kblockd
  52. */
  53. static struct workqueue_struct *kblockd_workqueue;
  54. static void drive_stat_acct(struct request *rq, int new_io)
  55. {
  56. struct hd_struct *part;
  57. int rw = rq_data_dir(rq);
  58. int cpu;
  59. if (!blk_do_io_stat(rq))
  60. return;
  61. cpu = part_stat_lock();
  62. if (!new_io) {
  63. part = rq->part;
  64. part_stat_inc(cpu, part, merges[rw]);
  65. } else {
  66. part = disk_map_sector_rcu(rq->rq_disk, blk_rq_pos(rq));
  67. if (!hd_struct_try_get(part)) {
  68. /*
  69. * The partition is already being removed,
  70. * the request will be accounted on the disk only
  71. *
  72. * We take a reference on disk->part0 although that
  73. * partition will never be deleted, so we can treat
  74. * it as any other partition.
  75. */
  76. part = &rq->rq_disk->part0;
  77. hd_struct_get(part);
  78. }
  79. part_round_stats(cpu, part);
  80. part_inc_in_flight(part, rw);
  81. rq->part = part;
  82. }
  83. part_stat_unlock();
  84. }
  85. void blk_queue_congestion_threshold(struct request_queue *q)
  86. {
  87. int nr;
  88. nr = q->nr_requests - (q->nr_requests / 8) + 1;
  89. if (nr > q->nr_requests)
  90. nr = q->nr_requests;
  91. q->nr_congestion_on = nr;
  92. nr = q->nr_requests - (q->nr_requests / 8) - (q->nr_requests / 16) - 1;
  93. if (nr < 1)
  94. nr = 1;
  95. q->nr_congestion_off = nr;
  96. }
  97. /**
  98. * blk_get_backing_dev_info - get the address of a queue's backing_dev_info
  99. * @bdev: device
  100. *
  101. * Locates the passed device's request queue and returns the address of its
  102. * backing_dev_info
  103. *
  104. * Will return NULL if the request queue cannot be located.
  105. */
  106. struct backing_dev_info *blk_get_backing_dev_info(struct block_device *bdev)
  107. {
  108. struct backing_dev_info *ret = NULL;
  109. struct request_queue *q = bdev_get_queue(bdev);
  110. if (q)
  111. ret = &q->backing_dev_info;
  112. return ret;
  113. }
  114. EXPORT_SYMBOL(blk_get_backing_dev_info);
  115. void blk_rq_init(struct request_queue *q, struct request *rq)
  116. {
  117. memset(rq, 0, sizeof(*rq));
  118. INIT_LIST_HEAD(&rq->queuelist);
  119. INIT_LIST_HEAD(&rq->timeout_list);
  120. rq->cpu = -1;
  121. rq->q = q;
  122. rq->__sector = (sector_t) -1;
  123. INIT_HLIST_NODE(&rq->hash);
  124. RB_CLEAR_NODE(&rq->rb_node);
  125. rq->cmd = rq->__cmd;
  126. rq->cmd_len = BLK_MAX_CDB;
  127. rq->tag = -1;
  128. rq->ref_count = 1;
  129. rq->start_time = jiffies;
  130. set_start_time_ns(rq);
  131. rq->part = NULL;
  132. }
  133. EXPORT_SYMBOL(blk_rq_init);
  134. static void req_bio_endio(struct request *rq, struct bio *bio,
  135. unsigned int nbytes, int error)
  136. {
  137. if (error)
  138. clear_bit(BIO_UPTODATE, &bio->bi_flags);
  139. else if (!test_bit(BIO_UPTODATE, &bio->bi_flags))
  140. error = -EIO;
  141. if (unlikely(rq->cmd_flags & REQ_QUIET))
  142. set_bit(BIO_QUIET, &bio->bi_flags);
  143. bio_advance(bio, nbytes);
  144. /* don't actually finish bio if it's part of flush sequence */
  145. if (bio->bi_size == 0 && !(rq->cmd_flags & REQ_FLUSH_SEQ))
  146. bio_endio(bio, error);
  147. }
  148. void blk_dump_rq_flags(struct request *rq, char *msg)
  149. {
  150. int bit;
  151. printk(KERN_INFO "%s: dev %s: type=%x, flags=%x\n", msg,
  152. rq->rq_disk ? rq->rq_disk->disk_name : "?", rq->cmd_type,
  153. rq->cmd_flags);
  154. printk(KERN_INFO " sector %llu, nr/cnr %u/%u\n",
  155. (unsigned long long)blk_rq_pos(rq),
  156. blk_rq_sectors(rq), blk_rq_cur_sectors(rq));
  157. printk(KERN_INFO " bio %p, biotail %p, buffer %p, len %u\n",
  158. rq->bio, rq->biotail, rq->buffer, blk_rq_bytes(rq));
  159. if (rq->cmd_type == REQ_TYPE_BLOCK_PC) {
  160. printk(KERN_INFO " cdb: ");
  161. for (bit = 0; bit < BLK_MAX_CDB; bit++)
  162. printk("%02x ", rq->cmd[bit]);
  163. printk("\n");
  164. }
  165. }
  166. EXPORT_SYMBOL(blk_dump_rq_flags);
  167. static void blk_delay_work(struct work_struct *work)
  168. {
  169. struct request_queue *q;
  170. q = container_of(work, struct request_queue, delay_work.work);
  171. spin_lock_irq(q->queue_lock);
  172. __blk_run_queue(q);
  173. spin_unlock_irq(q->queue_lock);
  174. }
  175. /**
  176. * blk_delay_queue - restart queueing after defined interval
  177. * @q: The &struct request_queue in question
  178. * @msecs: Delay in msecs
  179. *
  180. * Description:
  181. * Sometimes queueing needs to be postponed for a little while, to allow
  182. * resources to come back. This function will make sure that queueing is
  183. * restarted around the specified time. Queue lock must be held.
  184. */
  185. void blk_delay_queue(struct request_queue *q, unsigned long msecs)
  186. {
  187. if (likely(!blk_queue_dead(q)))
  188. queue_delayed_work(kblockd_workqueue, &q->delay_work,
  189. msecs_to_jiffies(msecs));
  190. }
  191. EXPORT_SYMBOL(blk_delay_queue);
  192. /**
  193. * blk_start_queue - restart a previously stopped queue
  194. * @q: The &struct request_queue in question
  195. *
  196. * Description:
  197. * blk_start_queue() will clear the stop flag on the queue, and call
  198. * the request_fn for the queue if it was in a stopped state when
  199. * entered. Also see blk_stop_queue(). Queue lock must be held.
  200. **/
  201. void blk_start_queue(struct request_queue *q)
  202. {
  203. WARN_ON(!irqs_disabled());
  204. queue_flag_clear(QUEUE_FLAG_STOPPED, q);
  205. __blk_run_queue(q);
  206. }
  207. EXPORT_SYMBOL(blk_start_queue);
  208. /**
  209. * blk_stop_queue - stop a queue
  210. * @q: The &struct request_queue in question
  211. *
  212. * Description:
  213. * The Linux block layer assumes that a block driver will consume all
  214. * entries on the request queue when the request_fn strategy is called.
  215. * Often this will not happen, because of hardware limitations (queue
  216. * depth settings). If a device driver gets a 'queue full' response,
  217. * or if it simply chooses not to queue more I/O at one point, it can
  218. * call this function to prevent the request_fn from being called until
  219. * the driver has signalled it's ready to go again. This happens by calling
  220. * blk_start_queue() to restart queue operations. Queue lock must be held.
  221. **/
  222. void blk_stop_queue(struct request_queue *q)
  223. {
  224. cancel_delayed_work(&q->delay_work);
  225. queue_flag_set(QUEUE_FLAG_STOPPED, q);
  226. }
  227. EXPORT_SYMBOL(blk_stop_queue);
  228. /**
  229. * blk_sync_queue - cancel any pending callbacks on a queue
  230. * @q: the queue
  231. *
  232. * Description:
  233. * The block layer may perform asynchronous callback activity
  234. * on a queue, such as calling the unplug function after a timeout.
  235. * A block device may call blk_sync_queue to ensure that any
  236. * such activity is cancelled, thus allowing it to release resources
  237. * that the callbacks might use. The caller must already have made sure
  238. * that its ->make_request_fn will not re-add plugging prior to calling
  239. * this function.
  240. *
  241. * This function does not cancel any asynchronous activity arising
  242. * out of elevator or throttling code. That would require elevaotor_exit()
  243. * and blkcg_exit_queue() to be called with queue lock initialized.
  244. *
  245. */
  246. void blk_sync_queue(struct request_queue *q)
  247. {
  248. del_timer_sync(&q->timeout);
  249. cancel_delayed_work_sync(&q->delay_work);
  250. }
  251. EXPORT_SYMBOL(blk_sync_queue);
  252. /**
  253. * __blk_run_queue_uncond - run a queue whether or not it has been stopped
  254. * @q: The queue to run
  255. *
  256. * Description:
  257. * Invoke request handling on a queue if there are any pending requests.
  258. * May be used to restart request handling after a request has completed.
  259. * This variant runs the queue whether or not the queue has been
  260. * stopped. Must be called with the queue lock held and interrupts
  261. * disabled. See also @blk_run_queue.
  262. */
  263. inline void __blk_run_queue_uncond(struct request_queue *q)
  264. {
  265. if (unlikely(blk_queue_dead(q)))
  266. return;
  267. /*
  268. * Some request_fn implementations, e.g. scsi_request_fn(), unlock
  269. * the queue lock internally. As a result multiple threads may be
  270. * running such a request function concurrently. Keep track of the
  271. * number of active request_fn invocations such that blk_drain_queue()
  272. * can wait until all these request_fn calls have finished.
  273. */
  274. q->request_fn_active++;
  275. q->request_fn(q);
  276. q->request_fn_active--;
  277. }
  278. /**
  279. * __blk_run_queue - run a single device queue
  280. * @q: The queue to run
  281. *
  282. * Description:
  283. * See @blk_run_queue. This variant must be called with the queue lock
  284. * held and interrupts disabled.
  285. */
  286. void __blk_run_queue(struct request_queue *q)
  287. {
  288. if (unlikely(blk_queue_stopped(q)))
  289. return;
  290. __blk_run_queue_uncond(q);
  291. }
  292. EXPORT_SYMBOL(__blk_run_queue);
  293. /**
  294. * blk_run_queue_async - run a single device queue in workqueue context
  295. * @q: The queue to run
  296. *
  297. * Description:
  298. * Tells kblockd to perform the equivalent of @blk_run_queue on behalf
  299. * of us. The caller must hold the queue lock.
  300. */
  301. void blk_run_queue_async(struct request_queue *q)
  302. {
  303. if (likely(!blk_queue_stopped(q) && !blk_queue_dead(q)))
  304. mod_delayed_work(kblockd_workqueue, &q->delay_work, 0);
  305. }
  306. EXPORT_SYMBOL(blk_run_queue_async);
  307. /**
  308. * blk_run_queue - run a single device queue
  309. * @q: The queue to run
  310. *
  311. * Description:
  312. * Invoke request handling on this queue, if it has pending work to do.
  313. * May be used to restart queueing when a request has completed.
  314. */
  315. void blk_run_queue(struct request_queue *q)
  316. {
  317. unsigned long flags;
  318. spin_lock_irqsave(q->queue_lock, flags);
  319. __blk_run_queue(q);
  320. spin_unlock_irqrestore(q->queue_lock, flags);
  321. }
  322. EXPORT_SYMBOL(blk_run_queue);
  323. void blk_put_queue(struct request_queue *q)
  324. {
  325. kobject_put(&q->kobj);
  326. }
  327. EXPORT_SYMBOL(blk_put_queue);
  328. /**
  329. * __blk_drain_queue - drain requests from request_queue
  330. * @q: queue to drain
  331. * @drain_all: whether to drain all requests or only the ones w/ ELVPRIV
  332. *
  333. * Drain requests from @q. If @drain_all is set, all requests are drained.
  334. * If not, only ELVPRIV requests are drained. The caller is responsible
  335. * for ensuring that no new requests which need to be drained are queued.
  336. */
  337. static void __blk_drain_queue(struct request_queue *q, bool drain_all)
  338. __releases(q->queue_lock)
  339. __acquires(q->queue_lock)
  340. {
  341. int i;
  342. lockdep_assert_held(q->queue_lock);
  343. while (true) {
  344. bool drain = false;
  345. /*
  346. * The caller might be trying to drain @q before its
  347. * elevator is initialized.
  348. */
  349. if (q->elevator)
  350. elv_drain_elevator(q);
  351. blkcg_drain_queue(q);
  352. /*
  353. * This function might be called on a queue which failed
  354. * driver init after queue creation or is not yet fully
  355. * active yet. Some drivers (e.g. fd and loop) get unhappy
  356. * in such cases. Kick queue iff dispatch queue has
  357. * something on it and @q has request_fn set.
  358. */
  359. if (!list_empty(&q->queue_head) && q->request_fn)
  360. __blk_run_queue(q);
  361. drain |= q->nr_rqs_elvpriv;
  362. drain |= q->request_fn_active;
  363. /*
  364. * Unfortunately, requests are queued at and tracked from
  365. * multiple places and there's no single counter which can
  366. * be drained. Check all the queues and counters.
  367. */
  368. if (drain_all) {
  369. drain |= !list_empty(&q->queue_head);
  370. for (i = 0; i < 2; i++) {
  371. drain |= q->nr_rqs[i];
  372. drain |= q->in_flight[i];
  373. drain |= !list_empty(&q->flush_queue[i]);
  374. }
  375. }
  376. if (!drain)
  377. break;
  378. spin_unlock_irq(q->queue_lock);
  379. msleep(10);
  380. spin_lock_irq(q->queue_lock);
  381. }
  382. /*
  383. * With queue marked dead, any woken up waiter will fail the
  384. * allocation path, so the wakeup chaining is lost and we're
  385. * left with hung waiters. We need to wake up those waiters.
  386. */
  387. if (q->request_fn) {
  388. struct request_list *rl;
  389. blk_queue_for_each_rl(rl, q)
  390. for (i = 0; i < ARRAY_SIZE(rl->wait); i++)
  391. wake_up_all(&rl->wait[i]);
  392. }
  393. }
  394. /**
  395. * blk_queue_bypass_start - enter queue bypass mode
  396. * @q: queue of interest
  397. *
  398. * In bypass mode, only the dispatch FIFO queue of @q is used. This
  399. * function makes @q enter bypass mode and drains all requests which were
  400. * throttled or issued before. On return, it's guaranteed that no request
  401. * is being throttled or has ELVPRIV set and blk_queue_bypass() %true
  402. * inside queue or RCU read lock.
  403. */
  404. void blk_queue_bypass_start(struct request_queue *q)
  405. {
  406. bool drain;
  407. spin_lock_irq(q->queue_lock);
  408. drain = !q->bypass_depth++;
  409. queue_flag_set(QUEUE_FLAG_BYPASS, q);
  410. spin_unlock_irq(q->queue_lock);
  411. if (drain) {
  412. spin_lock_irq(q->queue_lock);
  413. __blk_drain_queue(q, false);
  414. spin_unlock_irq(q->queue_lock);
  415. /* ensure blk_queue_bypass() is %true inside RCU read lock */
  416. synchronize_rcu();
  417. }
  418. }
  419. EXPORT_SYMBOL_GPL(blk_queue_bypass_start);
  420. /**
  421. * blk_queue_bypass_end - leave queue bypass mode
  422. * @q: queue of interest
  423. *
  424. * Leave bypass mode and restore the normal queueing behavior.
  425. */
  426. void blk_queue_bypass_end(struct request_queue *q)
  427. {
  428. spin_lock_irq(q->queue_lock);
  429. if (!--q->bypass_depth)
  430. queue_flag_clear(QUEUE_FLAG_BYPASS, q);
  431. WARN_ON_ONCE(q->bypass_depth < 0);
  432. spin_unlock_irq(q->queue_lock);
  433. }
  434. EXPORT_SYMBOL_GPL(blk_queue_bypass_end);
  435. /**
  436. * blk_cleanup_queue - shutdown a request queue
  437. * @q: request queue to shutdown
  438. *
  439. * Mark @q DYING, drain all pending requests, mark @q DEAD, destroy and
  440. * put it. All future requests will be failed immediately with -ENODEV.
  441. */
  442. void blk_cleanup_queue(struct request_queue *q)
  443. {
  444. spinlock_t *lock = q->queue_lock;
  445. /* mark @q DYING, no new request or merges will be allowed afterwards */
  446. mutex_lock(&q->sysfs_lock);
  447. queue_flag_set_unlocked(QUEUE_FLAG_DYING, q);
  448. spin_lock_irq(lock);
  449. /*
  450. * A dying queue is permanently in bypass mode till released. Note
  451. * that, unlike blk_queue_bypass_start(), we aren't performing
  452. * synchronize_rcu() after entering bypass mode to avoid the delay
  453. * as some drivers create and destroy a lot of queues while
  454. * probing. This is still safe because blk_release_queue() will be
  455. * called only after the queue refcnt drops to zero and nothing,
  456. * RCU or not, would be traversing the queue by then.
  457. */
  458. q->bypass_depth++;
  459. queue_flag_set(QUEUE_FLAG_BYPASS, q);
  460. queue_flag_set(QUEUE_FLAG_NOMERGES, q);
  461. queue_flag_set(QUEUE_FLAG_NOXMERGES, q);
  462. queue_flag_set(QUEUE_FLAG_DYING, q);
  463. spin_unlock_irq(lock);
  464. mutex_unlock(&q->sysfs_lock);
  465. /*
  466. * Drain all requests queued before DYING marking. Set DEAD flag to
  467. * prevent that q->request_fn() gets invoked after draining finished.
  468. */
  469. spin_lock_irq(lock);
  470. __blk_drain_queue(q, true);
  471. queue_flag_set(QUEUE_FLAG_DEAD, q);
  472. spin_unlock_irq(lock);
  473. /* @q won't process any more request, flush async actions */
  474. del_timer_sync(&q->backing_dev_info.laptop_mode_wb_timer);
  475. blk_sync_queue(q);
  476. spin_lock_irq(lock);
  477. if (q->queue_lock != &q->__queue_lock)
  478. q->queue_lock = &q->__queue_lock;
  479. spin_unlock_irq(lock);
  480. /* @q is and will stay empty, shutdown and put */
  481. blk_put_queue(q);
  482. }
  483. EXPORT_SYMBOL(blk_cleanup_queue);
  484. int blk_init_rl(struct request_list *rl, struct request_queue *q,
  485. gfp_t gfp_mask)
  486. {
  487. if (unlikely(rl->rq_pool))
  488. return 0;
  489. rl->q = q;
  490. rl->count[BLK_RW_SYNC] = rl->count[BLK_RW_ASYNC] = 0;
  491. rl->starved[BLK_RW_SYNC] = rl->starved[BLK_RW_ASYNC] = 0;
  492. init_waitqueue_head(&rl->wait[BLK_RW_SYNC]);
  493. init_waitqueue_head(&rl->wait[BLK_RW_ASYNC]);
  494. rl->rq_pool = mempool_create_node(BLKDEV_MIN_RQ, mempool_alloc_slab,
  495. mempool_free_slab, request_cachep,
  496. gfp_mask, q->node);
  497. if (!rl->rq_pool)
  498. return -ENOMEM;
  499. return 0;
  500. }
  501. void blk_exit_rl(struct request_list *rl)
  502. {
  503. if (rl->rq_pool)
  504. mempool_destroy(rl->rq_pool);
  505. }
  506. struct request_queue *blk_alloc_queue(gfp_t gfp_mask)
  507. {
  508. return blk_alloc_queue_node(gfp_mask, NUMA_NO_NODE);
  509. }
  510. EXPORT_SYMBOL(blk_alloc_queue);
  511. struct request_queue *blk_alloc_queue_node(gfp_t gfp_mask, int node_id)
  512. {
  513. struct request_queue *q;
  514. int err;
  515. q = kmem_cache_alloc_node(blk_requestq_cachep,
  516. gfp_mask | __GFP_ZERO, node_id);
  517. if (!q)
  518. return NULL;
  519. q->id = ida_simple_get(&blk_queue_ida, 0, 0, gfp_mask);
  520. if (q->id < 0)
  521. goto fail_q;
  522. q->backing_dev_info.ra_pages =
  523. (VM_MAX_READAHEAD * 1024) / PAGE_CACHE_SIZE;
  524. q->backing_dev_info.state = 0;
  525. q->backing_dev_info.capabilities = BDI_CAP_MAP_COPY;
  526. q->backing_dev_info.name = "block";
  527. q->node = node_id;
  528. err = bdi_init(&q->backing_dev_info);
  529. if (err)
  530. goto fail_id;
  531. setup_timer(&q->backing_dev_info.laptop_mode_wb_timer,
  532. laptop_mode_timer_fn, (unsigned long) q);
  533. setup_timer(&q->timeout, blk_rq_timed_out_timer, (unsigned long) q);
  534. INIT_LIST_HEAD(&q->queue_head);
  535. INIT_LIST_HEAD(&q->timeout_list);
  536. INIT_LIST_HEAD(&q->icq_list);
  537. #ifdef CONFIG_BLK_CGROUP
  538. INIT_LIST_HEAD(&q->blkg_list);
  539. #endif
  540. INIT_LIST_HEAD(&q->flush_queue[0]);
  541. INIT_LIST_HEAD(&q->flush_queue[1]);
  542. INIT_LIST_HEAD(&q->flush_data_in_flight);
  543. INIT_DELAYED_WORK(&q->delay_work, blk_delay_work);
  544. kobject_init(&q->kobj, &blk_queue_ktype);
  545. mutex_init(&q->sysfs_lock);
  546. spin_lock_init(&q->__queue_lock);
  547. /*
  548. * By default initialize queue_lock to internal lock and driver can
  549. * override it later if need be.
  550. */
  551. q->queue_lock = &q->__queue_lock;
  552. /*
  553. * A queue starts its life with bypass turned on to avoid
  554. * unnecessary bypass on/off overhead and nasty surprises during
  555. * init. The initial bypass will be finished when the queue is
  556. * registered by blk_register_queue().
  557. */
  558. q->bypass_depth = 1;
  559. __set_bit(QUEUE_FLAG_BYPASS, &q->queue_flags);
  560. if (blkcg_init_queue(q))
  561. goto fail_id;
  562. return q;
  563. fail_id:
  564. ida_simple_remove(&blk_queue_ida, q->id);
  565. fail_q:
  566. kmem_cache_free(blk_requestq_cachep, q);
  567. return NULL;
  568. }
  569. EXPORT_SYMBOL(blk_alloc_queue_node);
  570. /**
  571. * blk_init_queue - prepare a request queue for use with a block device
  572. * @rfn: The function to be called to process requests that have been
  573. * placed on the queue.
  574. * @lock: Request queue spin lock
  575. *
  576. * Description:
  577. * If a block device wishes to use the standard request handling procedures,
  578. * which sorts requests and coalesces adjacent requests, then it must
  579. * call blk_init_queue(). The function @rfn will be called when there
  580. * are requests on the queue that need to be processed. If the device
  581. * supports plugging, then @rfn may not be called immediately when requests
  582. * are available on the queue, but may be called at some time later instead.
  583. * Plugged queues are generally unplugged when a buffer belonging to one
  584. * of the requests on the queue is needed, or due to memory pressure.
  585. *
  586. * @rfn is not required, or even expected, to remove all requests off the
  587. * queue, but only as many as it can handle at a time. If it does leave
  588. * requests on the queue, it is responsible for arranging that the requests
  589. * get dealt with eventually.
  590. *
  591. * The queue spin lock must be held while manipulating the requests on the
  592. * request queue; this lock will be taken also from interrupt context, so irq
  593. * disabling is needed for it.
  594. *
  595. * Function returns a pointer to the initialized request queue, or %NULL if
  596. * it didn't succeed.
  597. *
  598. * Note:
  599. * blk_init_queue() must be paired with a blk_cleanup_queue() call
  600. * when the block device is deactivated (such as at module unload).
  601. **/
  602. struct request_queue *blk_init_queue(request_fn_proc *rfn, spinlock_t *lock)
  603. {
  604. return blk_init_queue_node(rfn, lock, NUMA_NO_NODE);
  605. }
  606. EXPORT_SYMBOL(blk_init_queue);
  607. struct request_queue *
  608. blk_init_queue_node(request_fn_proc *rfn, spinlock_t *lock, int node_id)
  609. {
  610. struct request_queue *uninit_q, *q;
  611. uninit_q = blk_alloc_queue_node(GFP_KERNEL, node_id);
  612. if (!uninit_q)
  613. return NULL;
  614. q = blk_init_allocated_queue(uninit_q, rfn, lock);
  615. if (!q)
  616. blk_cleanup_queue(uninit_q);
  617. return q;
  618. }
  619. EXPORT_SYMBOL(blk_init_queue_node);
  620. struct request_queue *
  621. blk_init_allocated_queue(struct request_queue *q, request_fn_proc *rfn,
  622. spinlock_t *lock)
  623. {
  624. if (!q)
  625. return NULL;
  626. if (blk_init_rl(&q->root_rl, q, GFP_KERNEL))
  627. return NULL;
  628. q->request_fn = rfn;
  629. q->prep_rq_fn = NULL;
  630. q->unprep_rq_fn = NULL;
  631. q->queue_flags |= QUEUE_FLAG_DEFAULT;
  632. /* Override internal queue lock with supplied lock pointer */
  633. if (lock)
  634. q->queue_lock = lock;
  635. /*
  636. * This also sets hw/phys segments, boundary and size
  637. */
  638. blk_queue_make_request(q, blk_queue_bio);
  639. q->sg_reserved_size = INT_MAX;
  640. /* init elevator */
  641. if (elevator_init(q, NULL))
  642. return NULL;
  643. return q;
  644. }
  645. EXPORT_SYMBOL(blk_init_allocated_queue);
  646. bool blk_get_queue(struct request_queue *q)
  647. {
  648. if (likely(!blk_queue_dying(q))) {
  649. __blk_get_queue(q);
  650. return true;
  651. }
  652. return false;
  653. }
  654. EXPORT_SYMBOL(blk_get_queue);
  655. static inline void blk_free_request(struct request_list *rl, struct request *rq)
  656. {
  657. if (rq->cmd_flags & REQ_ELVPRIV) {
  658. elv_put_request(rl->q, rq);
  659. if (rq->elv.icq)
  660. put_io_context(rq->elv.icq->ioc);
  661. }
  662. mempool_free(rq, rl->rq_pool);
  663. }
  664. /*
  665. * ioc_batching returns true if the ioc is a valid batching request and
  666. * should be given priority access to a request.
  667. */
  668. static inline int ioc_batching(struct request_queue *q, struct io_context *ioc)
  669. {
  670. if (!ioc)
  671. return 0;
  672. /*
  673. * Make sure the process is able to allocate at least 1 request
  674. * even if the batch times out, otherwise we could theoretically
  675. * lose wakeups.
  676. */
  677. return ioc->nr_batch_requests == q->nr_batching ||
  678. (ioc->nr_batch_requests > 0
  679. && time_before(jiffies, ioc->last_waited + BLK_BATCH_TIME));
  680. }
  681. /*
  682. * ioc_set_batching sets ioc to be a new "batcher" if it is not one. This
  683. * will cause the process to be a "batcher" on all queues in the system. This
  684. * is the behaviour we want though - once it gets a wakeup it should be given
  685. * a nice run.
  686. */
  687. static void ioc_set_batching(struct request_queue *q, struct io_context *ioc)
  688. {
  689. if (!ioc || ioc_batching(q, ioc))
  690. return;
  691. ioc->nr_batch_requests = q->nr_batching;
  692. ioc->last_waited = jiffies;
  693. }
  694. static void __freed_request(struct request_list *rl, int sync)
  695. {
  696. struct request_queue *q = rl->q;
  697. /*
  698. * bdi isn't aware of blkcg yet. As all async IOs end up root
  699. * blkcg anyway, just use root blkcg state.
  700. */
  701. if (rl == &q->root_rl &&
  702. rl->count[sync] < queue_congestion_off_threshold(q))
  703. blk_clear_queue_congested(q, sync);
  704. if (rl->count[sync] + 1 <= q->nr_requests) {
  705. if (waitqueue_active(&rl->wait[sync]))
  706. wake_up(&rl->wait[sync]);
  707. blk_clear_rl_full(rl, sync);
  708. }
  709. }
  710. /*
  711. * A request has just been released. Account for it, update the full and
  712. * congestion status, wake up any waiters. Called under q->queue_lock.
  713. */
  714. static void freed_request(struct request_list *rl, unsigned int flags)
  715. {
  716. struct request_queue *q = rl->q;
  717. int sync = rw_is_sync(flags);
  718. q->nr_rqs[sync]--;
  719. rl->count[sync]--;
  720. if (flags & REQ_ELVPRIV)
  721. q->nr_rqs_elvpriv--;
  722. __freed_request(rl, sync);
  723. if (unlikely(rl->starved[sync ^ 1]))
  724. __freed_request(rl, sync ^ 1);
  725. }
  726. /*
  727. * Determine if elevator data should be initialized when allocating the
  728. * request associated with @bio.
  729. */
  730. static bool blk_rq_should_init_elevator(struct bio *bio)
  731. {
  732. if (!bio)
  733. return true;
  734. /*
  735. * Flush requests do not use the elevator so skip initialization.
  736. * This allows a request to share the flush and elevator data.
  737. */
  738. if (bio->bi_rw & (REQ_FLUSH | REQ_FUA))
  739. return false;
  740. return true;
  741. }
  742. /**
  743. * rq_ioc - determine io_context for request allocation
  744. * @bio: request being allocated is for this bio (can be %NULL)
  745. *
  746. * Determine io_context to use for request allocation for @bio. May return
  747. * %NULL if %current->io_context doesn't exist.
  748. */
  749. static struct io_context *rq_ioc(struct bio *bio)
  750. {
  751. #ifdef CONFIG_BLK_CGROUP
  752. if (bio && bio->bi_ioc)
  753. return bio->bi_ioc;
  754. #endif
  755. return current->io_context;
  756. }
  757. /**
  758. * __get_request - get a free request
  759. * @rl: request list to allocate from
  760. * @rw_flags: RW and SYNC flags
  761. * @bio: bio to allocate request for (can be %NULL)
  762. * @gfp_mask: allocation mask
  763. *
  764. * Get a free request from @q. This function may fail under memory
  765. * pressure or if @q is dead.
  766. *
  767. * Must be callled with @q->queue_lock held and,
  768. * Returns %NULL on failure, with @q->queue_lock held.
  769. * Returns !%NULL on success, with @q->queue_lock *not held*.
  770. */
  771. static struct request *__get_request(struct request_list *rl, int rw_flags,
  772. struct bio *bio, gfp_t gfp_mask)
  773. {
  774. struct request_queue *q = rl->q;
  775. struct request *rq;
  776. struct elevator_type *et = q->elevator->type;
  777. struct io_context *ioc = rq_ioc(bio);
  778. struct io_cq *icq = NULL;
  779. const bool is_sync = rw_is_sync(rw_flags) != 0;
  780. int may_queue;
  781. if (unlikely(blk_queue_dying(q)))
  782. return NULL;
  783. may_queue = elv_may_queue(q, rw_flags);
  784. if (may_queue == ELV_MQUEUE_NO)
  785. goto rq_starved;
  786. if (rl->count[is_sync]+1 >= queue_congestion_on_threshold(q)) {
  787. if (rl->count[is_sync]+1 >= q->nr_requests) {
  788. /*
  789. * The queue will fill after this allocation, so set
  790. * it as full, and mark this process as "batching".
  791. * This process will be allowed to complete a batch of
  792. * requests, others will be blocked.
  793. */
  794. if (!blk_rl_full(rl, is_sync)) {
  795. ioc_set_batching(q, ioc);
  796. blk_set_rl_full(rl, is_sync);
  797. } else {
  798. if (may_queue != ELV_MQUEUE_MUST
  799. && !ioc_batching(q, ioc)) {
  800. /*
  801. * The queue is full and the allocating
  802. * process is not a "batcher", and not
  803. * exempted by the IO scheduler
  804. */
  805. return NULL;
  806. }
  807. }
  808. }
  809. /*
  810. * bdi isn't aware of blkcg yet. As all async IOs end up
  811. * root blkcg anyway, just use root blkcg state.
  812. */
  813. if (rl == &q->root_rl)
  814. blk_set_queue_congested(q, is_sync);
  815. }
  816. /*
  817. * Only allow batching queuers to allocate up to 50% over the defined
  818. * limit of requests, otherwise we could have thousands of requests
  819. * allocated with any setting of ->nr_requests
  820. */
  821. if (rl->count[is_sync] >= (3 * q->nr_requests / 2))
  822. return NULL;
  823. q->nr_rqs[is_sync]++;
  824. rl->count[is_sync]++;
  825. rl->starved[is_sync] = 0;
  826. /*
  827. * Decide whether the new request will be managed by elevator. If
  828. * so, mark @rw_flags and increment elvpriv. Non-zero elvpriv will
  829. * prevent the current elevator from being destroyed until the new
  830. * request is freed. This guarantees icq's won't be destroyed and
  831. * makes creating new ones safe.
  832. *
  833. * Also, lookup icq while holding queue_lock. If it doesn't exist,
  834. * it will be created after releasing queue_lock.
  835. */
  836. if (blk_rq_should_init_elevator(bio) && !blk_queue_bypass(q)) {
  837. rw_flags |= REQ_ELVPRIV;
  838. q->nr_rqs_elvpriv++;
  839. if (et->icq_cache && ioc)
  840. icq = ioc_lookup_icq(ioc, q);
  841. }
  842. if (blk_queue_io_stat(q))
  843. rw_flags |= REQ_IO_STAT;
  844. spin_unlock_irq(q->queue_lock);
  845. /* allocate and init request */
  846. rq = mempool_alloc(rl->rq_pool, gfp_mask);
  847. if (!rq)
  848. goto fail_alloc;
  849. blk_rq_init(q, rq);
  850. blk_rq_set_rl(rq, rl);
  851. rq->cmd_flags = rw_flags | REQ_ALLOCED;
  852. /* init elvpriv */
  853. if (rw_flags & REQ_ELVPRIV) {
  854. if (unlikely(et->icq_cache && !icq)) {
  855. if (ioc)
  856. icq = ioc_create_icq(ioc, q, gfp_mask);
  857. if (!icq)
  858. goto fail_elvpriv;
  859. }
  860. rq->elv.icq = icq;
  861. if (unlikely(elv_set_request(q, rq, bio, gfp_mask)))
  862. goto fail_elvpriv;
  863. /* @rq->elv.icq holds io_context until @rq is freed */
  864. if (icq)
  865. get_io_context(icq->ioc);
  866. }
  867. out:
  868. /*
  869. * ioc may be NULL here, and ioc_batching will be false. That's
  870. * OK, if the queue is under the request limit then requests need
  871. * not count toward the nr_batch_requests limit. There will always
  872. * be some limit enforced by BLK_BATCH_TIME.
  873. */
  874. if (ioc_batching(q, ioc))
  875. ioc->nr_batch_requests--;
  876. trace_block_getrq(q, bio, rw_flags & 1);
  877. return rq;
  878. fail_elvpriv:
  879. /*
  880. * elvpriv init failed. ioc, icq and elvpriv aren't mempool backed
  881. * and may fail indefinitely under memory pressure and thus
  882. * shouldn't stall IO. Treat this request as !elvpriv. This will
  883. * disturb iosched and blkcg but weird is bettern than dead.
  884. */
  885. printk_ratelimited(KERN_WARNING "%s: request aux data allocation failed, iosched may be disturbed\n",
  886. dev_name(q->backing_dev_info.dev));
  887. rq->cmd_flags &= ~REQ_ELVPRIV;
  888. rq->elv.icq = NULL;
  889. spin_lock_irq(q->queue_lock);
  890. q->nr_rqs_elvpriv--;
  891. spin_unlock_irq(q->queue_lock);
  892. goto out;
  893. fail_alloc:
  894. /*
  895. * Allocation failed presumably due to memory. Undo anything we
  896. * might have messed up.
  897. *
  898. * Allocating task should really be put onto the front of the wait
  899. * queue, but this is pretty rare.
  900. */
  901. spin_lock_irq(q->queue_lock);
  902. freed_request(rl, rw_flags);
  903. /*
  904. * in the very unlikely event that allocation failed and no
  905. * requests for this direction was pending, mark us starved so that
  906. * freeing of a request in the other direction will notice
  907. * us. another possible fix would be to split the rq mempool into
  908. * READ and WRITE
  909. */
  910. rq_starved:
  911. if (unlikely(rl->count[is_sync] == 0))
  912. rl->starved[is_sync] = 1;
  913. return NULL;
  914. }
  915. /**
  916. * get_request - get a free request
  917. * @q: request_queue to allocate request from
  918. * @rw_flags: RW and SYNC flags
  919. * @bio: bio to allocate request for (can be %NULL)
  920. * @gfp_mask: allocation mask
  921. *
  922. * Get a free request from @q. If %__GFP_WAIT is set in @gfp_mask, this
  923. * function keeps retrying under memory pressure and fails iff @q is dead.
  924. *
  925. * Must be callled with @q->queue_lock held and,
  926. * Returns %NULL on failure, with @q->queue_lock held.
  927. * Returns !%NULL on success, with @q->queue_lock *not held*.
  928. */
  929. static struct request *get_request(struct request_queue *q, int rw_flags,
  930. struct bio *bio, gfp_t gfp_mask)
  931. {
  932. const bool is_sync = rw_is_sync(rw_flags) != 0;
  933. DEFINE_WAIT(wait);
  934. struct request_list *rl;
  935. struct request *rq;
  936. rl = blk_get_rl(q, bio); /* transferred to @rq on success */
  937. retry:
  938. rq = __get_request(rl, rw_flags, bio, gfp_mask);
  939. if (rq)
  940. return rq;
  941. if (!(gfp_mask & __GFP_WAIT) || unlikely(blk_queue_dying(q))) {
  942. blk_put_rl(rl);
  943. return NULL;
  944. }
  945. /* wait on @rl and retry */
  946. prepare_to_wait_exclusive(&rl->wait[is_sync], &wait,
  947. TASK_UNINTERRUPTIBLE);
  948. trace_block_sleeprq(q, bio, rw_flags & 1);
  949. spin_unlock_irq(q->queue_lock);
  950. io_schedule();
  951. /*
  952. * After sleeping, we become a "batching" process and will be able
  953. * to allocate at least one request, and up to a big batch of them
  954. * for a small period time. See ioc_batching, ioc_set_batching
  955. */
  956. ioc_set_batching(q, current->io_context);
  957. spin_lock_irq(q->queue_lock);
  958. finish_wait(&rl->wait[is_sync], &wait);
  959. goto retry;
  960. }
  961. struct request *blk_get_request(struct request_queue *q, int rw, gfp_t gfp_mask)
  962. {
  963. struct request *rq;
  964. BUG_ON(rw != READ && rw != WRITE);
  965. /* create ioc upfront */
  966. create_io_context(gfp_mask, q->node);
  967. spin_lock_irq(q->queue_lock);
  968. rq = get_request(q, rw, NULL, gfp_mask);
  969. if (!rq)
  970. spin_unlock_irq(q->queue_lock);
  971. /* q->queue_lock is unlocked at this point */
  972. return rq;
  973. }
  974. EXPORT_SYMBOL(blk_get_request);
  975. /**
  976. * blk_make_request - given a bio, allocate a corresponding struct request.
  977. * @q: target request queue
  978. * @bio: The bio describing the memory mappings that will be submitted for IO.
  979. * It may be a chained-bio properly constructed by block/bio layer.
  980. * @gfp_mask: gfp flags to be used for memory allocation
  981. *
  982. * blk_make_request is the parallel of generic_make_request for BLOCK_PC
  983. * type commands. Where the struct request needs to be farther initialized by
  984. * the caller. It is passed a &struct bio, which describes the memory info of
  985. * the I/O transfer.
  986. *
  987. * The caller of blk_make_request must make sure that bi_io_vec
  988. * are set to describe the memory buffers. That bio_data_dir() will return
  989. * the needed direction of the request. (And all bio's in the passed bio-chain
  990. * are properly set accordingly)
  991. *
  992. * If called under none-sleepable conditions, mapped bio buffers must not
  993. * need bouncing, by calling the appropriate masked or flagged allocator,
  994. * suitable for the target device. Otherwise the call to blk_queue_bounce will
  995. * BUG.
  996. *
  997. * WARNING: When allocating/cloning a bio-chain, careful consideration should be
  998. * given to how you allocate bios. In particular, you cannot use __GFP_WAIT for
  999. * anything but the first bio in the chain. Otherwise you risk waiting for IO
  1000. * completion of a bio that hasn't been submitted yet, thus resulting in a
  1001. * deadlock. Alternatively bios should be allocated using bio_kmalloc() instead
  1002. * of bio_alloc(), as that avoids the mempool deadlock.
  1003. * If possible a big IO should be split into smaller parts when allocation
  1004. * fails. Partial allocation should not be an error, or you risk a live-lock.
  1005. */
  1006. struct request *blk_make_request(struct request_queue *q, struct bio *bio,
  1007. gfp_t gfp_mask)
  1008. {
  1009. struct request *rq = blk_get_request(q, bio_data_dir(bio), gfp_mask);
  1010. if (unlikely(!rq))
  1011. return ERR_PTR(-ENOMEM);
  1012. for_each_bio(bio) {
  1013. struct bio *bounce_bio = bio;
  1014. int ret;
  1015. blk_queue_bounce(q, &bounce_bio);
  1016. ret = blk_rq_append_bio(q, rq, bounce_bio);
  1017. if (unlikely(ret)) {
  1018. blk_put_request(rq);
  1019. return ERR_PTR(ret);
  1020. }
  1021. }
  1022. return rq;
  1023. }
  1024. EXPORT_SYMBOL(blk_make_request);
  1025. /**
  1026. * blk_requeue_request - put a request back on queue
  1027. * @q: request queue where request should be inserted
  1028. * @rq: request to be inserted
  1029. *
  1030. * Description:
  1031. * Drivers often keep queueing requests until the hardware cannot accept
  1032. * more, when that condition happens we need to put the request back
  1033. * on the queue. Must be called with queue lock held.
  1034. */
  1035. void blk_requeue_request(struct request_queue *q, struct request *rq)
  1036. {
  1037. blk_delete_timer(rq);
  1038. blk_clear_rq_complete(rq);
  1039. trace_block_rq_requeue(q, rq);
  1040. if (blk_rq_tagged(rq))
  1041. blk_queue_end_tag(q, rq);
  1042. BUG_ON(blk_queued_rq(rq));
  1043. elv_requeue_request(q, rq);
  1044. }
  1045. EXPORT_SYMBOL(blk_requeue_request);
  1046. static void add_acct_request(struct request_queue *q, struct request *rq,
  1047. int where)
  1048. {
  1049. drive_stat_acct(rq, 1);
  1050. __elv_add_request(q, rq, where);
  1051. }
  1052. static void part_round_stats_single(int cpu, struct hd_struct *part,
  1053. unsigned long now)
  1054. {
  1055. if (now == part->stamp)
  1056. return;
  1057. if (part_in_flight(part)) {
  1058. __part_stat_add(cpu, part, time_in_queue,
  1059. part_in_flight(part) * (now - part->stamp));
  1060. __part_stat_add(cpu, part, io_ticks, (now - part->stamp));
  1061. }
  1062. part->stamp = now;
  1063. }
  1064. /**
  1065. * part_round_stats() - Round off the performance stats on a struct disk_stats.
  1066. * @cpu: cpu number for stats access
  1067. * @part: target partition
  1068. *
  1069. * The average IO queue length and utilisation statistics are maintained
  1070. * by observing the current state of the queue length and the amount of
  1071. * time it has been in this state for.
  1072. *
  1073. * Normally, that accounting is done on IO completion, but that can result
  1074. * in more than a second's worth of IO being accounted for within any one
  1075. * second, leading to >100% utilisation. To deal with that, we call this
  1076. * function to do a round-off before returning the results when reading
  1077. * /proc/diskstats. This accounts immediately for all queue usage up to
  1078. * the current jiffies and restarts the counters again.
  1079. */
  1080. void part_round_stats(int cpu, struct hd_struct *part)
  1081. {
  1082. unsigned long now = jiffies;
  1083. if (part->partno)
  1084. part_round_stats_single(cpu, &part_to_disk(part)->part0, now);
  1085. part_round_stats_single(cpu, part, now);
  1086. }
  1087. EXPORT_SYMBOL_GPL(part_round_stats);
  1088. #ifdef CONFIG_PM_RUNTIME
  1089. static void blk_pm_put_request(struct request *rq)
  1090. {
  1091. if (rq->q->dev && !(rq->cmd_flags & REQ_PM) && !--rq->q->nr_pending)
  1092. pm_runtime_mark_last_busy(rq->q->dev);
  1093. }
  1094. #else
  1095. static inline void blk_pm_put_request(struct request *rq) {}
  1096. #endif
  1097. /*
  1098. * queue lock must be held
  1099. */
  1100. void __blk_put_request(struct request_queue *q, struct request *req)
  1101. {
  1102. if (unlikely(!q))
  1103. return;
  1104. if (unlikely(--req->ref_count))
  1105. return;
  1106. blk_pm_put_request(req);
  1107. elv_completed_request(q, req);
  1108. /* this is a bio leak */
  1109. WARN_ON(req->bio != NULL);
  1110. /*
  1111. * Request may not have originated from ll_rw_blk. if not,
  1112. * it didn't come out of our reserved rq pools
  1113. */
  1114. if (req->cmd_flags & REQ_ALLOCED) {
  1115. unsigned int flags = req->cmd_flags;
  1116. struct request_list *rl = blk_rq_rl(req);
  1117. BUG_ON(!list_empty(&req->queuelist));
  1118. BUG_ON(!hlist_unhashed(&req->hash));
  1119. blk_free_request(rl, req);
  1120. freed_request(rl, flags);
  1121. blk_put_rl(rl);
  1122. }
  1123. }
  1124. EXPORT_SYMBOL_GPL(__blk_put_request);
  1125. void blk_put_request(struct request *req)
  1126. {
  1127. unsigned long flags;
  1128. struct request_queue *q = req->q;
  1129. spin_lock_irqsave(q->queue_lock, flags);
  1130. __blk_put_request(q, req);
  1131. spin_unlock_irqrestore(q->queue_lock, flags);
  1132. }
  1133. EXPORT_SYMBOL(blk_put_request);
  1134. /**
  1135. * blk_add_request_payload - add a payload to a request
  1136. * @rq: request to update
  1137. * @page: page backing the payload
  1138. * @len: length of the payload.
  1139. *
  1140. * This allows to later add a payload to an already submitted request by
  1141. * a block driver. The driver needs to take care of freeing the payload
  1142. * itself.
  1143. *
  1144. * Note that this is a quite horrible hack and nothing but handling of
  1145. * discard requests should ever use it.
  1146. */
  1147. void blk_add_request_payload(struct request *rq, struct page *page,
  1148. unsigned int len)
  1149. {
  1150. struct bio *bio = rq->bio;
  1151. bio->bi_io_vec->bv_page = page;
  1152. bio->bi_io_vec->bv_offset = 0;
  1153. bio->bi_io_vec->bv_len = len;
  1154. bio->bi_size = len;
  1155. bio->bi_vcnt = 1;
  1156. bio->bi_phys_segments = 1;
  1157. rq->__data_len = rq->resid_len = len;
  1158. rq->nr_phys_segments = 1;
  1159. rq->buffer = bio_data(bio);
  1160. }
  1161. EXPORT_SYMBOL_GPL(blk_add_request_payload);
  1162. static bool bio_attempt_back_merge(struct request_queue *q, struct request *req,
  1163. struct bio *bio)
  1164. {
  1165. const int ff = bio->bi_rw & REQ_FAILFAST_MASK;
  1166. if (!ll_back_merge_fn(q, req, bio))
  1167. return false;
  1168. trace_block_bio_backmerge(q, req, bio);
  1169. if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff)
  1170. blk_rq_set_mixed_merge(req);
  1171. req->biotail->bi_next = bio;
  1172. req->biotail = bio;
  1173. req->__data_len += bio->bi_size;
  1174. req->ioprio = ioprio_best(req->ioprio, bio_prio(bio));
  1175. drive_stat_acct(req, 0);
  1176. return true;
  1177. }
  1178. static bool bio_attempt_front_merge(struct request_queue *q,
  1179. struct request *req, struct bio *bio)
  1180. {
  1181. const int ff = bio->bi_rw & REQ_FAILFAST_MASK;
  1182. if (!ll_front_merge_fn(q, req, bio))
  1183. return false;
  1184. trace_block_bio_frontmerge(q, req, bio);
  1185. if ((req->cmd_flags & REQ_FAILFAST_MASK) != ff)
  1186. blk_rq_set_mixed_merge(req);
  1187. bio->bi_next = req->bio;
  1188. req->bio = bio;
  1189. /*
  1190. * may not be valid. if the low level driver said
  1191. * it didn't need a bounce buffer then it better
  1192. * not touch req->buffer either...
  1193. */
  1194. req->buffer = bio_data(bio);
  1195. req->__sector = bio->bi_sector;
  1196. req->__data_len += bio->bi_size;
  1197. req->ioprio = ioprio_best(req->ioprio, bio_prio(bio));
  1198. drive_stat_acct(req, 0);
  1199. return true;
  1200. }
  1201. /**
  1202. * attempt_plug_merge - try to merge with %current's plugged list
  1203. * @q: request_queue new bio is being queued at
  1204. * @bio: new bio being queued
  1205. * @request_count: out parameter for number of traversed plugged requests
  1206. *
  1207. * Determine whether @bio being queued on @q can be merged with a request
  1208. * on %current's plugged list. Returns %true if merge was successful,
  1209. * otherwise %false.
  1210. *
  1211. * Plugging coalesces IOs from the same issuer for the same purpose without
  1212. * going through @q->queue_lock. As such it's more of an issuing mechanism
  1213. * than scheduling, and the request, while may have elvpriv data, is not
  1214. * added on the elevator at this point. In addition, we don't have
  1215. * reliable access to the elevator outside queue lock. Only check basic
  1216. * merging parameters without querying the elevator.
  1217. */
  1218. static bool attempt_plug_merge(struct request_queue *q, struct bio *bio,
  1219. unsigned int *request_count)
  1220. {
  1221. struct blk_plug *plug;
  1222. struct request *rq;
  1223. bool ret = false;
  1224. plug = current->plug;
  1225. if (!plug)
  1226. goto out;
  1227. *request_count = 0;
  1228. list_for_each_entry_reverse(rq, &plug->list, queuelist) {
  1229. int el_ret;
  1230. if (rq->q == q)
  1231. (*request_count)++;
  1232. if (rq->q != q || !blk_rq_merge_ok(rq, bio))
  1233. continue;
  1234. el_ret = blk_try_merge(rq, bio);
  1235. if (el_ret == ELEVATOR_BACK_MERGE) {
  1236. ret = bio_attempt_back_merge(q, rq, bio);
  1237. if (ret)
  1238. break;
  1239. } else if (el_ret == ELEVATOR_FRONT_MERGE) {
  1240. ret = bio_attempt_front_merge(q, rq, bio);
  1241. if (ret)
  1242. break;
  1243. }
  1244. }
  1245. out:
  1246. return ret;
  1247. }
  1248. void init_request_from_bio(struct request *req, struct bio *bio)
  1249. {
  1250. req->cmd_type = REQ_TYPE_FS;
  1251. req->cmd_flags |= bio->bi_rw & REQ_COMMON_MASK;
  1252. if (bio->bi_rw & REQ_RAHEAD)
  1253. req->cmd_flags |= REQ_FAILFAST_MASK;
  1254. req->errors = 0;
  1255. req->__sector = bio->bi_sector;
  1256. req->ioprio = bio_prio(bio);
  1257. blk_rq_bio_prep(req->q, req, bio);
  1258. }
  1259. void blk_queue_bio(struct request_queue *q, struct bio *bio)
  1260. {
  1261. const bool sync = !!(bio->bi_rw & REQ_SYNC);
  1262. struct blk_plug *plug;
  1263. int el_ret, rw_flags, where = ELEVATOR_INSERT_SORT;
  1264. struct request *req;
  1265. unsigned int request_count = 0;
  1266. /*
  1267. * low level driver can indicate that it wants pages above a
  1268. * certain limit bounced to low memory (ie for highmem, or even
  1269. * ISA dma in theory)
  1270. */
  1271. blk_queue_bounce(q, &bio);
  1272. if (bio_integrity_enabled(bio) && bio_integrity_prep(bio)) {
  1273. bio_endio(bio, -EIO);
  1274. return;
  1275. }
  1276. if (bio->bi_rw & (REQ_FLUSH | REQ_FUA)) {
  1277. spin_lock_irq(q->queue_lock);
  1278. where = ELEVATOR_INSERT_FLUSH;
  1279. goto get_rq;
  1280. }
  1281. /*
  1282. * Check if we can merge with the plugged list before grabbing
  1283. * any locks.
  1284. */
  1285. if (attempt_plug_merge(q, bio, &request_count))
  1286. return;
  1287. spin_lock_irq(q->queue_lock);
  1288. el_ret = elv_merge(q, &req, bio);
  1289. if (el_ret == ELEVATOR_BACK_MERGE) {
  1290. if (bio_attempt_back_merge(q, req, bio)) {
  1291. elv_bio_merged(q, req, bio);
  1292. if (!attempt_back_merge(q, req))
  1293. elv_merged_request(q, req, el_ret);
  1294. goto out_unlock;
  1295. }
  1296. } else if (el_ret == ELEVATOR_FRONT_MERGE) {
  1297. if (bio_attempt_front_merge(q, req, bio)) {
  1298. elv_bio_merged(q, req, bio);
  1299. if (!attempt_front_merge(q, req))
  1300. elv_merged_request(q, req, el_ret);
  1301. goto out_unlock;
  1302. }
  1303. }
  1304. get_rq:
  1305. /*
  1306. * This sync check and mask will be re-done in init_request_from_bio(),
  1307. * but we need to set it earlier to expose the sync flag to the
  1308. * rq allocator and io schedulers.
  1309. */
  1310. rw_flags = bio_data_dir(bio);
  1311. if (sync)
  1312. rw_flags |= REQ_SYNC;
  1313. /*
  1314. * Grab a free request. This is might sleep but can not fail.
  1315. * Returns with the queue unlocked.
  1316. */
  1317. req = get_request(q, rw_flags, bio, GFP_NOIO);
  1318. if (unlikely(!req)) {
  1319. bio_endio(bio, -ENODEV); /* @q is dead */
  1320. goto out_unlock;
  1321. }
  1322. /*
  1323. * After dropping the lock and possibly sleeping here, our request
  1324. * may now be mergeable after it had proven unmergeable (above).
  1325. * We don't worry about that case for efficiency. It won't happen
  1326. * often, and the elevators are able to handle it.
  1327. */
  1328. init_request_from_bio(req, bio);
  1329. if (test_bit(QUEUE_FLAG_SAME_COMP, &q->queue_flags))
  1330. req->cpu = raw_smp_processor_id();
  1331. plug = current->plug;
  1332. if (plug) {
  1333. /*
  1334. * If this is the first request added after a plug, fire
  1335. * of a plug trace.
  1336. */
  1337. if (!request_count)
  1338. trace_block_plug(q);
  1339. else {
  1340. if (request_count >= BLK_MAX_REQUEST_COUNT) {
  1341. blk_flush_plug_list(plug, false);
  1342. trace_block_plug(q);
  1343. }
  1344. }
  1345. list_add_tail(&req->queuelist, &plug->list);
  1346. drive_stat_acct(req, 1);
  1347. } else {
  1348. spin_lock_irq(q->queue_lock);
  1349. add_acct_request(q, req, where);
  1350. __blk_run_queue(q);
  1351. out_unlock:
  1352. spin_unlock_irq(q->queue_lock);
  1353. }
  1354. }
  1355. EXPORT_SYMBOL_GPL(blk_queue_bio); /* for device mapper only */
  1356. /*
  1357. * If bio->bi_dev is a partition, remap the location
  1358. */
  1359. static inline void blk_partition_remap(struct bio *bio)
  1360. {
  1361. struct block_device *bdev = bio->bi_bdev;
  1362. if (bio_sectors(bio) && bdev != bdev->bd_contains) {
  1363. struct hd_struct *p = bdev->bd_part;
  1364. bio->bi_sector += p->start_sect;
  1365. bio->bi_bdev = bdev->bd_contains;
  1366. trace_block_bio_remap(bdev_get_queue(bio->bi_bdev), bio,
  1367. bdev->bd_dev,
  1368. bio->bi_sector - p->start_sect);
  1369. }
  1370. }
  1371. static void handle_bad_sector(struct bio *bio)
  1372. {
  1373. char b[BDEVNAME_SIZE];
  1374. printk(KERN_INFO "attempt to access beyond end of device\n");
  1375. printk(KERN_INFO "%s: rw=%ld, want=%Lu, limit=%Lu\n",
  1376. bdevname(bio->bi_bdev, b),
  1377. bio->bi_rw,
  1378. (unsigned long long)bio_end_sector(bio),
  1379. (long long)(i_size_read(bio->bi_bdev->bd_inode) >> 9));
  1380. set_bit(BIO_EOF, &bio->bi_flags);
  1381. }
  1382. #ifdef CONFIG_FAIL_MAKE_REQUEST
  1383. static DECLARE_FAULT_ATTR(fail_make_request);
  1384. static int __init setup_fail_make_request(char *str)
  1385. {
  1386. return setup_fault_attr(&fail_make_request, str);
  1387. }
  1388. __setup("fail_make_request=", setup_fail_make_request);
  1389. static bool should_fail_request(struct hd_struct *part, unsigned int bytes)
  1390. {
  1391. return part->make_it_fail && should_fail(&fail_make_request, bytes);
  1392. }
  1393. static int __init fail_make_request_debugfs(void)
  1394. {
  1395. struct dentry *dir = fault_create_debugfs_attr("fail_make_request",
  1396. NULL, &fail_make_request);
  1397. return IS_ERR(dir) ? PTR_ERR(dir) : 0;
  1398. }
  1399. late_initcall(fail_make_request_debugfs);
  1400. #else /* CONFIG_FAIL_MAKE_REQUEST */
  1401. static inline bool should_fail_request(struct hd_struct *part,
  1402. unsigned int bytes)
  1403. {
  1404. return false;
  1405. }
  1406. #endif /* CONFIG_FAIL_MAKE_REQUEST */
  1407. /*
  1408. * Check whether this bio extends beyond the end of the device.
  1409. */
  1410. static inline int bio_check_eod(struct bio *bio, unsigned int nr_sectors)
  1411. {
  1412. sector_t maxsector;
  1413. if (!nr_sectors)
  1414. return 0;
  1415. /* Test device or partition size, when known. */
  1416. maxsector = i_size_read(bio->bi_bdev->bd_inode) >> 9;
  1417. if (maxsector) {
  1418. sector_t sector = bio->bi_sector;
  1419. if (maxsector < nr_sectors || maxsector - nr_sectors < sector) {
  1420. /*
  1421. * This may well happen - the kernel calls bread()
  1422. * without checking the size of the device, e.g., when
  1423. * mounting a device.
  1424. */
  1425. handle_bad_sector(bio);
  1426. return 1;
  1427. }
  1428. }
  1429. return 0;
  1430. }
  1431. static noinline_for_stack bool
  1432. generic_make_request_checks(struct bio *bio)
  1433. {
  1434. struct request_queue *q;
  1435. int nr_sectors = bio_sectors(bio);
  1436. int err = -EIO;
  1437. char b[BDEVNAME_SIZE];
  1438. struct hd_struct *part;
  1439. might_sleep();
  1440. if (bio_check_eod(bio, nr_sectors))
  1441. goto end_io;
  1442. q = bdev_get_queue(bio->bi_bdev);
  1443. if (unlikely(!q)) {
  1444. printk(KERN_ERR
  1445. "generic_make_request: Trying to access "
  1446. "nonexistent block-device %s (%Lu)\n",
  1447. bdevname(bio->bi_bdev, b),
  1448. (long long) bio->bi_sector);
  1449. goto end_io;
  1450. }
  1451. if (likely(bio_is_rw(bio) &&
  1452. nr_sectors > queue_max_hw_sectors(q))) {
  1453. printk(KERN_ERR "bio too big device %s (%u > %u)\n",
  1454. bdevname(bio->bi_bdev, b),
  1455. bio_sectors(bio),
  1456. queue_max_hw_sectors(q));
  1457. goto end_io;
  1458. }
  1459. part = bio->bi_bdev->bd_part;
  1460. if (should_fail_request(part, bio->bi_size) ||
  1461. should_fail_request(&part_to_disk(part)->part0,
  1462. bio->bi_size))
  1463. goto end_io;
  1464. /*
  1465. * If this device has partitions, remap block n
  1466. * of partition p to block n+start(p) of the disk.
  1467. */
  1468. blk_partition_remap(bio);
  1469. if (bio_check_eod(bio, nr_sectors))
  1470. goto end_io;
  1471. /*
  1472. * Filter flush bio's early so that make_request based
  1473. * drivers without flush support don't have to worry
  1474. * about them.
  1475. */
  1476. if ((bio->bi_rw & (REQ_FLUSH | REQ_FUA)) && !q->flush_flags) {
  1477. bio->bi_rw &= ~(REQ_FLUSH | REQ_FUA);
  1478. if (!nr_sectors) {
  1479. err = 0;
  1480. goto end_io;
  1481. }
  1482. }
  1483. if ((bio->bi_rw & REQ_DISCARD) &&
  1484. (!blk_queue_discard(q) ||
  1485. ((bio->bi_rw & REQ_SECURE) && !blk_queue_secdiscard(q)))) {
  1486. err = -EOPNOTSUPP;
  1487. goto end_io;
  1488. }
  1489. if (bio->bi_rw & REQ_WRITE_SAME && !bdev_write_same(bio->bi_bdev)) {
  1490. err = -EOPNOTSUPP;
  1491. goto end_io;
  1492. }
  1493. /*
  1494. * Various block parts want %current->io_context and lazy ioc
  1495. * allocation ends up trading a lot of pain for a small amount of
  1496. * memory. Just allocate it upfront. This may fail and block
  1497. * layer knows how to live with it.
  1498. */
  1499. create_io_context(GFP_ATOMIC, q->node);
  1500. if (blk_throtl_bio(q, bio))
  1501. return false; /* throttled, will be resubmitted later */
  1502. trace_block_bio_queue(q, bio);
  1503. return true;
  1504. end_io:
  1505. bio_endio(bio, err);
  1506. return false;
  1507. }
  1508. /**
  1509. * generic_make_request - hand a buffer to its device driver for I/O
  1510. * @bio: The bio describing the location in memory and on the device.
  1511. *
  1512. * generic_make_request() is used to make I/O requests of block
  1513. * devices. It is passed a &struct bio, which describes the I/O that needs
  1514. * to be done.
  1515. *
  1516. * generic_make_request() does not return any status. The
  1517. * success/failure status of the request, along with notification of
  1518. * completion, is delivered asynchronously through the bio->bi_end_io
  1519. * function described (one day) else where.
  1520. *
  1521. * The caller of generic_make_request must make sure that bi_io_vec
  1522. * are set to describe the memory buffer, and that bi_dev and bi_sector are
  1523. * set to describe the device address, and the
  1524. * bi_end_io and optionally bi_private are set to describe how
  1525. * completion notification should be signaled.
  1526. *
  1527. * generic_make_request and the drivers it calls may use bi_next if this
  1528. * bio happens to be merged with someone else, and may resubmit the bio to
  1529. * a lower device by calling into generic_make_request recursively, which
  1530. * means the bio should NOT be touched after the call to ->make_request_fn.
  1531. */
  1532. void generic_make_request(struct bio *bio)
  1533. {
  1534. struct bio_list bio_list_on_stack;
  1535. if (!generic_make_request_checks(bio))
  1536. return;
  1537. /*
  1538. * We only want one ->make_request_fn to be active at a time, else
  1539. * stack usage with stacked devices could be a problem. So use
  1540. * current->bio_list to keep a list of requests submited by a
  1541. * make_request_fn function. current->bio_list is also used as a
  1542. * flag to say if generic_make_request is currently active in this
  1543. * task or not. If it is NULL, then no make_request is active. If
  1544. * it is non-NULL, then a make_request is active, and new requests
  1545. * should be added at the tail
  1546. */
  1547. if (current->bio_list) {
  1548. bio_list_add(current->bio_list, bio);
  1549. return;
  1550. }
  1551. /* following loop may be a bit non-obvious, and so deserves some
  1552. * explanation.
  1553. * Before entering the loop, bio->bi_next is NULL (as all callers
  1554. * ensure that) so we have a list with a single bio.
  1555. * We pretend that we have just taken it off a longer list, so
  1556. * we assign bio_list to a pointer to the bio_list_on_stack,
  1557. * thus initialising the bio_list of new bios to be
  1558. * added. ->make_request() may indeed add some more bios
  1559. * through a recursive call to generic_make_request. If it
  1560. * did, we find a non-NULL value in bio_list and re-enter the loop
  1561. * from the top. In this case we really did just take the bio
  1562. * of the top of the list (no pretending) and so remove it from
  1563. * bio_list, and call into ->make_request() again.
  1564. */
  1565. BUG_ON(bio->bi_next);
  1566. bio_list_init(&bio_list_on_stack);
  1567. current->bio_list = &bio_list_on_stack;
  1568. do {
  1569. struct request_queue *q = bdev_get_queue(bio->bi_bdev);
  1570. q->make_request_fn(q, bio);
  1571. bio = bio_list_pop(current->bio_list);
  1572. } while (bio);
  1573. current->bio_list = NULL; /* deactivate */
  1574. }
  1575. EXPORT_SYMBOL(generic_make_request);
  1576. /**
  1577. * submit_bio - submit a bio to the block device layer for I/O
  1578. * @rw: whether to %READ or %WRITE, or maybe to %READA (read ahead)
  1579. * @bio: The &struct bio which describes the I/O
  1580. *
  1581. * submit_bio() is very similar in purpose to generic_make_request(), and
  1582. * uses that function to do most of the work. Both are fairly rough
  1583. * interfaces; @bio must be presetup and ready for I/O.
  1584. *
  1585. */
  1586. void submit_bio(int rw, struct bio *bio)
  1587. {
  1588. bio->bi_rw |= rw;
  1589. /*
  1590. * If it's a regular read/write or a barrier with data attached,
  1591. * go through the normal accounting stuff before submission.
  1592. */
  1593. if (bio_has_data(bio)) {
  1594. unsigned int count;
  1595. if (unlikely(rw & REQ_WRITE_SAME))
  1596. count = bdev_logical_block_size(bio->bi_bdev) >> 9;
  1597. else
  1598. count = bio_sectors(bio);
  1599. if (rw & WRITE) {
  1600. count_vm_events(PGPGOUT, count);
  1601. } else {
  1602. task_io_account_read(bio->bi_size);
  1603. count_vm_events(PGPGIN, count);
  1604. }
  1605. if (unlikely(block_dump)) {
  1606. char b[BDEVNAME_SIZE];
  1607. printk(KERN_DEBUG "%s(%d): %s block %Lu on %s (%u sectors)\n",
  1608. current->comm, task_pid_nr(current),
  1609. (rw & WRITE) ? "WRITE" : "READ",
  1610. (unsigned long long)bio->bi_sector,
  1611. bdevname(bio->bi_bdev, b),
  1612. count);
  1613. }
  1614. }
  1615. generic_make_request(bio);
  1616. }
  1617. EXPORT_SYMBOL(submit_bio);
  1618. /**
  1619. * blk_rq_check_limits - Helper function to check a request for the queue limit
  1620. * @q: the queue
  1621. * @rq: the request being checked
  1622. *
  1623. * Description:
  1624. * @rq may have been made based on weaker limitations of upper-level queues
  1625. * in request stacking drivers, and it may violate the limitation of @q.
  1626. * Since the block layer and the underlying device driver trust @rq
  1627. * after it is inserted to @q, it should be checked against @q before
  1628. * the insertion using this generic function.
  1629. *
  1630. * This function should also be useful for request stacking drivers
  1631. * in some cases below, so export this function.
  1632. * Request stacking drivers like request-based dm may change the queue
  1633. * limits while requests are in the queue (e.g. dm's table swapping).
  1634. * Such request stacking drivers should check those requests agaist
  1635. * the new queue limits again when they dispatch those requests,
  1636. * although such checkings are also done against the old queue limits
  1637. * when submitting requests.
  1638. */
  1639. int blk_rq_check_limits(struct request_queue *q, struct request *rq)
  1640. {
  1641. if (!rq_mergeable(rq))
  1642. return 0;
  1643. if (blk_rq_sectors(rq) > blk_queue_get_max_sectors(q, rq->cmd_flags)) {
  1644. printk(KERN_ERR "%s: over max size limit.\n", __func__);
  1645. return -EIO;
  1646. }
  1647. /*
  1648. * queue's settings related to segment counting like q->bounce_pfn
  1649. * may differ from that of other stacking queues.
  1650. * Recalculate it to check the request correctly on this queue's
  1651. * limitation.
  1652. */
  1653. blk_recalc_rq_segments(rq);
  1654. if (rq->nr_phys_segments > queue_max_segments(q)) {
  1655. printk(KERN_ERR "%s: over max segments limit.\n", __func__);
  1656. return -EIO;
  1657. }
  1658. return 0;
  1659. }
  1660. EXPORT_SYMBOL_GPL(blk_rq_check_limits);
  1661. /**
  1662. * blk_insert_cloned_request - Helper for stacking drivers to submit a request
  1663. * @q: the queue to submit the request
  1664. * @rq: the request being queued
  1665. */
  1666. int blk_insert_cloned_request(struct request_queue *q, struct request *rq)
  1667. {
  1668. unsigned long flags;
  1669. int where = ELEVATOR_INSERT_BACK;
  1670. if (blk_rq_check_limits(q, rq))
  1671. return -EIO;
  1672. if (rq->rq_disk &&
  1673. should_fail_request(&rq->rq_disk->part0, blk_rq_bytes(rq)))
  1674. return -EIO;
  1675. spin_lock_irqsave(q->queue_lock, flags);
  1676. if (unlikely(blk_queue_dying(q))) {
  1677. spin_unlock_irqrestore(q->queue_lock, flags);
  1678. return -ENODEV;
  1679. }
  1680. /*
  1681. * Submitting request must be dequeued before calling this function
  1682. * because it will be linked to another request_queue
  1683. */
  1684. BUG_ON(blk_queued_rq(rq));
  1685. if (rq->cmd_flags & (REQ_FLUSH|REQ_FUA))
  1686. where = ELEVATOR_INSERT_FLUSH;
  1687. add_acct_request(q, rq, where);
  1688. if (where == ELEVATOR_INSERT_FLUSH)
  1689. __blk_run_queue(q);
  1690. spin_unlock_irqrestore(q->queue_lock, flags);
  1691. return 0;
  1692. }
  1693. EXPORT_SYMBOL_GPL(blk_insert_cloned_request);
  1694. /**
  1695. * blk_rq_err_bytes - determine number of bytes till the next failure boundary
  1696. * @rq: request to examine
  1697. *
  1698. * Description:
  1699. * A request could be merge of IOs which require different failure
  1700. * handling. This function determines the number of bytes which
  1701. * can be failed from the beginning of the request without
  1702. * crossing into area which need to be retried further.
  1703. *
  1704. * Return:
  1705. * The number of bytes to fail.
  1706. *
  1707. * Context:
  1708. * queue_lock must be held.
  1709. */
  1710. unsigned int blk_rq_err_bytes(const struct request *rq)
  1711. {
  1712. unsigned int ff = rq->cmd_flags & REQ_FAILFAST_MASK;
  1713. unsigned int bytes = 0;
  1714. struct bio *bio;
  1715. if (!(rq->cmd_flags & REQ_MIXED_MERGE))
  1716. return blk_rq_bytes(rq);
  1717. /*
  1718. * Currently the only 'mixing' which can happen is between
  1719. * different fastfail types. We can safely fail portions
  1720. * which have all the failfast bits that the first one has -
  1721. * the ones which are at least as eager to fail as the first
  1722. * one.
  1723. */
  1724. for (bio = rq->bio; bio; bio = bio->bi_next) {
  1725. if ((bio->bi_rw & ff) != ff)
  1726. break;
  1727. bytes += bio->bi_size;
  1728. }
  1729. /* this could lead to infinite loop */
  1730. BUG_ON(blk_rq_bytes(rq) && !bytes);
  1731. return bytes;
  1732. }
  1733. EXPORT_SYMBOL_GPL(blk_rq_err_bytes);
  1734. static void blk_account_io_completion(struct request *req, unsigned int bytes)
  1735. {
  1736. if (blk_do_io_stat(req)) {
  1737. const int rw = rq_data_dir(req);
  1738. struct hd_struct *part;
  1739. int cpu;
  1740. cpu = part_stat_lock();
  1741. part = req->part;
  1742. part_stat_add(cpu, part, sectors[rw], bytes >> 9);
  1743. part_stat_unlock();
  1744. }
  1745. }
  1746. static void blk_account_io_done(struct request *req)
  1747. {
  1748. /*
  1749. * Account IO completion. flush_rq isn't accounted as a
  1750. * normal IO on queueing nor completion. Accounting the
  1751. * containing request is enough.
  1752. */
  1753. if (blk_do_io_stat(req) && !(req->cmd_flags & REQ_FLUSH_SEQ)) {
  1754. unsigned long duration = jiffies - req->start_time;
  1755. const int rw = rq_data_dir(req);
  1756. struct hd_struct *part;
  1757. int cpu;
  1758. cpu = part_stat_lock();
  1759. part = req->part;
  1760. part_stat_inc(cpu, part, ios[rw]);
  1761. part_stat_add(cpu, part, ticks[rw], duration);
  1762. part_round_stats(cpu, part);
  1763. part_dec_in_flight(part, rw);
  1764. hd_struct_put(part);
  1765. part_stat_unlock();
  1766. }
  1767. }
  1768. #ifdef CONFIG_PM_RUNTIME
  1769. /*
  1770. * Don't process normal requests when queue is suspended
  1771. * or in the process of suspending/resuming
  1772. */
  1773. static struct request *blk_pm_peek_request(struct request_queue *q,
  1774. struct request *rq)
  1775. {
  1776. if (q->dev && (q->rpm_status == RPM_SUSPENDED ||
  1777. (q->rpm_status != RPM_ACTIVE && !(rq->cmd_flags & REQ_PM))))
  1778. return NULL;
  1779. else
  1780. return rq;
  1781. }
  1782. #else
  1783. static inline struct request *blk_pm_peek_request(struct request_queue *q,
  1784. struct request *rq)
  1785. {
  1786. return rq;
  1787. }
  1788. #endif
  1789. /**
  1790. * blk_peek_request - peek at the top of a request queue
  1791. * @q: request queue to peek at
  1792. *
  1793. * Description:
  1794. * Return the request at the top of @q. The returned request
  1795. * should be started using blk_start_request() before LLD starts
  1796. * processing it.
  1797. *
  1798. * Return:
  1799. * Pointer to the request at the top of @q if available. Null
  1800. * otherwise.
  1801. *
  1802. * Context:
  1803. * queue_lock must be held.
  1804. */
  1805. struct request *blk_peek_request(struct request_queue *q)
  1806. {
  1807. struct request *rq;
  1808. int ret;
  1809. while ((rq = __elv_next_request(q)) != NULL) {
  1810. rq = blk_pm_peek_request(q, rq);
  1811. if (!rq)
  1812. break;
  1813. if (!(rq->cmd_flags & REQ_STARTED)) {
  1814. /*
  1815. * This is the first time the device driver
  1816. * sees this request (possibly after
  1817. * requeueing). Notify IO scheduler.
  1818. */
  1819. if (rq->cmd_flags & REQ_SORTED)
  1820. elv_activate_rq(q, rq);
  1821. /*
  1822. * just mark as started even if we don't start
  1823. * it, a request that has been delayed should
  1824. * not be passed by new incoming requests
  1825. */
  1826. rq->cmd_flags |= REQ_STARTED;
  1827. trace_block_rq_issue(q, rq);
  1828. }
  1829. if (!q->boundary_rq || q->boundary_rq == rq) {
  1830. q->end_sector = rq_end_sector(rq);
  1831. q->boundary_rq = NULL;
  1832. }
  1833. if (rq->cmd_flags & REQ_DONTPREP)
  1834. break;
  1835. if (q->dma_drain_size && blk_rq_bytes(rq)) {
  1836. /*
  1837. * make sure space for the drain appears we
  1838. * know we can do this because max_hw_segments
  1839. * has been adjusted to be one fewer than the
  1840. * device can handle
  1841. */
  1842. rq->nr_phys_segments++;
  1843. }
  1844. if (!q->prep_rq_fn)
  1845. break;
  1846. ret = q->prep_rq_fn(q, rq);
  1847. if (ret == BLKPREP_OK) {
  1848. break;
  1849. } else if (ret == BLKPREP_DEFER) {
  1850. /*
  1851. * the request may have been (partially) prepped.
  1852. * we need to keep this request in the front to
  1853. * avoid resource deadlock. REQ_STARTED will
  1854. * prevent other fs requests from passing this one.
  1855. */
  1856. if (q->dma_drain_size && blk_rq_bytes(rq) &&
  1857. !(rq->cmd_flags & REQ_DONTPREP)) {
  1858. /*
  1859. * remove the space for the drain we added
  1860. * so that we don't add it again
  1861. */
  1862. --rq->nr_phys_segments;
  1863. }
  1864. rq = NULL;
  1865. break;
  1866. } else if (ret == BLKPREP_KILL) {
  1867. rq->cmd_flags |= REQ_QUIET;
  1868. /*
  1869. * Mark this request as started so we don't trigger
  1870. * any debug logic in the end I/O path.
  1871. */
  1872. blk_start_request(rq);
  1873. __blk_end_request_all(rq, -EIO);
  1874. } else {
  1875. printk(KERN_ERR "%s: bad return=%d\n", __func__, ret);
  1876. break;
  1877. }
  1878. }
  1879. return rq;
  1880. }
  1881. EXPORT_SYMBOL(blk_peek_request);
  1882. void blk_dequeue_request(struct request *rq)
  1883. {
  1884. struct request_queue *q = rq->q;
  1885. BUG_ON(list_empty(&rq->queuelist));
  1886. BUG_ON(ELV_ON_HASH(rq));
  1887. list_del_init(&rq->queuelist);
  1888. /*
  1889. * the time frame between a request being removed from the lists
  1890. * and to it is freed is accounted as io that is in progress at
  1891. * the driver side.
  1892. */
  1893. if (blk_account_rq(rq)) {
  1894. q->in_flight[rq_is_sync(rq)]++;
  1895. set_io_start_time_ns(rq);
  1896. }
  1897. }
  1898. /**
  1899. * blk_start_request - start request processing on the driver
  1900. * @req: request to dequeue
  1901. *
  1902. * Description:
  1903. * Dequeue @req and start timeout timer on it. This hands off the
  1904. * request to the driver.
  1905. *
  1906. * Block internal functions which don't want to start timer should
  1907. * call blk_dequeue_request().
  1908. *
  1909. * Context:
  1910. * queue_lock must be held.
  1911. */
  1912. void blk_start_request(struct request *req)
  1913. {
  1914. blk_dequeue_request(req);
  1915. /*
  1916. * We are now handing the request to the hardware, initialize
  1917. * resid_len to full count and add the timeout handler.
  1918. */
  1919. req->resid_len = blk_rq_bytes(req);
  1920. if (unlikely(blk_bidi_rq(req)))
  1921. req->next_rq->resid_len = blk_rq_bytes(req->next_rq);
  1922. blk_add_timer(req);
  1923. }
  1924. EXPORT_SYMBOL(blk_start_request);
  1925. /**
  1926. * blk_fetch_request - fetch a request from a request queue
  1927. * @q: request queue to fetch a request from
  1928. *
  1929. * Description:
  1930. * Return the request at the top of @q. The request is started on
  1931. * return and LLD can start processing it immediately.
  1932. *
  1933. * Return:
  1934. * Pointer to the request at the top of @q if available. Null
  1935. * otherwise.
  1936. *
  1937. * Context:
  1938. * queue_lock must be held.
  1939. */
  1940. struct request *blk_fetch_request(struct request_queue *q)
  1941. {
  1942. struct request *rq;
  1943. rq = blk_peek_request(q);
  1944. if (rq)
  1945. blk_start_request(rq);
  1946. return rq;
  1947. }
  1948. EXPORT_SYMBOL(blk_fetch_request);
  1949. /**
  1950. * blk_update_request - Special helper function for request stacking drivers
  1951. * @req: the request being processed
  1952. * @error: %0 for success, < %0 for error
  1953. * @nr_bytes: number of bytes to complete @req
  1954. *
  1955. * Description:
  1956. * Ends I/O on a number of bytes attached to @req, but doesn't complete
  1957. * the request structure even if @req doesn't have leftover.
  1958. * If @req has leftover, sets it up for the next range of segments.
  1959. *
  1960. * This special helper function is only for request stacking drivers
  1961. * (e.g. request-based dm) so that they can handle partial completion.
  1962. * Actual device drivers should use blk_end_request instead.
  1963. *
  1964. * Passing the result of blk_rq_bytes() as @nr_bytes guarantees
  1965. * %false return from this function.
  1966. *
  1967. * Return:
  1968. * %false - this request doesn't have any more data
  1969. * %true - this request has more data
  1970. **/
  1971. bool blk_update_request(struct request *req, int error, unsigned int nr_bytes)
  1972. {
  1973. int total_bytes;
  1974. if (!req->bio)
  1975. return false;
  1976. trace_block_rq_complete(req->q, req);
  1977. /*
  1978. * For fs requests, rq is just carrier of independent bio's
  1979. * and each partial completion should be handled separately.
  1980. * Reset per-request error on each partial completion.
  1981. *
  1982. * TODO: tj: This is too subtle. It would be better to let
  1983. * low level drivers do what they see fit.
  1984. */
  1985. if (req->cmd_type == REQ_TYPE_FS)
  1986. req->errors = 0;
  1987. if (error && req->cmd_type == REQ_TYPE_FS &&
  1988. !(req->cmd_flags & REQ_QUIET)) {
  1989. char *error_type;
  1990. switch (error) {
  1991. case -ENOLINK:
  1992. error_type = "recoverable transport";
  1993. break;
  1994. case -EREMOTEIO:
  1995. error_type = "critical target";
  1996. break;
  1997. case -EBADE:
  1998. error_type = "critical nexus";
  1999. break;
  2000. case -ETIMEDOUT:
  2001. error_type = "timeout";
  2002. break;
  2003. case -ENOSPC:
  2004. error_type = "critical space allocation";
  2005. break;
  2006. case -ENODATA:
  2007. error_type = "critical medium";
  2008. break;
  2009. case -EIO:
  2010. default:
  2011. error_type = "I/O";
  2012. break;
  2013. }
  2014. printk_ratelimited(KERN_ERR "end_request: %s error, dev %s, sector %llu\n",
  2015. error_type, req->rq_disk ?
  2016. req->rq_disk->disk_name : "?",
  2017. (unsigned long long)blk_rq_pos(req));
  2018. }
  2019. blk_account_io_completion(req, nr_bytes);
  2020. total_bytes = 0;
  2021. while (req->bio) {
  2022. struct bio *bio = req->bio;
  2023. unsigned bio_bytes = min(bio->bi_size, nr_bytes);
  2024. if (bio_bytes == bio->bi_size)
  2025. req->bio = bio->bi_next;
  2026. req_bio_endio(req, bio, bio_bytes, error);
  2027. total_bytes += bio_bytes;
  2028. nr_bytes -= bio_bytes;
  2029. if (!nr_bytes)
  2030. break;
  2031. }
  2032. /*
  2033. * completely done
  2034. */
  2035. if (!req->bio) {
  2036. /*
  2037. * Reset counters so that the request stacking driver
  2038. * can find how many bytes remain in the request
  2039. * later.
  2040. */
  2041. req->__data_len = 0;
  2042. return false;
  2043. }
  2044. req->__data_len -= total_bytes;
  2045. req->buffer = bio_data(req->bio);
  2046. /* update sector only for requests with clear definition of sector */
  2047. if (req->cmd_type == REQ_TYPE_FS)
  2048. req->__sector += total_bytes >> 9;
  2049. /* mixed attributes always follow the first bio */
  2050. if (req->cmd_flags & REQ_MIXED_MERGE) {
  2051. req->cmd_flags &= ~REQ_FAILFAST_MASK;
  2052. req->cmd_flags |= req->bio->bi_rw & REQ_FAILFAST_MASK;
  2053. }
  2054. /*
  2055. * If total number of sectors is less than the first segment
  2056. * size, something has gone terribly wrong.
  2057. */
  2058. if (blk_rq_bytes(req) < blk_rq_cur_bytes(req)) {
  2059. blk_dump_rq_flags(req, "request botched");
  2060. req->__data_len = blk_rq_cur_bytes(req);
  2061. }
  2062. /* recalculate the number of segments */
  2063. blk_recalc_rq_segments(req);
  2064. return true;
  2065. }
  2066. EXPORT_SYMBOL_GPL(blk_update_request);
  2067. static bool blk_update_bidi_request(struct request *rq, int error,
  2068. unsigned int nr_bytes,
  2069. unsigned int bidi_bytes)
  2070. {
  2071. if (blk_update_request(rq, error, nr_bytes))
  2072. return true;
  2073. /* Bidi request must be completed as a whole */
  2074. if (unlikely(blk_bidi_rq(rq)) &&
  2075. blk_update_request(rq->next_rq, error, bidi_bytes))
  2076. return true;
  2077. if (blk_queue_add_random(rq->q))
  2078. add_disk_randomness(rq->rq_disk);
  2079. return false;
  2080. }
  2081. /**
  2082. * blk_unprep_request - unprepare a request
  2083. * @req: the request
  2084. *
  2085. * This function makes a request ready for complete resubmission (or
  2086. * completion). It happens only after all error handling is complete,
  2087. * so represents the appropriate moment to deallocate any resources
  2088. * that were allocated to the request in the prep_rq_fn. The queue
  2089. * lock is held when calling this.
  2090. */
  2091. void blk_unprep_request(struct request *req)
  2092. {
  2093. struct request_queue *q = req->q;
  2094. req->cmd_flags &= ~REQ_DONTPREP;
  2095. if (q->unprep_rq_fn)
  2096. q->unprep_rq_fn(q, req);
  2097. }
  2098. EXPORT_SYMBOL_GPL(blk_unprep_request);
  2099. /*
  2100. * queue lock must be held
  2101. */
  2102. static void blk_finish_request(struct request *req, int error)
  2103. {
  2104. if (blk_rq_tagged(req))
  2105. blk_queue_end_tag(req->q, req);
  2106. BUG_ON(blk_queued_rq(req));
  2107. if (unlikely(laptop_mode) && req->cmd_type == REQ_TYPE_FS)
  2108. laptop_io_completion(&req->q->backing_dev_info);
  2109. blk_delete_timer(req);
  2110. if (req->cmd_flags & REQ_DONTPREP)
  2111. blk_unprep_request(req);
  2112. blk_account_io_done(req);
  2113. if (req->end_io)
  2114. req->end_io(req, error);
  2115. else {
  2116. if (blk_bidi_rq(req))
  2117. __blk_put_request(req->next_rq->q, req->next_rq);
  2118. __blk_put_request(req->q, req);
  2119. }
  2120. }
  2121. /**
  2122. * blk_end_bidi_request - Complete a bidi request
  2123. * @rq: the request to complete
  2124. * @error: %0 for success, < %0 for error
  2125. * @nr_bytes: number of bytes to complete @rq
  2126. * @bidi_bytes: number of bytes to complete @rq->next_rq
  2127. *
  2128. * Description:
  2129. * Ends I/O on a number of bytes attached to @rq and @rq->next_rq.
  2130. * Drivers that supports bidi can safely call this member for any
  2131. * type of request, bidi or uni. In the later case @bidi_bytes is
  2132. * just ignored.
  2133. *
  2134. * Return:
  2135. * %false - we are done with this request
  2136. * %true - still buffers pending for this request
  2137. **/
  2138. static bool blk_end_bidi_request(struct request *rq, int error,
  2139. unsigned int nr_bytes, unsigned int bidi_bytes)
  2140. {
  2141. struct request_queue *q = rq->q;
  2142. unsigned long flags;
  2143. if (blk_update_bidi_request(rq, error, nr_bytes, bidi_bytes))
  2144. return true;
  2145. spin_lock_irqsave(q->queue_lock, flags);
  2146. blk_finish_request(rq, error);
  2147. spin_unlock_irqrestore(q->queue_lock, flags);
  2148. return false;
  2149. }
  2150. /**
  2151. * __blk_end_bidi_request - Complete a bidi request with queue lock held
  2152. * @rq: the request to complete
  2153. * @error: %0 for success, < %0 for error
  2154. * @nr_bytes: number of bytes to complete @rq
  2155. * @bidi_bytes: number of bytes to complete @rq->next_rq
  2156. *
  2157. * Description:
  2158. * Identical to blk_end_bidi_request() except that queue lock is
  2159. * assumed to be locked on entry and remains so on return.
  2160. *
  2161. * Return:
  2162. * %false - we are done with this request
  2163. * %true - still buffers pending for this request
  2164. **/
  2165. bool __blk_end_bidi_request(struct request *rq, int error,
  2166. unsigned int nr_bytes, unsigned int bidi_bytes)
  2167. {
  2168. if (blk_update_bidi_request(rq, error, nr_bytes, bidi_bytes))
  2169. return true;
  2170. blk_finish_request(rq, error);
  2171. return false;
  2172. }
  2173. /**
  2174. * blk_end_request - Helper function for drivers to complete the request.
  2175. * @rq: the request being processed
  2176. * @error: %0 for success, < %0 for error
  2177. * @nr_bytes: number of bytes to complete
  2178. *
  2179. * Description:
  2180. * Ends I/O on a number of bytes attached to @rq.
  2181. * If @rq has leftover, sets it up for the next range of segments.
  2182. *
  2183. * Return:
  2184. * %false - we are done with this request
  2185. * %true - still buffers pending for this request
  2186. **/
  2187. bool blk_end_request(struct request *rq, int error, unsigned int nr_bytes)
  2188. {
  2189. return blk_end_bidi_request(rq, error, nr_bytes, 0);
  2190. }
  2191. EXPORT_SYMBOL(blk_end_request);
  2192. /**
  2193. * blk_end_request_all - Helper function for drives to finish the request.
  2194. * @rq: the request to finish
  2195. * @error: %0 for success, < %0 for error
  2196. *
  2197. * Description:
  2198. * Completely finish @rq.
  2199. */
  2200. void blk_end_request_all(struct request *rq, int error)
  2201. {
  2202. bool pending;
  2203. unsigned int bidi_bytes = 0;
  2204. if (unlikely(blk_bidi_rq(rq)))
  2205. bidi_bytes = blk_rq_bytes(rq->next_rq);
  2206. pending = blk_end_bidi_request(rq, error, blk_rq_bytes(rq), bidi_bytes);
  2207. BUG_ON(pending);
  2208. }
  2209. EXPORT_SYMBOL(blk_end_request_all);
  2210. /**
  2211. * blk_end_request_cur - Helper function to finish the current request chunk.
  2212. * @rq: the request to finish the current chunk for
  2213. * @error: %0 for success, < %0 for error
  2214. *
  2215. * Description:
  2216. * Complete the current consecutively mapped chunk from @rq.
  2217. *
  2218. * Return:
  2219. * %false - we are done with this request
  2220. * %true - still buffers pending for this request
  2221. */
  2222. bool blk_end_request_cur(struct request *rq, int error)
  2223. {
  2224. return blk_end_request(rq, error, blk_rq_cur_bytes(rq));
  2225. }
  2226. EXPORT_SYMBOL(blk_end_request_cur);
  2227. /**
  2228. * blk_end_request_err - Finish a request till the next failure boundary.
  2229. * @rq: the request to finish till the next failure boundary for
  2230. * @error: must be negative errno
  2231. *
  2232. * Description:
  2233. * Complete @rq till the next failure boundary.
  2234. *
  2235. * Return:
  2236. * %false - we are done with this request
  2237. * %true - still buffers pending for this request
  2238. */
  2239. bool blk_end_request_err(struct request *rq, int error)
  2240. {
  2241. WARN_ON(error >= 0);
  2242. return blk_end_request(rq, error, blk_rq_err_bytes(rq));
  2243. }
  2244. EXPORT_SYMBOL_GPL(blk_end_request_err);
  2245. /**
  2246. * __blk_end_request - Helper function for drivers to complete the request.
  2247. * @rq: the request being processed
  2248. * @error: %0 for success, < %0 for error
  2249. * @nr_bytes: number of bytes to complete
  2250. *
  2251. * Description:
  2252. * Must be called with queue lock held unlike blk_end_request().
  2253. *
  2254. * Return:
  2255. * %false - we are done with this request
  2256. * %true - still buffers pending for this request
  2257. **/
  2258. bool __blk_end_request(struct request *rq, int error, unsigned int nr_bytes)
  2259. {
  2260. return __blk_end_bidi_request(rq, error, nr_bytes, 0);
  2261. }
  2262. EXPORT_SYMBOL(__blk_end_request);
  2263. /**
  2264. * __blk_end_request_all - Helper function for drives to finish the request.
  2265. * @rq: the request to finish
  2266. * @error: %0 for success, < %0 for error
  2267. *
  2268. * Description:
  2269. * Completely finish @rq. Must be called with queue lock held.
  2270. */
  2271. void __blk_end_request_all(struct request *rq, int error)
  2272. {
  2273. bool pending;
  2274. unsigned int bidi_bytes = 0;
  2275. if (unlikely(blk_bidi_rq(rq)))
  2276. bidi_bytes = blk_rq_bytes(rq->next_rq);
  2277. pending = __blk_end_bidi_request(rq, error, blk_rq_bytes(rq), bidi_bytes);
  2278. BUG_ON(pending);
  2279. }
  2280. EXPORT_SYMBOL(__blk_end_request_all);
  2281. /**
  2282. * __blk_end_request_cur - Helper function to finish the current request chunk.
  2283. * @rq: the request to finish the current chunk for
  2284. * @error: %0 for success, < %0 for error
  2285. *
  2286. * Description:
  2287. * Complete the current consecutively mapped chunk from @rq. Must
  2288. * be called with queue lock held.
  2289. *
  2290. * Return:
  2291. * %false - we are done with this request
  2292. * %true - still buffers pending for this request
  2293. */
  2294. bool __blk_end_request_cur(struct request *rq, int error)
  2295. {
  2296. return __blk_end_request(rq, error, blk_rq_cur_bytes(rq));
  2297. }
  2298. EXPORT_SYMBOL(__blk_end_request_cur);
  2299. /**
  2300. * __blk_end_request_err - Finish a request till the next failure boundary.
  2301. * @rq: the request to finish till the next failure boundary for
  2302. * @error: must be negative errno
  2303. *
  2304. * Description:
  2305. * Complete @rq till the next failure boundary. Must be called
  2306. * with queue lock held.
  2307. *
  2308. * Return:
  2309. * %false - we are done with this request
  2310. * %true - still buffers pending for this request
  2311. */
  2312. bool __blk_end_request_err(struct request *rq, int error)
  2313. {
  2314. WARN_ON(error >= 0);
  2315. return __blk_end_request(rq, error, blk_rq_err_bytes(rq));
  2316. }
  2317. EXPORT_SYMBOL_GPL(__blk_end_request_err);
  2318. void blk_rq_bio_prep(struct request_queue *q, struct request *rq,
  2319. struct bio *bio)
  2320. {
  2321. /* Bit 0 (R/W) is identical in rq->cmd_flags and bio->bi_rw */
  2322. rq->cmd_flags |= bio->bi_rw & REQ_WRITE;
  2323. if (bio_has_data(bio)) {
  2324. rq->nr_phys_segments = bio_phys_segments(q, bio);
  2325. rq->buffer = bio_data(bio);
  2326. }
  2327. rq->__data_len = bio->bi_size;
  2328. rq->bio = rq->biotail = bio;
  2329. if (bio->bi_bdev)
  2330. rq->rq_disk = bio->bi_bdev->bd_disk;
  2331. }
  2332. #if ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
  2333. /**
  2334. * rq_flush_dcache_pages - Helper function to flush all pages in a request
  2335. * @rq: the request to be flushed
  2336. *
  2337. * Description:
  2338. * Flush all pages in @rq.
  2339. */
  2340. void rq_flush_dcache_pages(struct request *rq)
  2341. {
  2342. struct req_iterator iter;
  2343. struct bio_vec *bvec;
  2344. rq_for_each_segment(bvec, rq, iter)
  2345. flush_dcache_page(bvec->bv_page);
  2346. }
  2347. EXPORT_SYMBOL_GPL(rq_flush_dcache_pages);
  2348. #endif
  2349. /**
  2350. * blk_lld_busy - Check if underlying low-level drivers of a device are busy
  2351. * @q : the queue of the device being checked
  2352. *
  2353. * Description:
  2354. * Check if underlying low-level drivers of a device are busy.
  2355. * If the drivers want to export their busy state, they must set own
  2356. * exporting function using blk_queue_lld_busy() first.
  2357. *
  2358. * Basically, this function is used only by request stacking drivers
  2359. * to stop dispatching requests to underlying devices when underlying
  2360. * devices are busy. This behavior helps more I/O merging on the queue
  2361. * of the request stacking driver and prevents I/O throughput regression
  2362. * on burst I/O load.
  2363. *
  2364. * Return:
  2365. * 0 - Not busy (The request stacking driver should dispatch request)
  2366. * 1 - Busy (The request stacking driver should stop dispatching request)
  2367. */
  2368. int blk_lld_busy(struct request_queue *q)
  2369. {
  2370. if (q->lld_busy_fn)
  2371. return q->lld_busy_fn(q);
  2372. return 0;
  2373. }
  2374. EXPORT_SYMBOL_GPL(blk_lld_busy);
  2375. /**
  2376. * blk_rq_unprep_clone - Helper function to free all bios in a cloned request
  2377. * @rq: the clone request to be cleaned up
  2378. *
  2379. * Description:
  2380. * Free all bios in @rq for a cloned request.
  2381. */
  2382. void blk_rq_unprep_clone(struct request *rq)
  2383. {
  2384. struct bio *bio;
  2385. while ((bio = rq->bio) != NULL) {
  2386. rq->bio = bio->bi_next;
  2387. bio_put(bio);
  2388. }
  2389. }
  2390. EXPORT_SYMBOL_GPL(blk_rq_unprep_clone);
  2391. /*
  2392. * Copy attributes of the original request to the clone request.
  2393. * The actual data parts (e.g. ->cmd, ->buffer, ->sense) are not copied.
  2394. */
  2395. static void __blk_rq_prep_clone(struct request *dst, struct request *src)
  2396. {
  2397. dst->cpu = src->cpu;
  2398. dst->cmd_flags = (src->cmd_flags & REQ_CLONE_MASK) | REQ_NOMERGE;
  2399. dst->cmd_type = src->cmd_type;
  2400. dst->__sector = blk_rq_pos(src);
  2401. dst->__data_len = blk_rq_bytes(src);
  2402. dst->nr_phys_segments = src->nr_phys_segments;
  2403. dst->ioprio = src->ioprio;
  2404. dst->extra_len = src->extra_len;
  2405. }
  2406. /**
  2407. * blk_rq_prep_clone - Helper function to setup clone request
  2408. * @rq: the request to be setup
  2409. * @rq_src: original request to be cloned
  2410. * @bs: bio_set that bios for clone are allocated from
  2411. * @gfp_mask: memory allocation mask for bio
  2412. * @bio_ctr: setup function to be called for each clone bio.
  2413. * Returns %0 for success, non %0 for failure.
  2414. * @data: private data to be passed to @bio_ctr
  2415. *
  2416. * Description:
  2417. * Clones bios in @rq_src to @rq, and copies attributes of @rq_src to @rq.
  2418. * The actual data parts of @rq_src (e.g. ->cmd, ->buffer, ->sense)
  2419. * are not copied, and copying such parts is the caller's responsibility.
  2420. * Also, pages which the original bios are pointing to are not copied
  2421. * and the cloned bios just point same pages.
  2422. * So cloned bios must be completed before original bios, which means
  2423. * the caller must complete @rq before @rq_src.
  2424. */
  2425. int blk_rq_prep_clone(struct request *rq, struct request *rq_src,
  2426. struct bio_set *bs, gfp_t gfp_mask,
  2427. int (*bio_ctr)(struct bio *, struct bio *, void *),
  2428. void *data)
  2429. {
  2430. struct bio *bio, *bio_src;
  2431. if (!bs)
  2432. bs = fs_bio_set;
  2433. blk_rq_init(NULL, rq);
  2434. __rq_for_each_bio(bio_src, rq_src) {
  2435. bio = bio_clone_bioset(bio_src, gfp_mask, bs);
  2436. if (!bio)
  2437. goto free_and_out;
  2438. if (bio_ctr && bio_ctr(bio, bio_src, data))
  2439. goto free_and_out;
  2440. if (rq->bio) {
  2441. rq->biotail->bi_next = bio;
  2442. rq->biotail = bio;
  2443. } else
  2444. rq->bio = rq->biotail = bio;
  2445. }
  2446. __blk_rq_prep_clone(rq, rq_src);
  2447. return 0;
  2448. free_and_out:
  2449. if (bio)
  2450. bio_put(bio);
  2451. blk_rq_unprep_clone(rq);
  2452. return -ENOMEM;
  2453. }
  2454. EXPORT_SYMBOL_GPL(blk_rq_prep_clone);
  2455. int kblockd_schedule_work(struct request_queue *q, struct work_struct *work)
  2456. {
  2457. return queue_work(kblockd_workqueue, work);
  2458. }
  2459. EXPORT_SYMBOL(kblockd_schedule_work);
  2460. int kblockd_schedule_delayed_work(struct request_queue *q,
  2461. struct delayed_work *dwork, unsigned long delay)
  2462. {
  2463. return queue_delayed_work(kblockd_workqueue, dwork, delay);
  2464. }
  2465. EXPORT_SYMBOL(kblockd_schedule_delayed_work);
  2466. #define PLUG_MAGIC 0x91827364
  2467. /**
  2468. * blk_start_plug - initialize blk_plug and track it inside the task_struct
  2469. * @plug: The &struct blk_plug that needs to be initialized
  2470. *
  2471. * Description:
  2472. * Tracking blk_plug inside the task_struct will help with auto-flushing the
  2473. * pending I/O should the task end up blocking between blk_start_plug() and
  2474. * blk_finish_plug(). This is important from a performance perspective, but
  2475. * also ensures that we don't deadlock. For instance, if the task is blocking
  2476. * for a memory allocation, memory reclaim could end up wanting to free a
  2477. * page belonging to that request that is currently residing in our private
  2478. * plug. By flushing the pending I/O when the process goes to sleep, we avoid
  2479. * this kind of deadlock.
  2480. */
  2481. void blk_start_plug(struct blk_plug *plug)
  2482. {
  2483. struct task_struct *tsk = current;
  2484. plug->magic = PLUG_MAGIC;
  2485. INIT_LIST_HEAD(&plug->list);
  2486. INIT_LIST_HEAD(&plug->cb_list);
  2487. /*
  2488. * If this is a nested plug, don't actually assign it. It will be
  2489. * flushed on its own.
  2490. */
  2491. if (!tsk->plug) {
  2492. /*
  2493. * Store ordering should not be needed here, since a potential
  2494. * preempt will imply a full memory barrier
  2495. */
  2496. tsk->plug = plug;
  2497. }
  2498. }
  2499. EXPORT_SYMBOL(blk_start_plug);
  2500. static int plug_rq_cmp(void *priv, struct list_head *a, struct list_head *b)
  2501. {
  2502. struct request *rqa = container_of(a, struct request, queuelist);
  2503. struct request *rqb = container_of(b, struct request, queuelist);
  2504. return !(rqa->q < rqb->q ||
  2505. (rqa->q == rqb->q && blk_rq_pos(rqa) < blk_rq_pos(rqb)));
  2506. }
  2507. /*
  2508. * If 'from_schedule' is true, then postpone the dispatch of requests
  2509. * until a safe kblockd context. We due this to avoid accidental big
  2510. * additional stack usage in driver dispatch, in places where the originally
  2511. * plugger did not intend it.
  2512. */
  2513. static void queue_unplugged(struct request_queue *q, unsigned int depth,
  2514. bool from_schedule)
  2515. __releases(q->queue_lock)
  2516. {
  2517. trace_block_unplug(q, depth, !from_schedule);
  2518. if (from_schedule)
  2519. blk_run_queue_async(q);
  2520. else
  2521. __blk_run_queue(q);
  2522. spin_unlock(q->queue_lock);
  2523. }
  2524. static void flush_plug_callbacks(struct blk_plug *plug, bool from_schedule)
  2525. {
  2526. LIST_HEAD(callbacks);
  2527. while (!list_empty(&plug->cb_list)) {
  2528. list_splice_init(&plug->cb_list, &callbacks);
  2529. while (!list_empty(&callbacks)) {
  2530. struct blk_plug_cb *cb = list_first_entry(&callbacks,
  2531. struct blk_plug_cb,
  2532. list);
  2533. list_del(&cb->list);
  2534. cb->callback(cb, from_schedule);
  2535. }
  2536. }
  2537. }
  2538. struct blk_plug_cb *blk_check_plugged(blk_plug_cb_fn unplug, void *data,
  2539. int size)
  2540. {
  2541. struct blk_plug *plug = current->plug;
  2542. struct blk_plug_cb *cb;
  2543. if (!plug)
  2544. return NULL;
  2545. list_for_each_entry(cb, &plug->cb_list, list)
  2546. if (cb->callback == unplug && cb->data == data)
  2547. return cb;
  2548. /* Not currently on the callback list */
  2549. BUG_ON(size < sizeof(*cb));
  2550. cb = kzalloc(size, GFP_ATOMIC);
  2551. if (cb) {
  2552. cb->data = data;
  2553. cb->callback = unplug;
  2554. list_add(&cb->list, &plug->cb_list);
  2555. }
  2556. return cb;
  2557. }
  2558. EXPORT_SYMBOL(blk_check_plugged);
  2559. void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule)
  2560. {
  2561. struct request_queue *q;
  2562. unsigned long flags;
  2563. struct request *rq;
  2564. LIST_HEAD(list);
  2565. unsigned int depth;
  2566. BUG_ON(plug->magic != PLUG_MAGIC);
  2567. flush_plug_callbacks(plug, from_schedule);
  2568. if (list_empty(&plug->list))
  2569. return;
  2570. list_splice_init(&plug->list, &list);
  2571. list_sort(NULL, &list, plug_rq_cmp);
  2572. q = NULL;
  2573. depth = 0;
  2574. /*
  2575. * Save and disable interrupts here, to avoid doing it for every
  2576. * queue lock we have to take.
  2577. */
  2578. local_irq_save(flags);
  2579. while (!list_empty(&list)) {
  2580. rq = list_entry_rq(list.next);
  2581. list_del_init(&rq->queuelist);
  2582. BUG_ON(!rq->q);
  2583. if (rq->q != q) {
  2584. /*
  2585. * This drops the queue lock
  2586. */
  2587. if (q)
  2588. queue_unplugged(q, depth, from_schedule);
  2589. q = rq->q;
  2590. depth = 0;
  2591. spin_lock(q->queue_lock);
  2592. }
  2593. /*
  2594. * Short-circuit if @q is dead
  2595. */
  2596. if (unlikely(blk_queue_dying(q))) {
  2597. __blk_end_request_all(rq, -ENODEV);
  2598. continue;
  2599. }
  2600. /*
  2601. * rq is already accounted, so use raw insert
  2602. */
  2603. if (rq->cmd_flags & (REQ_FLUSH | REQ_FUA))
  2604. __elv_add_request(q, rq, ELEVATOR_INSERT_FLUSH);
  2605. else
  2606. __elv_add_request(q, rq, ELEVATOR_INSERT_SORT_MERGE);
  2607. depth++;
  2608. }
  2609. /*
  2610. * This drops the queue lock
  2611. */
  2612. if (q)
  2613. queue_unplugged(q, depth, from_schedule);
  2614. local_irq_restore(flags);
  2615. }
  2616. void blk_finish_plug(struct blk_plug *plug)
  2617. {
  2618. blk_flush_plug_list(plug, false);
  2619. if (plug == current->plug)
  2620. current->plug = NULL;
  2621. }
  2622. EXPORT_SYMBOL(blk_finish_plug);
  2623. #ifdef CONFIG_PM_RUNTIME
  2624. /**
  2625. * blk_pm_runtime_init - Block layer runtime PM initialization routine
  2626. * @q: the queue of the device
  2627. * @dev: the device the queue belongs to
  2628. *
  2629. * Description:
  2630. * Initialize runtime-PM-related fields for @q and start auto suspend for
  2631. * @dev. Drivers that want to take advantage of request-based runtime PM
  2632. * should call this function after @dev has been initialized, and its
  2633. * request queue @q has been allocated, and runtime PM for it can not happen
  2634. * yet(either due to disabled/forbidden or its usage_count > 0). In most
  2635. * cases, driver should call this function before any I/O has taken place.
  2636. *
  2637. * This function takes care of setting up using auto suspend for the device,
  2638. * the autosuspend delay is set to -1 to make runtime suspend impossible
  2639. * until an updated value is either set by user or by driver. Drivers do
  2640. * not need to touch other autosuspend settings.
  2641. *
  2642. * The block layer runtime PM is request based, so only works for drivers
  2643. * that use request as their IO unit instead of those directly use bio's.
  2644. */
  2645. void blk_pm_runtime_init(struct request_queue *q, struct device *dev)
  2646. {
  2647. q->dev = dev;
  2648. q->rpm_status = RPM_ACTIVE;
  2649. pm_runtime_set_autosuspend_delay(q->dev, -1);
  2650. pm_runtime_use_autosuspend(q->dev);
  2651. }
  2652. EXPORT_SYMBOL(blk_pm_runtime_init);
  2653. /**
  2654. * blk_pre_runtime_suspend - Pre runtime suspend check
  2655. * @q: the queue of the device
  2656. *
  2657. * Description:
  2658. * This function will check if runtime suspend is allowed for the device
  2659. * by examining if there are any requests pending in the queue. If there
  2660. * are requests pending, the device can not be runtime suspended; otherwise,
  2661. * the queue's status will be updated to SUSPENDING and the driver can
  2662. * proceed to suspend the device.
  2663. *
  2664. * For the not allowed case, we mark last busy for the device so that
  2665. * runtime PM core will try to autosuspend it some time later.
  2666. *
  2667. * This function should be called near the start of the device's
  2668. * runtime_suspend callback.
  2669. *
  2670. * Return:
  2671. * 0 - OK to runtime suspend the device
  2672. * -EBUSY - Device should not be runtime suspended
  2673. */
  2674. int blk_pre_runtime_suspend(struct request_queue *q)
  2675. {
  2676. int ret = 0;
  2677. spin_lock_irq(q->queue_lock);
  2678. if (q->nr_pending) {
  2679. ret = -EBUSY;
  2680. pm_runtime_mark_last_busy(q->dev);
  2681. } else {
  2682. q->rpm_status = RPM_SUSPENDING;
  2683. }
  2684. spin_unlock_irq(q->queue_lock);
  2685. return ret;
  2686. }
  2687. EXPORT_SYMBOL(blk_pre_runtime_suspend);
  2688. /**
  2689. * blk_post_runtime_suspend - Post runtime suspend processing
  2690. * @q: the queue of the device
  2691. * @err: return value of the device's runtime_suspend function
  2692. *
  2693. * Description:
  2694. * Update the queue's runtime status according to the return value of the
  2695. * device's runtime suspend function and mark last busy for the device so
  2696. * that PM core will try to auto suspend the device at a later time.
  2697. *
  2698. * This function should be called near the end of the device's
  2699. * runtime_suspend callback.
  2700. */
  2701. void blk_post_runtime_suspend(struct request_queue *q, int err)
  2702. {
  2703. spin_lock_irq(q->queue_lock);
  2704. if (!err) {
  2705. q->rpm_status = RPM_SUSPENDED;
  2706. } else {
  2707. q->rpm_status = RPM_ACTIVE;
  2708. pm_runtime_mark_last_busy(q->dev);
  2709. }
  2710. spin_unlock_irq(q->queue_lock);
  2711. }
  2712. EXPORT_SYMBOL(blk_post_runtime_suspend);
  2713. /**
  2714. * blk_pre_runtime_resume - Pre runtime resume processing
  2715. * @q: the queue of the device
  2716. *
  2717. * Description:
  2718. * Update the queue's runtime status to RESUMING in preparation for the
  2719. * runtime resume of the device.
  2720. *
  2721. * This function should be called near the start of the device's
  2722. * runtime_resume callback.
  2723. */
  2724. void blk_pre_runtime_resume(struct request_queue *q)
  2725. {
  2726. spin_lock_irq(q->queue_lock);
  2727. q->rpm_status = RPM_RESUMING;
  2728. spin_unlock_irq(q->queue_lock);
  2729. }
  2730. EXPORT_SYMBOL(blk_pre_runtime_resume);
  2731. /**
  2732. * blk_post_runtime_resume - Post runtime resume processing
  2733. * @q: the queue of the device
  2734. * @err: return value of the device's runtime_resume function
  2735. *
  2736. * Description:
  2737. * Update the queue's runtime status according to the return value of the
  2738. * device's runtime_resume function. If it is successfully resumed, process
  2739. * the requests that are queued into the device's queue when it is resuming
  2740. * and then mark last busy and initiate autosuspend for it.
  2741. *
  2742. * This function should be called near the end of the device's
  2743. * runtime_resume callback.
  2744. */
  2745. void blk_post_runtime_resume(struct request_queue *q, int err)
  2746. {
  2747. spin_lock_irq(q->queue_lock);
  2748. if (!err) {
  2749. q->rpm_status = RPM_ACTIVE;
  2750. __blk_run_queue(q);
  2751. pm_runtime_mark_last_busy(q->dev);
  2752. pm_request_autosuspend(q->dev);
  2753. } else {
  2754. q->rpm_status = RPM_SUSPENDED;
  2755. }
  2756. spin_unlock_irq(q->queue_lock);
  2757. }
  2758. EXPORT_SYMBOL(blk_post_runtime_resume);
  2759. #endif
  2760. int __init blk_dev_init(void)
  2761. {
  2762. BUILD_BUG_ON(__REQ_NR_BITS > 8 *
  2763. sizeof(((struct request *)0)->cmd_flags));
  2764. /* used for unplugging and affects IO latency/throughput - HIGHPRI */
  2765. kblockd_workqueue = alloc_workqueue("kblockd",
  2766. WQ_MEM_RECLAIM | WQ_HIGHPRI |
  2767. WQ_POWER_EFFICIENT, 0);
  2768. if (!kblockd_workqueue)
  2769. panic("Failed to create kblockd\n");
  2770. request_cachep = kmem_cache_create("blkdev_requests",
  2771. sizeof(struct request), 0, SLAB_PANIC, NULL);
  2772. blk_requestq_cachep = kmem_cache_create("blkdev_queue",
  2773. sizeof(struct request_queue), 0, SLAB_PANIC, NULL);
  2774. return 0;
  2775. }