blk-core.c 79 KB

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