blk-core.c 73 KB

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