bio.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114
  1. /*
  2. * Copyright (C) 2001 Jens Axboe <axboe@kernel.dk>
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. *
  8. * This program is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. * GNU General Public License for more details.
  12. *
  13. * You should have received a copy of the GNU General Public Licens
  14. * along with this program; if not, write to the Free Software
  15. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-
  16. *
  17. */
  18. #include <linux/mm.h>
  19. #include <linux/swap.h>
  20. #include <linux/bio.h>
  21. #include <linux/blkdev.h>
  22. #include <linux/uio.h>
  23. #include <linux/iocontext.h>
  24. #include <linux/slab.h>
  25. #include <linux/init.h>
  26. #include <linux/kernel.h>
  27. #include <linux/export.h>
  28. #include <linux/mempool.h>
  29. #include <linux/workqueue.h>
  30. #include <linux/cgroup.h>
  31. #include <scsi/sg.h> /* for struct sg_iovec */
  32. #include <trace/events/block.h>
  33. /*
  34. * Test patch to inline a certain number of bi_io_vec's inside the bio
  35. * itself, to shrink a bio data allocation from two mempool calls to one
  36. */
  37. #define BIO_INLINE_VECS 4
  38. /*
  39. * if you change this list, also change bvec_alloc or things will
  40. * break badly! cannot be bigger than what you can fit into an
  41. * unsigned short
  42. */
  43. #define BV(x) { .nr_vecs = x, .name = "biovec-"__stringify(x) }
  44. static struct biovec_slab bvec_slabs[BIOVEC_NR_POOLS] __read_mostly = {
  45. BV(1), BV(4), BV(16), BV(64), BV(128), BV(BIO_MAX_PAGES),
  46. };
  47. #undef BV
  48. /*
  49. * fs_bio_set is the bio_set containing bio and iovec memory pools used by
  50. * IO code that does not need private memory pools.
  51. */
  52. struct bio_set *fs_bio_set;
  53. EXPORT_SYMBOL(fs_bio_set);
  54. /*
  55. * Our slab pool management
  56. */
  57. struct bio_slab {
  58. struct kmem_cache *slab;
  59. unsigned int slab_ref;
  60. unsigned int slab_size;
  61. char name[8];
  62. };
  63. static DEFINE_MUTEX(bio_slab_lock);
  64. static struct bio_slab *bio_slabs;
  65. static unsigned int bio_slab_nr, bio_slab_max;
  66. static struct kmem_cache *bio_find_or_create_slab(unsigned int extra_size)
  67. {
  68. unsigned int sz = sizeof(struct bio) + extra_size;
  69. struct kmem_cache *slab = NULL;
  70. struct bio_slab *bslab, *new_bio_slabs;
  71. unsigned int new_bio_slab_max;
  72. unsigned int i, entry = -1;
  73. mutex_lock(&bio_slab_lock);
  74. i = 0;
  75. while (i < bio_slab_nr) {
  76. bslab = &bio_slabs[i];
  77. if (!bslab->slab && entry == -1)
  78. entry = i;
  79. else if (bslab->slab_size == sz) {
  80. slab = bslab->slab;
  81. bslab->slab_ref++;
  82. break;
  83. }
  84. i++;
  85. }
  86. if (slab)
  87. goto out_unlock;
  88. if (bio_slab_nr == bio_slab_max && entry == -1) {
  89. new_bio_slab_max = bio_slab_max << 1;
  90. new_bio_slabs = krealloc(bio_slabs,
  91. new_bio_slab_max * sizeof(struct bio_slab),
  92. GFP_KERNEL);
  93. if (!new_bio_slabs)
  94. goto out_unlock;
  95. bio_slab_max = new_bio_slab_max;
  96. bio_slabs = new_bio_slabs;
  97. }
  98. if (entry == -1)
  99. entry = bio_slab_nr++;
  100. bslab = &bio_slabs[entry];
  101. snprintf(bslab->name, sizeof(bslab->name), "bio-%d", entry);
  102. slab = kmem_cache_create(bslab->name, sz, ARCH_KMALLOC_MINALIGN,
  103. SLAB_HWCACHE_ALIGN, NULL);
  104. if (!slab)
  105. goto out_unlock;
  106. bslab->slab = slab;
  107. bslab->slab_ref = 1;
  108. bslab->slab_size = sz;
  109. out_unlock:
  110. mutex_unlock(&bio_slab_lock);
  111. return slab;
  112. }
  113. static void bio_put_slab(struct bio_set *bs)
  114. {
  115. struct bio_slab *bslab = NULL;
  116. unsigned int i;
  117. mutex_lock(&bio_slab_lock);
  118. for (i = 0; i < bio_slab_nr; i++) {
  119. if (bs->bio_slab == bio_slabs[i].slab) {
  120. bslab = &bio_slabs[i];
  121. break;
  122. }
  123. }
  124. if (WARN(!bslab, KERN_ERR "bio: unable to find slab!\n"))
  125. goto out;
  126. WARN_ON(!bslab->slab_ref);
  127. if (--bslab->slab_ref)
  128. goto out;
  129. kmem_cache_destroy(bslab->slab);
  130. bslab->slab = NULL;
  131. out:
  132. mutex_unlock(&bio_slab_lock);
  133. }
  134. unsigned int bvec_nr_vecs(unsigned short idx)
  135. {
  136. return bvec_slabs[idx].nr_vecs;
  137. }
  138. void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned int idx)
  139. {
  140. BIO_BUG_ON(idx >= BIOVEC_NR_POOLS);
  141. if (idx == BIOVEC_MAX_IDX)
  142. mempool_free(bv, pool);
  143. else {
  144. struct biovec_slab *bvs = bvec_slabs + idx;
  145. kmem_cache_free(bvs->slab, bv);
  146. }
  147. }
  148. struct bio_vec *bvec_alloc(gfp_t gfp_mask, int nr, unsigned long *idx,
  149. mempool_t *pool)
  150. {
  151. struct bio_vec *bvl;
  152. /*
  153. * see comment near bvec_array define!
  154. */
  155. switch (nr) {
  156. case 1:
  157. *idx = 0;
  158. break;
  159. case 2 ... 4:
  160. *idx = 1;
  161. break;
  162. case 5 ... 16:
  163. *idx = 2;
  164. break;
  165. case 17 ... 64:
  166. *idx = 3;
  167. break;
  168. case 65 ... 128:
  169. *idx = 4;
  170. break;
  171. case 129 ... BIO_MAX_PAGES:
  172. *idx = 5;
  173. break;
  174. default:
  175. return NULL;
  176. }
  177. /*
  178. * idx now points to the pool we want to allocate from. only the
  179. * 1-vec entry pool is mempool backed.
  180. */
  181. if (*idx == BIOVEC_MAX_IDX) {
  182. fallback:
  183. bvl = mempool_alloc(pool, gfp_mask);
  184. } else {
  185. struct biovec_slab *bvs = bvec_slabs + *idx;
  186. gfp_t __gfp_mask = gfp_mask & ~(__GFP_WAIT | __GFP_IO);
  187. /*
  188. * Make this allocation restricted and don't dump info on
  189. * allocation failures, since we'll fallback to the mempool
  190. * in case of failure.
  191. */
  192. __gfp_mask |= __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN;
  193. /*
  194. * Try a slab allocation. If this fails and __GFP_WAIT
  195. * is set, retry with the 1-entry mempool
  196. */
  197. bvl = kmem_cache_alloc(bvs->slab, __gfp_mask);
  198. if (unlikely(!bvl && (gfp_mask & __GFP_WAIT))) {
  199. *idx = BIOVEC_MAX_IDX;
  200. goto fallback;
  201. }
  202. }
  203. return bvl;
  204. }
  205. static void __bio_free(struct bio *bio)
  206. {
  207. bio_disassociate_task(bio);
  208. if (bio_integrity(bio))
  209. bio_integrity_free(bio);
  210. }
  211. static void bio_free(struct bio *bio)
  212. {
  213. struct bio_set *bs = bio->bi_pool;
  214. void *p;
  215. __bio_free(bio);
  216. if (bs) {
  217. if (bio_flagged(bio, BIO_OWNS_VEC))
  218. bvec_free(bs->bvec_pool, bio->bi_io_vec, BIO_POOL_IDX(bio));
  219. /*
  220. * If we have front padding, adjust the bio pointer before freeing
  221. */
  222. p = bio;
  223. p -= bs->front_pad;
  224. mempool_free(p, bs->bio_pool);
  225. } else {
  226. /* Bio was allocated by bio_kmalloc() */
  227. kfree(bio);
  228. }
  229. }
  230. void bio_init(struct bio *bio)
  231. {
  232. memset(bio, 0, sizeof(*bio));
  233. bio->bi_flags = 1 << BIO_UPTODATE;
  234. atomic_set(&bio->bi_remaining, 1);
  235. atomic_set(&bio->bi_cnt, 1);
  236. }
  237. EXPORT_SYMBOL(bio_init);
  238. /**
  239. * bio_reset - reinitialize a bio
  240. * @bio: bio to reset
  241. *
  242. * Description:
  243. * After calling bio_reset(), @bio will be in the same state as a freshly
  244. * allocated bio returned bio bio_alloc_bioset() - the only fields that are
  245. * preserved are the ones that are initialized by bio_alloc_bioset(). See
  246. * comment in struct bio.
  247. */
  248. void bio_reset(struct bio *bio)
  249. {
  250. unsigned long flags = bio->bi_flags & (~0UL << BIO_RESET_BITS);
  251. __bio_free(bio);
  252. memset(bio, 0, BIO_RESET_BYTES);
  253. bio->bi_flags = flags|(1 << BIO_UPTODATE);
  254. atomic_set(&bio->bi_remaining, 1);
  255. }
  256. EXPORT_SYMBOL(bio_reset);
  257. static void bio_chain_endio(struct bio *bio, int error)
  258. {
  259. bio_endio(bio->bi_private, error);
  260. bio_put(bio);
  261. }
  262. /**
  263. * bio_chain - chain bio completions
  264. * @bio: the target bio
  265. * @parent: the @bio's parent bio
  266. *
  267. * The caller won't have a bi_end_io called when @bio completes - instead,
  268. * @parent's bi_end_io won't be called until both @parent and @bio have
  269. * completed; the chained bio will also be freed when it completes.
  270. *
  271. * The caller must not set bi_private or bi_end_io in @bio.
  272. */
  273. void bio_chain(struct bio *bio, struct bio *parent)
  274. {
  275. BUG_ON(bio->bi_private || bio->bi_end_io);
  276. bio->bi_private = parent;
  277. bio->bi_end_io = bio_chain_endio;
  278. atomic_inc(&parent->bi_remaining);
  279. }
  280. EXPORT_SYMBOL(bio_chain);
  281. static void bio_alloc_rescue(struct work_struct *work)
  282. {
  283. struct bio_set *bs = container_of(work, struct bio_set, rescue_work);
  284. struct bio *bio;
  285. while (1) {
  286. spin_lock(&bs->rescue_lock);
  287. bio = bio_list_pop(&bs->rescue_list);
  288. spin_unlock(&bs->rescue_lock);
  289. if (!bio)
  290. break;
  291. generic_make_request(bio);
  292. }
  293. }
  294. static void punt_bios_to_rescuer(struct bio_set *bs)
  295. {
  296. struct bio_list punt, nopunt;
  297. struct bio *bio;
  298. /*
  299. * In order to guarantee forward progress we must punt only bios that
  300. * were allocated from this bio_set; otherwise, if there was a bio on
  301. * there for a stacking driver higher up in the stack, processing it
  302. * could require allocating bios from this bio_set, and doing that from
  303. * our own rescuer would be bad.
  304. *
  305. * Since bio lists are singly linked, pop them all instead of trying to
  306. * remove from the middle of the list:
  307. */
  308. bio_list_init(&punt);
  309. bio_list_init(&nopunt);
  310. while ((bio = bio_list_pop(current->bio_list)))
  311. bio_list_add(bio->bi_pool == bs ? &punt : &nopunt, bio);
  312. *current->bio_list = nopunt;
  313. spin_lock(&bs->rescue_lock);
  314. bio_list_merge(&bs->rescue_list, &punt);
  315. spin_unlock(&bs->rescue_lock);
  316. queue_work(bs->rescue_workqueue, &bs->rescue_work);
  317. }
  318. /**
  319. * bio_alloc_bioset - allocate a bio for I/O
  320. * @gfp_mask: the GFP_ mask given to the slab allocator
  321. * @nr_iovecs: number of iovecs to pre-allocate
  322. * @bs: the bio_set to allocate from.
  323. *
  324. * Description:
  325. * If @bs is NULL, uses kmalloc() to allocate the bio; else the allocation is
  326. * backed by the @bs's mempool.
  327. *
  328. * When @bs is not NULL, if %__GFP_WAIT is set then bio_alloc will always be
  329. * able to allocate a bio. This is due to the mempool guarantees. To make this
  330. * work, callers must never allocate more than 1 bio at a time from this pool.
  331. * Callers that need to allocate more than 1 bio must always submit the
  332. * previously allocated bio for IO before attempting to allocate a new one.
  333. * Failure to do so can cause deadlocks under memory pressure.
  334. *
  335. * Note that when running under generic_make_request() (i.e. any block
  336. * driver), bios are not submitted until after you return - see the code in
  337. * generic_make_request() that converts recursion into iteration, to prevent
  338. * stack overflows.
  339. *
  340. * This would normally mean allocating multiple bios under
  341. * generic_make_request() would be susceptible to deadlocks, but we have
  342. * deadlock avoidance code that resubmits any blocked bios from a rescuer
  343. * thread.
  344. *
  345. * However, we do not guarantee forward progress for allocations from other
  346. * mempools. Doing multiple allocations from the same mempool under
  347. * generic_make_request() should be avoided - instead, use bio_set's front_pad
  348. * for per bio allocations.
  349. *
  350. * RETURNS:
  351. * Pointer to new bio on success, NULL on failure.
  352. */
  353. struct bio *bio_alloc_bioset(gfp_t gfp_mask, int nr_iovecs, struct bio_set *bs)
  354. {
  355. gfp_t saved_gfp = gfp_mask;
  356. unsigned front_pad;
  357. unsigned inline_vecs;
  358. unsigned long idx = BIO_POOL_NONE;
  359. struct bio_vec *bvl = NULL;
  360. struct bio *bio;
  361. void *p;
  362. if (!bs) {
  363. if (nr_iovecs > UIO_MAXIOV)
  364. return NULL;
  365. p = kmalloc(sizeof(struct bio) +
  366. nr_iovecs * sizeof(struct bio_vec),
  367. gfp_mask);
  368. front_pad = 0;
  369. inline_vecs = nr_iovecs;
  370. } else {
  371. /* should not use nobvec bioset for nr_iovecs > 0 */
  372. if (WARN_ON_ONCE(!bs->bvec_pool && nr_iovecs > 0))
  373. return NULL;
  374. /*
  375. * generic_make_request() converts recursion to iteration; this
  376. * means if we're running beneath it, any bios we allocate and
  377. * submit will not be submitted (and thus freed) until after we
  378. * return.
  379. *
  380. * This exposes us to a potential deadlock if we allocate
  381. * multiple bios from the same bio_set() while running
  382. * underneath generic_make_request(). If we were to allocate
  383. * multiple bios (say a stacking block driver that was splitting
  384. * bios), we would deadlock if we exhausted the mempool's
  385. * reserve.
  386. *
  387. * We solve this, and guarantee forward progress, with a rescuer
  388. * workqueue per bio_set. If we go to allocate and there are
  389. * bios on current->bio_list, we first try the allocation
  390. * without __GFP_WAIT; if that fails, we punt those bios we
  391. * would be blocking to the rescuer workqueue before we retry
  392. * with the original gfp_flags.
  393. */
  394. if (current->bio_list && !bio_list_empty(current->bio_list))
  395. gfp_mask &= ~__GFP_WAIT;
  396. p = mempool_alloc(bs->bio_pool, gfp_mask);
  397. if (!p && gfp_mask != saved_gfp) {
  398. punt_bios_to_rescuer(bs);
  399. gfp_mask = saved_gfp;
  400. p = mempool_alloc(bs->bio_pool, gfp_mask);
  401. }
  402. front_pad = bs->front_pad;
  403. inline_vecs = BIO_INLINE_VECS;
  404. }
  405. if (unlikely(!p))
  406. return NULL;
  407. bio = p + front_pad;
  408. bio_init(bio);
  409. if (nr_iovecs > inline_vecs) {
  410. bvl = bvec_alloc(gfp_mask, nr_iovecs, &idx, bs->bvec_pool);
  411. if (!bvl && gfp_mask != saved_gfp) {
  412. punt_bios_to_rescuer(bs);
  413. gfp_mask = saved_gfp;
  414. bvl = bvec_alloc(gfp_mask, nr_iovecs, &idx, bs->bvec_pool);
  415. }
  416. if (unlikely(!bvl))
  417. goto err_free;
  418. bio->bi_flags |= 1 << BIO_OWNS_VEC;
  419. } else if (nr_iovecs) {
  420. bvl = bio->bi_inline_vecs;
  421. }
  422. bio->bi_pool = bs;
  423. bio->bi_flags |= idx << BIO_POOL_OFFSET;
  424. bio->bi_max_vecs = nr_iovecs;
  425. bio->bi_io_vec = bvl;
  426. return bio;
  427. err_free:
  428. mempool_free(p, bs->bio_pool);
  429. return NULL;
  430. }
  431. EXPORT_SYMBOL(bio_alloc_bioset);
  432. void zero_fill_bio(struct bio *bio)
  433. {
  434. unsigned long flags;
  435. struct bio_vec bv;
  436. struct bvec_iter iter;
  437. bio_for_each_segment(bv, bio, iter) {
  438. char *data = bvec_kmap_irq(&bv, &flags);
  439. memset(data, 0, bv.bv_len);
  440. flush_dcache_page(bv.bv_page);
  441. bvec_kunmap_irq(data, &flags);
  442. }
  443. }
  444. EXPORT_SYMBOL(zero_fill_bio);
  445. /**
  446. * bio_put - release a reference to a bio
  447. * @bio: bio to release reference to
  448. *
  449. * Description:
  450. * Put a reference to a &struct bio, either one you have gotten with
  451. * bio_alloc, bio_get or bio_clone. The last put of a bio will free it.
  452. **/
  453. void bio_put(struct bio *bio)
  454. {
  455. BIO_BUG_ON(!atomic_read(&bio->bi_cnt));
  456. /*
  457. * last put frees it
  458. */
  459. if (atomic_dec_and_test(&bio->bi_cnt))
  460. bio_free(bio);
  461. }
  462. EXPORT_SYMBOL(bio_put);
  463. inline int bio_phys_segments(struct request_queue *q, struct bio *bio)
  464. {
  465. if (unlikely(!bio_flagged(bio, BIO_SEG_VALID)))
  466. blk_recount_segments(q, bio);
  467. return bio->bi_phys_segments;
  468. }
  469. EXPORT_SYMBOL(bio_phys_segments);
  470. /**
  471. * __bio_clone_fast - clone a bio that shares the original bio's biovec
  472. * @bio: destination bio
  473. * @bio_src: bio to clone
  474. *
  475. * Clone a &bio. Caller will own the returned bio, but not
  476. * the actual data it points to. Reference count of returned
  477. * bio will be one.
  478. *
  479. * Caller must ensure that @bio_src is not freed before @bio.
  480. */
  481. void __bio_clone_fast(struct bio *bio, struct bio *bio_src)
  482. {
  483. BUG_ON(bio->bi_pool && BIO_POOL_IDX(bio) != BIO_POOL_NONE);
  484. /*
  485. * most users will be overriding ->bi_bdev with a new target,
  486. * so we don't set nor calculate new physical/hw segment counts here
  487. */
  488. bio->bi_bdev = bio_src->bi_bdev;
  489. bio->bi_flags |= 1 << BIO_CLONED;
  490. bio->bi_rw = bio_src->bi_rw;
  491. bio->bi_iter = bio_src->bi_iter;
  492. bio->bi_io_vec = bio_src->bi_io_vec;
  493. }
  494. EXPORT_SYMBOL(__bio_clone_fast);
  495. /**
  496. * bio_clone_fast - clone a bio that shares the original bio's biovec
  497. * @bio: bio to clone
  498. * @gfp_mask: allocation priority
  499. * @bs: bio_set to allocate from
  500. *
  501. * Like __bio_clone_fast, only also allocates the returned bio
  502. */
  503. struct bio *bio_clone_fast(struct bio *bio, gfp_t gfp_mask, struct bio_set *bs)
  504. {
  505. struct bio *b;
  506. b = bio_alloc_bioset(gfp_mask, 0, bs);
  507. if (!b)
  508. return NULL;
  509. __bio_clone_fast(b, bio);
  510. if (bio_integrity(bio)) {
  511. int ret;
  512. ret = bio_integrity_clone(b, bio, gfp_mask);
  513. if (ret < 0) {
  514. bio_put(b);
  515. return NULL;
  516. }
  517. }
  518. return b;
  519. }
  520. EXPORT_SYMBOL(bio_clone_fast);
  521. /**
  522. * bio_clone_bioset - clone a bio
  523. * @bio_src: bio to clone
  524. * @gfp_mask: allocation priority
  525. * @bs: bio_set to allocate from
  526. *
  527. * Clone bio. Caller will own the returned bio, but not the actual data it
  528. * points to. Reference count of returned bio will be one.
  529. */
  530. struct bio *bio_clone_bioset(struct bio *bio_src, gfp_t gfp_mask,
  531. struct bio_set *bs)
  532. {
  533. struct bvec_iter iter;
  534. struct bio_vec bv;
  535. struct bio *bio;
  536. /*
  537. * Pre immutable biovecs, __bio_clone() used to just do a memcpy from
  538. * bio_src->bi_io_vec to bio->bi_io_vec.
  539. *
  540. * We can't do that anymore, because:
  541. *
  542. * - The point of cloning the biovec is to produce a bio with a biovec
  543. * the caller can modify: bi_idx and bi_bvec_done should be 0.
  544. *
  545. * - The original bio could've had more than BIO_MAX_PAGES biovecs; if
  546. * we tried to clone the whole thing bio_alloc_bioset() would fail.
  547. * But the clone should succeed as long as the number of biovecs we
  548. * actually need to allocate is fewer than BIO_MAX_PAGES.
  549. *
  550. * - Lastly, bi_vcnt should not be looked at or relied upon by code
  551. * that does not own the bio - reason being drivers don't use it for
  552. * iterating over the biovec anymore, so expecting it to be kept up
  553. * to date (i.e. for clones that share the parent biovec) is just
  554. * asking for trouble and would force extra work on
  555. * __bio_clone_fast() anyways.
  556. */
  557. bio = bio_alloc_bioset(gfp_mask, bio_segments(bio_src), bs);
  558. if (!bio)
  559. return NULL;
  560. bio->bi_bdev = bio_src->bi_bdev;
  561. bio->bi_rw = bio_src->bi_rw;
  562. bio->bi_iter.bi_sector = bio_src->bi_iter.bi_sector;
  563. bio->bi_iter.bi_size = bio_src->bi_iter.bi_size;
  564. if (bio->bi_rw & REQ_DISCARD)
  565. goto integrity_clone;
  566. if (bio->bi_rw & REQ_WRITE_SAME) {
  567. bio->bi_io_vec[bio->bi_vcnt++] = bio_src->bi_io_vec[0];
  568. goto integrity_clone;
  569. }
  570. bio_for_each_segment(bv, bio_src, iter)
  571. bio->bi_io_vec[bio->bi_vcnt++] = bv;
  572. integrity_clone:
  573. if (bio_integrity(bio_src)) {
  574. int ret;
  575. ret = bio_integrity_clone(bio, bio_src, gfp_mask);
  576. if (ret < 0) {
  577. bio_put(bio);
  578. return NULL;
  579. }
  580. }
  581. return bio;
  582. }
  583. EXPORT_SYMBOL(bio_clone_bioset);
  584. /**
  585. * bio_get_nr_vecs - return approx number of vecs
  586. * @bdev: I/O target
  587. *
  588. * Return the approximate number of pages we can send to this target.
  589. * There's no guarantee that you will be able to fit this number of pages
  590. * into a bio, it does not account for dynamic restrictions that vary
  591. * on offset.
  592. */
  593. int bio_get_nr_vecs(struct block_device *bdev)
  594. {
  595. struct request_queue *q = bdev_get_queue(bdev);
  596. int nr_pages;
  597. nr_pages = min_t(unsigned,
  598. queue_max_segments(q),
  599. queue_max_sectors(q) / (PAGE_SIZE >> 9) + 1);
  600. return min_t(unsigned, nr_pages, BIO_MAX_PAGES);
  601. }
  602. EXPORT_SYMBOL(bio_get_nr_vecs);
  603. static int __bio_add_page(struct request_queue *q, struct bio *bio, struct page
  604. *page, unsigned int len, unsigned int offset,
  605. unsigned int max_sectors)
  606. {
  607. int retried_segments = 0;
  608. struct bio_vec *bvec;
  609. /*
  610. * cloned bio must not modify vec list
  611. */
  612. if (unlikely(bio_flagged(bio, BIO_CLONED)))
  613. return 0;
  614. if (((bio->bi_iter.bi_size + len) >> 9) > max_sectors)
  615. return 0;
  616. /*
  617. * For filesystems with a blocksize smaller than the pagesize
  618. * we will often be called with the same page as last time and
  619. * a consecutive offset. Optimize this special case.
  620. */
  621. if (bio->bi_vcnt > 0) {
  622. struct bio_vec *prev = &bio->bi_io_vec[bio->bi_vcnt - 1];
  623. if (page == prev->bv_page &&
  624. offset == prev->bv_offset + prev->bv_len) {
  625. unsigned int prev_bv_len = prev->bv_len;
  626. prev->bv_len += len;
  627. if (q->merge_bvec_fn) {
  628. struct bvec_merge_data bvm = {
  629. /* prev_bvec is already charged in
  630. bi_size, discharge it in order to
  631. simulate merging updated prev_bvec
  632. as new bvec. */
  633. .bi_bdev = bio->bi_bdev,
  634. .bi_sector = bio->bi_iter.bi_sector,
  635. .bi_size = bio->bi_iter.bi_size -
  636. prev_bv_len,
  637. .bi_rw = bio->bi_rw,
  638. };
  639. if (q->merge_bvec_fn(q, &bvm, prev) < prev->bv_len) {
  640. prev->bv_len -= len;
  641. return 0;
  642. }
  643. }
  644. bio->bi_iter.bi_size += len;
  645. goto done;
  646. }
  647. /*
  648. * If the queue doesn't support SG gaps and adding this
  649. * offset would create a gap, disallow it.
  650. */
  651. if (q->queue_flags & (1 << QUEUE_FLAG_SG_GAPS) &&
  652. bvec_gap_to_prev(prev, offset))
  653. return 0;
  654. }
  655. if (bio->bi_vcnt >= bio->bi_max_vecs)
  656. return 0;
  657. /*
  658. * setup the new entry, we might clear it again later if we
  659. * cannot add the page
  660. */
  661. bvec = &bio->bi_io_vec[bio->bi_vcnt];
  662. bvec->bv_page = page;
  663. bvec->bv_len = len;
  664. bvec->bv_offset = offset;
  665. bio->bi_vcnt++;
  666. bio->bi_phys_segments++;
  667. bio->bi_iter.bi_size += len;
  668. /*
  669. * Perform a recount if the number of segments is greater
  670. * than queue_max_segments(q).
  671. */
  672. while (bio->bi_phys_segments > queue_max_segments(q)) {
  673. if (retried_segments)
  674. goto failed;
  675. retried_segments = 1;
  676. blk_recount_segments(q, bio);
  677. }
  678. /*
  679. * if queue has other restrictions (eg varying max sector size
  680. * depending on offset), it can specify a merge_bvec_fn in the
  681. * queue to get further control
  682. */
  683. if (q->merge_bvec_fn) {
  684. struct bvec_merge_data bvm = {
  685. .bi_bdev = bio->bi_bdev,
  686. .bi_sector = bio->bi_iter.bi_sector,
  687. .bi_size = bio->bi_iter.bi_size - len,
  688. .bi_rw = bio->bi_rw,
  689. };
  690. /*
  691. * merge_bvec_fn() returns number of bytes it can accept
  692. * at this offset
  693. */
  694. if (q->merge_bvec_fn(q, &bvm, bvec) < bvec->bv_len)
  695. goto failed;
  696. }
  697. /* If we may be able to merge these biovecs, force a recount */
  698. if (bio->bi_vcnt > 1 && (BIOVEC_PHYS_MERGEABLE(bvec-1, bvec)))
  699. bio->bi_flags &= ~(1 << BIO_SEG_VALID);
  700. done:
  701. return len;
  702. failed:
  703. bvec->bv_page = NULL;
  704. bvec->bv_len = 0;
  705. bvec->bv_offset = 0;
  706. bio->bi_vcnt--;
  707. bio->bi_iter.bi_size -= len;
  708. blk_recount_segments(q, bio);
  709. return 0;
  710. }
  711. /**
  712. * bio_add_pc_page - attempt to add page to bio
  713. * @q: the target queue
  714. * @bio: destination bio
  715. * @page: page to add
  716. * @len: vec entry length
  717. * @offset: vec entry offset
  718. *
  719. * Attempt to add a page to the bio_vec maplist. This can fail for a
  720. * number of reasons, such as the bio being full or target block device
  721. * limitations. The target block device must allow bio's up to PAGE_SIZE,
  722. * so it is always possible to add a single page to an empty bio.
  723. *
  724. * This should only be used by REQ_PC bios.
  725. */
  726. int bio_add_pc_page(struct request_queue *q, struct bio *bio, struct page *page,
  727. unsigned int len, unsigned int offset)
  728. {
  729. return __bio_add_page(q, bio, page, len, offset,
  730. queue_max_hw_sectors(q));
  731. }
  732. EXPORT_SYMBOL(bio_add_pc_page);
  733. /**
  734. * bio_add_page - attempt to add page to bio
  735. * @bio: destination bio
  736. * @page: page to add
  737. * @len: vec entry length
  738. * @offset: vec entry offset
  739. *
  740. * Attempt to add a page to the bio_vec maplist. This can fail for a
  741. * number of reasons, such as the bio being full or target block device
  742. * limitations. The target block device must allow bio's up to PAGE_SIZE,
  743. * so it is always possible to add a single page to an empty bio.
  744. */
  745. int bio_add_page(struct bio *bio, struct page *page, unsigned int len,
  746. unsigned int offset)
  747. {
  748. struct request_queue *q = bdev_get_queue(bio->bi_bdev);
  749. unsigned int max_sectors;
  750. max_sectors = blk_max_size_offset(q, bio->bi_iter.bi_sector);
  751. if ((max_sectors < (len >> 9)) && !bio->bi_iter.bi_size)
  752. max_sectors = len >> 9;
  753. return __bio_add_page(q, bio, page, len, offset, max_sectors);
  754. }
  755. EXPORT_SYMBOL(bio_add_page);
  756. struct submit_bio_ret {
  757. struct completion event;
  758. int error;
  759. };
  760. static void submit_bio_wait_endio(struct bio *bio, int error)
  761. {
  762. struct submit_bio_ret *ret = bio->bi_private;
  763. ret->error = error;
  764. complete(&ret->event);
  765. }
  766. /**
  767. * submit_bio_wait - submit a bio, and wait until it completes
  768. * @rw: whether to %READ or %WRITE, or maybe to %READA (read ahead)
  769. * @bio: The &struct bio which describes the I/O
  770. *
  771. * Simple wrapper around submit_bio(). Returns 0 on success, or the error from
  772. * bio_endio() on failure.
  773. */
  774. int submit_bio_wait(int rw, struct bio *bio)
  775. {
  776. struct submit_bio_ret ret;
  777. rw |= REQ_SYNC;
  778. init_completion(&ret.event);
  779. bio->bi_private = &ret;
  780. bio->bi_end_io = submit_bio_wait_endio;
  781. submit_bio(rw, bio);
  782. wait_for_completion(&ret.event);
  783. return ret.error;
  784. }
  785. EXPORT_SYMBOL(submit_bio_wait);
  786. /**
  787. * bio_advance - increment/complete a bio by some number of bytes
  788. * @bio: bio to advance
  789. * @bytes: number of bytes to complete
  790. *
  791. * This updates bi_sector, bi_size and bi_idx; if the number of bytes to
  792. * complete doesn't align with a bvec boundary, then bv_len and bv_offset will
  793. * be updated on the last bvec as well.
  794. *
  795. * @bio will then represent the remaining, uncompleted portion of the io.
  796. */
  797. void bio_advance(struct bio *bio, unsigned bytes)
  798. {
  799. if (bio_integrity(bio))
  800. bio_integrity_advance(bio, bytes);
  801. bio_advance_iter(bio, &bio->bi_iter, bytes);
  802. }
  803. EXPORT_SYMBOL(bio_advance);
  804. /**
  805. * bio_alloc_pages - allocates a single page for each bvec in a bio
  806. * @bio: bio to allocate pages for
  807. * @gfp_mask: flags for allocation
  808. *
  809. * Allocates pages up to @bio->bi_vcnt.
  810. *
  811. * Returns 0 on success, -ENOMEM on failure. On failure, any allocated pages are
  812. * freed.
  813. */
  814. int bio_alloc_pages(struct bio *bio, gfp_t gfp_mask)
  815. {
  816. int i;
  817. struct bio_vec *bv;
  818. bio_for_each_segment_all(bv, bio, i) {
  819. bv->bv_page = alloc_page(gfp_mask);
  820. if (!bv->bv_page) {
  821. while (--bv >= bio->bi_io_vec)
  822. __free_page(bv->bv_page);
  823. return -ENOMEM;
  824. }
  825. }
  826. return 0;
  827. }
  828. EXPORT_SYMBOL(bio_alloc_pages);
  829. /**
  830. * bio_copy_data - copy contents of data buffers from one chain of bios to
  831. * another
  832. * @src: source bio list
  833. * @dst: destination bio list
  834. *
  835. * If @src and @dst are single bios, bi_next must be NULL - otherwise, treats
  836. * @src and @dst as linked lists of bios.
  837. *
  838. * Stops when it reaches the end of either @src or @dst - that is, copies
  839. * min(src->bi_size, dst->bi_size) bytes (or the equivalent for lists of bios).
  840. */
  841. void bio_copy_data(struct bio *dst, struct bio *src)
  842. {
  843. struct bvec_iter src_iter, dst_iter;
  844. struct bio_vec src_bv, dst_bv;
  845. void *src_p, *dst_p;
  846. unsigned bytes;
  847. src_iter = src->bi_iter;
  848. dst_iter = dst->bi_iter;
  849. while (1) {
  850. if (!src_iter.bi_size) {
  851. src = src->bi_next;
  852. if (!src)
  853. break;
  854. src_iter = src->bi_iter;
  855. }
  856. if (!dst_iter.bi_size) {
  857. dst = dst->bi_next;
  858. if (!dst)
  859. break;
  860. dst_iter = dst->bi_iter;
  861. }
  862. src_bv = bio_iter_iovec(src, src_iter);
  863. dst_bv = bio_iter_iovec(dst, dst_iter);
  864. bytes = min(src_bv.bv_len, dst_bv.bv_len);
  865. src_p = kmap_atomic(src_bv.bv_page);
  866. dst_p = kmap_atomic(dst_bv.bv_page);
  867. memcpy(dst_p + dst_bv.bv_offset,
  868. src_p + src_bv.bv_offset,
  869. bytes);
  870. kunmap_atomic(dst_p);
  871. kunmap_atomic(src_p);
  872. bio_advance_iter(src, &src_iter, bytes);
  873. bio_advance_iter(dst, &dst_iter, bytes);
  874. }
  875. }
  876. EXPORT_SYMBOL(bio_copy_data);
  877. struct bio_map_data {
  878. int nr_sgvecs;
  879. int is_our_pages;
  880. struct sg_iovec sgvecs[];
  881. };
  882. static void bio_set_map_data(struct bio_map_data *bmd, struct bio *bio,
  883. const struct sg_iovec *iov, int iov_count,
  884. int is_our_pages)
  885. {
  886. memcpy(bmd->sgvecs, iov, sizeof(struct sg_iovec) * iov_count);
  887. bmd->nr_sgvecs = iov_count;
  888. bmd->is_our_pages = is_our_pages;
  889. bio->bi_private = bmd;
  890. }
  891. static struct bio_map_data *bio_alloc_map_data(unsigned int iov_count,
  892. gfp_t gfp_mask)
  893. {
  894. if (iov_count > UIO_MAXIOV)
  895. return NULL;
  896. return kmalloc(sizeof(struct bio_map_data) +
  897. sizeof(struct sg_iovec) * iov_count, gfp_mask);
  898. }
  899. static int __bio_copy_iov(struct bio *bio, const struct sg_iovec *iov, int iov_count,
  900. int to_user, int from_user, int do_free_page)
  901. {
  902. int ret = 0, i;
  903. struct bio_vec *bvec;
  904. int iov_idx = 0;
  905. unsigned int iov_off = 0;
  906. bio_for_each_segment_all(bvec, bio, i) {
  907. char *bv_addr = page_address(bvec->bv_page);
  908. unsigned int bv_len = bvec->bv_len;
  909. while (bv_len && iov_idx < iov_count) {
  910. unsigned int bytes;
  911. char __user *iov_addr;
  912. bytes = min_t(unsigned int,
  913. iov[iov_idx].iov_len - iov_off, bv_len);
  914. iov_addr = iov[iov_idx].iov_base + iov_off;
  915. if (!ret) {
  916. if (to_user)
  917. ret = copy_to_user(iov_addr, bv_addr,
  918. bytes);
  919. if (from_user)
  920. ret = copy_from_user(bv_addr, iov_addr,
  921. bytes);
  922. if (ret)
  923. ret = -EFAULT;
  924. }
  925. bv_len -= bytes;
  926. bv_addr += bytes;
  927. iov_addr += bytes;
  928. iov_off += bytes;
  929. if (iov[iov_idx].iov_len == iov_off) {
  930. iov_idx++;
  931. iov_off = 0;
  932. }
  933. }
  934. if (do_free_page)
  935. __free_page(bvec->bv_page);
  936. }
  937. return ret;
  938. }
  939. /**
  940. * bio_uncopy_user - finish previously mapped bio
  941. * @bio: bio being terminated
  942. *
  943. * Free pages allocated from bio_copy_user() and write back data
  944. * to user space in case of a read.
  945. */
  946. int bio_uncopy_user(struct bio *bio)
  947. {
  948. struct bio_map_data *bmd = bio->bi_private;
  949. struct bio_vec *bvec;
  950. int ret = 0, i;
  951. if (!bio_flagged(bio, BIO_NULL_MAPPED)) {
  952. /*
  953. * if we're in a workqueue, the request is orphaned, so
  954. * don't copy into a random user address space, just free.
  955. */
  956. if (current->mm)
  957. ret = __bio_copy_iov(bio, bmd->sgvecs, bmd->nr_sgvecs,
  958. bio_data_dir(bio) == READ,
  959. 0, bmd->is_our_pages);
  960. else if (bmd->is_our_pages)
  961. bio_for_each_segment_all(bvec, bio, i)
  962. __free_page(bvec->bv_page);
  963. }
  964. kfree(bmd);
  965. bio_put(bio);
  966. return ret;
  967. }
  968. EXPORT_SYMBOL(bio_uncopy_user);
  969. /**
  970. * bio_copy_user_iov - copy user data to bio
  971. * @q: destination block queue
  972. * @map_data: pointer to the rq_map_data holding pages (if necessary)
  973. * @iov: the iovec.
  974. * @iov_count: number of elements in the iovec
  975. * @write_to_vm: bool indicating writing to pages or not
  976. * @gfp_mask: memory allocation flags
  977. *
  978. * Prepares and returns a bio for indirect user io, bouncing data
  979. * to/from kernel pages as necessary. Must be paired with
  980. * call bio_uncopy_user() on io completion.
  981. */
  982. struct bio *bio_copy_user_iov(struct request_queue *q,
  983. struct rq_map_data *map_data,
  984. const struct sg_iovec *iov, int iov_count,
  985. int write_to_vm, gfp_t gfp_mask)
  986. {
  987. struct bio_map_data *bmd;
  988. struct bio_vec *bvec;
  989. struct page *page;
  990. struct bio *bio;
  991. int i, ret;
  992. int nr_pages = 0;
  993. unsigned int len = 0;
  994. unsigned int offset = map_data ? map_data->offset & ~PAGE_MASK : 0;
  995. for (i = 0; i < iov_count; i++) {
  996. unsigned long uaddr;
  997. unsigned long end;
  998. unsigned long start;
  999. uaddr = (unsigned long)iov[i].iov_base;
  1000. end = (uaddr + iov[i].iov_len + PAGE_SIZE - 1) >> PAGE_SHIFT;
  1001. start = uaddr >> PAGE_SHIFT;
  1002. /*
  1003. * Overflow, abort
  1004. */
  1005. if (end < start)
  1006. return ERR_PTR(-EINVAL);
  1007. nr_pages += end - start;
  1008. len += iov[i].iov_len;
  1009. }
  1010. if (offset)
  1011. nr_pages++;
  1012. bmd = bio_alloc_map_data(iov_count, gfp_mask);
  1013. if (!bmd)
  1014. return ERR_PTR(-ENOMEM);
  1015. ret = -ENOMEM;
  1016. bio = bio_kmalloc(gfp_mask, nr_pages);
  1017. if (!bio)
  1018. goto out_bmd;
  1019. if (!write_to_vm)
  1020. bio->bi_rw |= REQ_WRITE;
  1021. ret = 0;
  1022. if (map_data) {
  1023. nr_pages = 1 << map_data->page_order;
  1024. i = map_data->offset / PAGE_SIZE;
  1025. }
  1026. while (len) {
  1027. unsigned int bytes = PAGE_SIZE;
  1028. bytes -= offset;
  1029. if (bytes > len)
  1030. bytes = len;
  1031. if (map_data) {
  1032. if (i == map_data->nr_entries * nr_pages) {
  1033. ret = -ENOMEM;
  1034. break;
  1035. }
  1036. page = map_data->pages[i / nr_pages];
  1037. page += (i % nr_pages);
  1038. i++;
  1039. } else {
  1040. page = alloc_page(q->bounce_gfp | gfp_mask);
  1041. if (!page) {
  1042. ret = -ENOMEM;
  1043. break;
  1044. }
  1045. }
  1046. if (bio_add_pc_page(q, bio, page, bytes, offset) < bytes)
  1047. break;
  1048. len -= bytes;
  1049. offset = 0;
  1050. }
  1051. if (ret)
  1052. goto cleanup;
  1053. /*
  1054. * success
  1055. */
  1056. if ((!write_to_vm && (!map_data || !map_data->null_mapped)) ||
  1057. (map_data && map_data->from_user)) {
  1058. ret = __bio_copy_iov(bio, iov, iov_count, 0, 1, 0);
  1059. if (ret)
  1060. goto cleanup;
  1061. }
  1062. bio_set_map_data(bmd, bio, iov, iov_count, map_data ? 0 : 1);
  1063. return bio;
  1064. cleanup:
  1065. if (!map_data)
  1066. bio_for_each_segment_all(bvec, bio, i)
  1067. __free_page(bvec->bv_page);
  1068. bio_put(bio);
  1069. out_bmd:
  1070. kfree(bmd);
  1071. return ERR_PTR(ret);
  1072. }
  1073. /**
  1074. * bio_copy_user - copy user data to bio
  1075. * @q: destination block queue
  1076. * @map_data: pointer to the rq_map_data holding pages (if necessary)
  1077. * @uaddr: start of user address
  1078. * @len: length in bytes
  1079. * @write_to_vm: bool indicating writing to pages or not
  1080. * @gfp_mask: memory allocation flags
  1081. *
  1082. * Prepares and returns a bio for indirect user io, bouncing data
  1083. * to/from kernel pages as necessary. Must be paired with
  1084. * call bio_uncopy_user() on io completion.
  1085. */
  1086. struct bio *bio_copy_user(struct request_queue *q, struct rq_map_data *map_data,
  1087. unsigned long uaddr, unsigned int len,
  1088. int write_to_vm, gfp_t gfp_mask)
  1089. {
  1090. struct sg_iovec iov;
  1091. iov.iov_base = (void __user *)uaddr;
  1092. iov.iov_len = len;
  1093. return bio_copy_user_iov(q, map_data, &iov, 1, write_to_vm, gfp_mask);
  1094. }
  1095. EXPORT_SYMBOL(bio_copy_user);
  1096. static struct bio *__bio_map_user_iov(struct request_queue *q,
  1097. struct block_device *bdev,
  1098. const struct sg_iovec *iov, int iov_count,
  1099. int write_to_vm, gfp_t gfp_mask)
  1100. {
  1101. int i, j;
  1102. int nr_pages = 0;
  1103. struct page **pages;
  1104. struct bio *bio;
  1105. int cur_page = 0;
  1106. int ret, offset;
  1107. for (i = 0; i < iov_count; i++) {
  1108. unsigned long uaddr = (unsigned long)iov[i].iov_base;
  1109. unsigned long len = iov[i].iov_len;
  1110. unsigned long end = (uaddr + len + PAGE_SIZE - 1) >> PAGE_SHIFT;
  1111. unsigned long start = uaddr >> PAGE_SHIFT;
  1112. /*
  1113. * Overflow, abort
  1114. */
  1115. if (end < start)
  1116. return ERR_PTR(-EINVAL);
  1117. nr_pages += end - start;
  1118. /*
  1119. * buffer must be aligned to at least hardsector size for now
  1120. */
  1121. if (uaddr & queue_dma_alignment(q))
  1122. return ERR_PTR(-EINVAL);
  1123. }
  1124. if (!nr_pages)
  1125. return ERR_PTR(-EINVAL);
  1126. bio = bio_kmalloc(gfp_mask, nr_pages);
  1127. if (!bio)
  1128. return ERR_PTR(-ENOMEM);
  1129. ret = -ENOMEM;
  1130. pages = kcalloc(nr_pages, sizeof(struct page *), gfp_mask);
  1131. if (!pages)
  1132. goto out;
  1133. for (i = 0; i < iov_count; i++) {
  1134. unsigned long uaddr = (unsigned long)iov[i].iov_base;
  1135. unsigned long len = iov[i].iov_len;
  1136. unsigned long end = (uaddr + len + PAGE_SIZE - 1) >> PAGE_SHIFT;
  1137. unsigned long start = uaddr >> PAGE_SHIFT;
  1138. const int local_nr_pages = end - start;
  1139. const int page_limit = cur_page + local_nr_pages;
  1140. ret = get_user_pages_fast(uaddr, local_nr_pages,
  1141. write_to_vm, &pages[cur_page]);
  1142. if (ret < local_nr_pages) {
  1143. ret = -EFAULT;
  1144. goto out_unmap;
  1145. }
  1146. offset = uaddr & ~PAGE_MASK;
  1147. for (j = cur_page; j < page_limit; j++) {
  1148. unsigned int bytes = PAGE_SIZE - offset;
  1149. if (len <= 0)
  1150. break;
  1151. if (bytes > len)
  1152. bytes = len;
  1153. /*
  1154. * sorry...
  1155. */
  1156. if (bio_add_pc_page(q, bio, pages[j], bytes, offset) <
  1157. bytes)
  1158. break;
  1159. len -= bytes;
  1160. offset = 0;
  1161. }
  1162. cur_page = j;
  1163. /*
  1164. * release the pages we didn't map into the bio, if any
  1165. */
  1166. while (j < page_limit)
  1167. page_cache_release(pages[j++]);
  1168. }
  1169. kfree(pages);
  1170. /*
  1171. * set data direction, and check if mapped pages need bouncing
  1172. */
  1173. if (!write_to_vm)
  1174. bio->bi_rw |= REQ_WRITE;
  1175. bio->bi_bdev = bdev;
  1176. bio->bi_flags |= (1 << BIO_USER_MAPPED);
  1177. return bio;
  1178. out_unmap:
  1179. for (i = 0; i < nr_pages; i++) {
  1180. if(!pages[i])
  1181. break;
  1182. page_cache_release(pages[i]);
  1183. }
  1184. out:
  1185. kfree(pages);
  1186. bio_put(bio);
  1187. return ERR_PTR(ret);
  1188. }
  1189. /**
  1190. * bio_map_user - map user address into bio
  1191. * @q: the struct request_queue for the bio
  1192. * @bdev: destination block device
  1193. * @uaddr: start of user address
  1194. * @len: length in bytes
  1195. * @write_to_vm: bool indicating writing to pages or not
  1196. * @gfp_mask: memory allocation flags
  1197. *
  1198. * Map the user space address into a bio suitable for io to a block
  1199. * device. Returns an error pointer in case of error.
  1200. */
  1201. struct bio *bio_map_user(struct request_queue *q, struct block_device *bdev,
  1202. unsigned long uaddr, unsigned int len, int write_to_vm,
  1203. gfp_t gfp_mask)
  1204. {
  1205. struct sg_iovec iov;
  1206. iov.iov_base = (void __user *)uaddr;
  1207. iov.iov_len = len;
  1208. return bio_map_user_iov(q, bdev, &iov, 1, write_to_vm, gfp_mask);
  1209. }
  1210. EXPORT_SYMBOL(bio_map_user);
  1211. /**
  1212. * bio_map_user_iov - map user sg_iovec table into bio
  1213. * @q: the struct request_queue for the bio
  1214. * @bdev: destination block device
  1215. * @iov: the iovec.
  1216. * @iov_count: number of elements in the iovec
  1217. * @write_to_vm: bool indicating writing to pages or not
  1218. * @gfp_mask: memory allocation flags
  1219. *
  1220. * Map the user space address into a bio suitable for io to a block
  1221. * device. Returns an error pointer in case of error.
  1222. */
  1223. struct bio *bio_map_user_iov(struct request_queue *q, struct block_device *bdev,
  1224. const struct sg_iovec *iov, int iov_count,
  1225. int write_to_vm, gfp_t gfp_mask)
  1226. {
  1227. struct bio *bio;
  1228. bio = __bio_map_user_iov(q, bdev, iov, iov_count, write_to_vm,
  1229. gfp_mask);
  1230. if (IS_ERR(bio))
  1231. return bio;
  1232. /*
  1233. * subtle -- if __bio_map_user() ended up bouncing a bio,
  1234. * it would normally disappear when its bi_end_io is run.
  1235. * however, we need it for the unmap, so grab an extra
  1236. * reference to it
  1237. */
  1238. bio_get(bio);
  1239. return bio;
  1240. }
  1241. static void __bio_unmap_user(struct bio *bio)
  1242. {
  1243. struct bio_vec *bvec;
  1244. int i;
  1245. /*
  1246. * make sure we dirty pages we wrote to
  1247. */
  1248. bio_for_each_segment_all(bvec, bio, i) {
  1249. if (bio_data_dir(bio) == READ)
  1250. set_page_dirty_lock(bvec->bv_page);
  1251. page_cache_release(bvec->bv_page);
  1252. }
  1253. bio_put(bio);
  1254. }
  1255. /**
  1256. * bio_unmap_user - unmap a bio
  1257. * @bio: the bio being unmapped
  1258. *
  1259. * Unmap a bio previously mapped by bio_map_user(). Must be called with
  1260. * a process context.
  1261. *
  1262. * bio_unmap_user() may sleep.
  1263. */
  1264. void bio_unmap_user(struct bio *bio)
  1265. {
  1266. __bio_unmap_user(bio);
  1267. bio_put(bio);
  1268. }
  1269. EXPORT_SYMBOL(bio_unmap_user);
  1270. static void bio_map_kern_endio(struct bio *bio, int err)
  1271. {
  1272. bio_put(bio);
  1273. }
  1274. static struct bio *__bio_map_kern(struct request_queue *q, void *data,
  1275. unsigned int len, gfp_t gfp_mask)
  1276. {
  1277. unsigned long kaddr = (unsigned long)data;
  1278. unsigned long end = (kaddr + len + PAGE_SIZE - 1) >> PAGE_SHIFT;
  1279. unsigned long start = kaddr >> PAGE_SHIFT;
  1280. const int nr_pages = end - start;
  1281. int offset, i;
  1282. struct bio *bio;
  1283. bio = bio_kmalloc(gfp_mask, nr_pages);
  1284. if (!bio)
  1285. return ERR_PTR(-ENOMEM);
  1286. offset = offset_in_page(kaddr);
  1287. for (i = 0; i < nr_pages; i++) {
  1288. unsigned int bytes = PAGE_SIZE - offset;
  1289. if (len <= 0)
  1290. break;
  1291. if (bytes > len)
  1292. bytes = len;
  1293. if (bio_add_pc_page(q, bio, virt_to_page(data), bytes,
  1294. offset) < bytes)
  1295. break;
  1296. data += bytes;
  1297. len -= bytes;
  1298. offset = 0;
  1299. }
  1300. bio->bi_end_io = bio_map_kern_endio;
  1301. return bio;
  1302. }
  1303. /**
  1304. * bio_map_kern - map kernel address into bio
  1305. * @q: the struct request_queue for the bio
  1306. * @data: pointer to buffer to map
  1307. * @len: length in bytes
  1308. * @gfp_mask: allocation flags for bio allocation
  1309. *
  1310. * Map the kernel address into a bio suitable for io to a block
  1311. * device. Returns an error pointer in case of error.
  1312. */
  1313. struct bio *bio_map_kern(struct request_queue *q, void *data, unsigned int len,
  1314. gfp_t gfp_mask)
  1315. {
  1316. struct bio *bio;
  1317. bio = __bio_map_kern(q, data, len, gfp_mask);
  1318. if (IS_ERR(bio))
  1319. return bio;
  1320. if (bio->bi_iter.bi_size == len)
  1321. return bio;
  1322. /*
  1323. * Don't support partial mappings.
  1324. */
  1325. bio_put(bio);
  1326. return ERR_PTR(-EINVAL);
  1327. }
  1328. EXPORT_SYMBOL(bio_map_kern);
  1329. static void bio_copy_kern_endio(struct bio *bio, int err)
  1330. {
  1331. struct bio_vec *bvec;
  1332. const int read = bio_data_dir(bio) == READ;
  1333. struct bio_map_data *bmd = bio->bi_private;
  1334. int i;
  1335. char *p = bmd->sgvecs[0].iov_base;
  1336. bio_for_each_segment_all(bvec, bio, i) {
  1337. char *addr = page_address(bvec->bv_page);
  1338. if (read)
  1339. memcpy(p, addr, bvec->bv_len);
  1340. __free_page(bvec->bv_page);
  1341. p += bvec->bv_len;
  1342. }
  1343. kfree(bmd);
  1344. bio_put(bio);
  1345. }
  1346. /**
  1347. * bio_copy_kern - copy kernel address into bio
  1348. * @q: the struct request_queue for the bio
  1349. * @data: pointer to buffer to copy
  1350. * @len: length in bytes
  1351. * @gfp_mask: allocation flags for bio and page allocation
  1352. * @reading: data direction is READ
  1353. *
  1354. * copy the kernel address into a bio suitable for io to a block
  1355. * device. Returns an error pointer in case of error.
  1356. */
  1357. struct bio *bio_copy_kern(struct request_queue *q, void *data, unsigned int len,
  1358. gfp_t gfp_mask, int reading)
  1359. {
  1360. struct bio *bio;
  1361. struct bio_vec *bvec;
  1362. int i;
  1363. bio = bio_copy_user(q, NULL, (unsigned long)data, len, 1, gfp_mask);
  1364. if (IS_ERR(bio))
  1365. return bio;
  1366. if (!reading) {
  1367. void *p = data;
  1368. bio_for_each_segment_all(bvec, bio, i) {
  1369. char *addr = page_address(bvec->bv_page);
  1370. memcpy(addr, p, bvec->bv_len);
  1371. p += bvec->bv_len;
  1372. }
  1373. }
  1374. bio->bi_end_io = bio_copy_kern_endio;
  1375. return bio;
  1376. }
  1377. EXPORT_SYMBOL(bio_copy_kern);
  1378. /*
  1379. * bio_set_pages_dirty() and bio_check_pages_dirty() are support functions
  1380. * for performing direct-IO in BIOs.
  1381. *
  1382. * The problem is that we cannot run set_page_dirty() from interrupt context
  1383. * because the required locks are not interrupt-safe. So what we can do is to
  1384. * mark the pages dirty _before_ performing IO. And in interrupt context,
  1385. * check that the pages are still dirty. If so, fine. If not, redirty them
  1386. * in process context.
  1387. *
  1388. * We special-case compound pages here: normally this means reads into hugetlb
  1389. * pages. The logic in here doesn't really work right for compound pages
  1390. * because the VM does not uniformly chase down the head page in all cases.
  1391. * But dirtiness of compound pages is pretty meaningless anyway: the VM doesn't
  1392. * handle them at all. So we skip compound pages here at an early stage.
  1393. *
  1394. * Note that this code is very hard to test under normal circumstances because
  1395. * direct-io pins the pages with get_user_pages(). This makes
  1396. * is_page_cache_freeable return false, and the VM will not clean the pages.
  1397. * But other code (eg, flusher threads) could clean the pages if they are mapped
  1398. * pagecache.
  1399. *
  1400. * Simply disabling the call to bio_set_pages_dirty() is a good way to test the
  1401. * deferred bio dirtying paths.
  1402. */
  1403. /*
  1404. * bio_set_pages_dirty() will mark all the bio's pages as dirty.
  1405. */
  1406. void bio_set_pages_dirty(struct bio *bio)
  1407. {
  1408. struct bio_vec *bvec;
  1409. int i;
  1410. bio_for_each_segment_all(bvec, bio, i) {
  1411. struct page *page = bvec->bv_page;
  1412. if (page && !PageCompound(page))
  1413. set_page_dirty_lock(page);
  1414. }
  1415. }
  1416. static void bio_release_pages(struct bio *bio)
  1417. {
  1418. struct bio_vec *bvec;
  1419. int i;
  1420. bio_for_each_segment_all(bvec, bio, i) {
  1421. struct page *page = bvec->bv_page;
  1422. if (page)
  1423. put_page(page);
  1424. }
  1425. }
  1426. /*
  1427. * bio_check_pages_dirty() will check that all the BIO's pages are still dirty.
  1428. * If they are, then fine. If, however, some pages are clean then they must
  1429. * have been written out during the direct-IO read. So we take another ref on
  1430. * the BIO and the offending pages and re-dirty the pages in process context.
  1431. *
  1432. * It is expected that bio_check_pages_dirty() will wholly own the BIO from
  1433. * here on. It will run one page_cache_release() against each page and will
  1434. * run one bio_put() against the BIO.
  1435. */
  1436. static void bio_dirty_fn(struct work_struct *work);
  1437. static DECLARE_WORK(bio_dirty_work, bio_dirty_fn);
  1438. static DEFINE_SPINLOCK(bio_dirty_lock);
  1439. static struct bio *bio_dirty_list;
  1440. /*
  1441. * This runs in process context
  1442. */
  1443. static void bio_dirty_fn(struct work_struct *work)
  1444. {
  1445. unsigned long flags;
  1446. struct bio *bio;
  1447. spin_lock_irqsave(&bio_dirty_lock, flags);
  1448. bio = bio_dirty_list;
  1449. bio_dirty_list = NULL;
  1450. spin_unlock_irqrestore(&bio_dirty_lock, flags);
  1451. while (bio) {
  1452. struct bio *next = bio->bi_private;
  1453. bio_set_pages_dirty(bio);
  1454. bio_release_pages(bio);
  1455. bio_put(bio);
  1456. bio = next;
  1457. }
  1458. }
  1459. void bio_check_pages_dirty(struct bio *bio)
  1460. {
  1461. struct bio_vec *bvec;
  1462. int nr_clean_pages = 0;
  1463. int i;
  1464. bio_for_each_segment_all(bvec, bio, i) {
  1465. struct page *page = bvec->bv_page;
  1466. if (PageDirty(page) || PageCompound(page)) {
  1467. page_cache_release(page);
  1468. bvec->bv_page = NULL;
  1469. } else {
  1470. nr_clean_pages++;
  1471. }
  1472. }
  1473. if (nr_clean_pages) {
  1474. unsigned long flags;
  1475. spin_lock_irqsave(&bio_dirty_lock, flags);
  1476. bio->bi_private = bio_dirty_list;
  1477. bio_dirty_list = bio;
  1478. spin_unlock_irqrestore(&bio_dirty_lock, flags);
  1479. schedule_work(&bio_dirty_work);
  1480. } else {
  1481. bio_put(bio);
  1482. }
  1483. }
  1484. void generic_start_io_acct(int rw, unsigned long sectors,
  1485. struct hd_struct *part)
  1486. {
  1487. int cpu = part_stat_lock();
  1488. part_round_stats(cpu, part);
  1489. part_stat_inc(cpu, part, ios[rw]);
  1490. part_stat_add(cpu, part, sectors[rw], sectors);
  1491. part_inc_in_flight(part, rw);
  1492. part_stat_unlock();
  1493. }
  1494. EXPORT_SYMBOL(generic_start_io_acct);
  1495. void generic_end_io_acct(int rw, struct hd_struct *part,
  1496. unsigned long start_time)
  1497. {
  1498. unsigned long duration = jiffies - start_time;
  1499. int cpu = part_stat_lock();
  1500. part_stat_add(cpu, part, ticks[rw], duration);
  1501. part_round_stats(cpu, part);
  1502. part_dec_in_flight(part, rw);
  1503. part_stat_unlock();
  1504. }
  1505. EXPORT_SYMBOL(generic_end_io_acct);
  1506. #if ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
  1507. void bio_flush_dcache_pages(struct bio *bi)
  1508. {
  1509. struct bio_vec bvec;
  1510. struct bvec_iter iter;
  1511. bio_for_each_segment(bvec, bi, iter)
  1512. flush_dcache_page(bvec.bv_page);
  1513. }
  1514. EXPORT_SYMBOL(bio_flush_dcache_pages);
  1515. #endif
  1516. /**
  1517. * bio_endio - end I/O on a bio
  1518. * @bio: bio
  1519. * @error: error, if any
  1520. *
  1521. * Description:
  1522. * bio_endio() will end I/O on the whole bio. bio_endio() is the
  1523. * preferred way to end I/O on a bio, it takes care of clearing
  1524. * BIO_UPTODATE on error. @error is 0 on success, and and one of the
  1525. * established -Exxxx (-EIO, for instance) error values in case
  1526. * something went wrong. No one should call bi_end_io() directly on a
  1527. * bio unless they own it and thus know that it has an end_io
  1528. * function.
  1529. **/
  1530. void bio_endio(struct bio *bio, int error)
  1531. {
  1532. while (bio) {
  1533. BUG_ON(atomic_read(&bio->bi_remaining) <= 0);
  1534. if (error)
  1535. clear_bit(BIO_UPTODATE, &bio->bi_flags);
  1536. else if (!test_bit(BIO_UPTODATE, &bio->bi_flags))
  1537. error = -EIO;
  1538. if (!atomic_dec_and_test(&bio->bi_remaining))
  1539. return;
  1540. /*
  1541. * Need to have a real endio function for chained bios,
  1542. * otherwise various corner cases will break (like stacking
  1543. * block devices that save/restore bi_end_io) - however, we want
  1544. * to avoid unbounded recursion and blowing the stack. Tail call
  1545. * optimization would handle this, but compiling with frame
  1546. * pointers also disables gcc's sibling call optimization.
  1547. */
  1548. if (bio->bi_end_io == bio_chain_endio) {
  1549. struct bio *parent = bio->bi_private;
  1550. bio_put(bio);
  1551. bio = parent;
  1552. } else {
  1553. if (bio->bi_end_io)
  1554. bio->bi_end_io(bio, error);
  1555. bio = NULL;
  1556. }
  1557. }
  1558. }
  1559. EXPORT_SYMBOL(bio_endio);
  1560. /**
  1561. * bio_endio_nodec - end I/O on a bio, without decrementing bi_remaining
  1562. * @bio: bio
  1563. * @error: error, if any
  1564. *
  1565. * For code that has saved and restored bi_end_io; thing hard before using this
  1566. * function, probably you should've cloned the entire bio.
  1567. **/
  1568. void bio_endio_nodec(struct bio *bio, int error)
  1569. {
  1570. atomic_inc(&bio->bi_remaining);
  1571. bio_endio(bio, error);
  1572. }
  1573. EXPORT_SYMBOL(bio_endio_nodec);
  1574. /**
  1575. * bio_split - split a bio
  1576. * @bio: bio to split
  1577. * @sectors: number of sectors to split from the front of @bio
  1578. * @gfp: gfp mask
  1579. * @bs: bio set to allocate from
  1580. *
  1581. * Allocates and returns a new bio which represents @sectors from the start of
  1582. * @bio, and updates @bio to represent the remaining sectors.
  1583. *
  1584. * The newly allocated bio will point to @bio's bi_io_vec; it is the caller's
  1585. * responsibility to ensure that @bio is not freed before the split.
  1586. */
  1587. struct bio *bio_split(struct bio *bio, int sectors,
  1588. gfp_t gfp, struct bio_set *bs)
  1589. {
  1590. struct bio *split = NULL;
  1591. BUG_ON(sectors <= 0);
  1592. BUG_ON(sectors >= bio_sectors(bio));
  1593. split = bio_clone_fast(bio, gfp, bs);
  1594. if (!split)
  1595. return NULL;
  1596. split->bi_iter.bi_size = sectors << 9;
  1597. if (bio_integrity(split))
  1598. bio_integrity_trim(split, 0, sectors);
  1599. bio_advance(bio, split->bi_iter.bi_size);
  1600. return split;
  1601. }
  1602. EXPORT_SYMBOL(bio_split);
  1603. /**
  1604. * bio_trim - trim a bio
  1605. * @bio: bio to trim
  1606. * @offset: number of sectors to trim from the front of @bio
  1607. * @size: size we want to trim @bio to, in sectors
  1608. */
  1609. void bio_trim(struct bio *bio, int offset, int size)
  1610. {
  1611. /* 'bio' is a cloned bio which we need to trim to match
  1612. * the given offset and size.
  1613. */
  1614. size <<= 9;
  1615. if (offset == 0 && size == bio->bi_iter.bi_size)
  1616. return;
  1617. clear_bit(BIO_SEG_VALID, &bio->bi_flags);
  1618. bio_advance(bio, offset << 9);
  1619. bio->bi_iter.bi_size = size;
  1620. }
  1621. EXPORT_SYMBOL_GPL(bio_trim);
  1622. /*
  1623. * create memory pools for biovec's in a bio_set.
  1624. * use the global biovec slabs created for general use.
  1625. */
  1626. mempool_t *biovec_create_pool(int pool_entries)
  1627. {
  1628. struct biovec_slab *bp = bvec_slabs + BIOVEC_MAX_IDX;
  1629. return mempool_create_slab_pool(pool_entries, bp->slab);
  1630. }
  1631. void bioset_free(struct bio_set *bs)
  1632. {
  1633. if (bs->rescue_workqueue)
  1634. destroy_workqueue(bs->rescue_workqueue);
  1635. if (bs->bio_pool)
  1636. mempool_destroy(bs->bio_pool);
  1637. if (bs->bvec_pool)
  1638. mempool_destroy(bs->bvec_pool);
  1639. bioset_integrity_free(bs);
  1640. bio_put_slab(bs);
  1641. kfree(bs);
  1642. }
  1643. EXPORT_SYMBOL(bioset_free);
  1644. static struct bio_set *__bioset_create(unsigned int pool_size,
  1645. unsigned int front_pad,
  1646. bool create_bvec_pool)
  1647. {
  1648. unsigned int back_pad = BIO_INLINE_VECS * sizeof(struct bio_vec);
  1649. struct bio_set *bs;
  1650. bs = kzalloc(sizeof(*bs), GFP_KERNEL);
  1651. if (!bs)
  1652. return NULL;
  1653. bs->front_pad = front_pad;
  1654. spin_lock_init(&bs->rescue_lock);
  1655. bio_list_init(&bs->rescue_list);
  1656. INIT_WORK(&bs->rescue_work, bio_alloc_rescue);
  1657. bs->bio_slab = bio_find_or_create_slab(front_pad + back_pad);
  1658. if (!bs->bio_slab) {
  1659. kfree(bs);
  1660. return NULL;
  1661. }
  1662. bs->bio_pool = mempool_create_slab_pool(pool_size, bs->bio_slab);
  1663. if (!bs->bio_pool)
  1664. goto bad;
  1665. if (create_bvec_pool) {
  1666. bs->bvec_pool = biovec_create_pool(pool_size);
  1667. if (!bs->bvec_pool)
  1668. goto bad;
  1669. }
  1670. bs->rescue_workqueue = alloc_workqueue("bioset", WQ_MEM_RECLAIM, 0);
  1671. if (!bs->rescue_workqueue)
  1672. goto bad;
  1673. return bs;
  1674. bad:
  1675. bioset_free(bs);
  1676. return NULL;
  1677. }
  1678. /**
  1679. * bioset_create - Create a bio_set
  1680. * @pool_size: Number of bio and bio_vecs to cache in the mempool
  1681. * @front_pad: Number of bytes to allocate in front of the returned bio
  1682. *
  1683. * Description:
  1684. * Set up a bio_set to be used with @bio_alloc_bioset. Allows the caller
  1685. * to ask for a number of bytes to be allocated in front of the bio.
  1686. * Front pad allocation is useful for embedding the bio inside
  1687. * another structure, to avoid allocating extra data to go with the bio.
  1688. * Note that the bio must be embedded at the END of that structure always,
  1689. * or things will break badly.
  1690. */
  1691. struct bio_set *bioset_create(unsigned int pool_size, unsigned int front_pad)
  1692. {
  1693. return __bioset_create(pool_size, front_pad, true);
  1694. }
  1695. EXPORT_SYMBOL(bioset_create);
  1696. /**
  1697. * bioset_create_nobvec - Create a bio_set without bio_vec mempool
  1698. * @pool_size: Number of bio to cache in the mempool
  1699. * @front_pad: Number of bytes to allocate in front of the returned bio
  1700. *
  1701. * Description:
  1702. * Same functionality as bioset_create() except that mempool is not
  1703. * created for bio_vecs. Saving some memory for bio_clone_fast() users.
  1704. */
  1705. struct bio_set *bioset_create_nobvec(unsigned int pool_size, unsigned int front_pad)
  1706. {
  1707. return __bioset_create(pool_size, front_pad, false);
  1708. }
  1709. EXPORT_SYMBOL(bioset_create_nobvec);
  1710. #ifdef CONFIG_BLK_CGROUP
  1711. /**
  1712. * bio_associate_current - associate a bio with %current
  1713. * @bio: target bio
  1714. *
  1715. * Associate @bio with %current if it hasn't been associated yet. Block
  1716. * layer will treat @bio as if it were issued by %current no matter which
  1717. * task actually issues it.
  1718. *
  1719. * This function takes an extra reference of @task's io_context and blkcg
  1720. * which will be put when @bio is released. The caller must own @bio,
  1721. * ensure %current->io_context exists, and is responsible for synchronizing
  1722. * calls to this function.
  1723. */
  1724. int bio_associate_current(struct bio *bio)
  1725. {
  1726. struct io_context *ioc;
  1727. struct cgroup_subsys_state *css;
  1728. if (bio->bi_ioc)
  1729. return -EBUSY;
  1730. ioc = current->io_context;
  1731. if (!ioc)
  1732. return -ENOENT;
  1733. /* acquire active ref on @ioc and associate */
  1734. get_io_context_active(ioc);
  1735. bio->bi_ioc = ioc;
  1736. /* associate blkcg if exists */
  1737. rcu_read_lock();
  1738. css = task_css(current, blkio_cgrp_id);
  1739. if (css && css_tryget_online(css))
  1740. bio->bi_css = css;
  1741. rcu_read_unlock();
  1742. return 0;
  1743. }
  1744. /**
  1745. * bio_disassociate_task - undo bio_associate_current()
  1746. * @bio: target bio
  1747. */
  1748. void bio_disassociate_task(struct bio *bio)
  1749. {
  1750. if (bio->bi_ioc) {
  1751. put_io_context(bio->bi_ioc);
  1752. bio->bi_ioc = NULL;
  1753. }
  1754. if (bio->bi_css) {
  1755. css_put(bio->bi_css);
  1756. bio->bi_css = NULL;
  1757. }
  1758. }
  1759. #endif /* CONFIG_BLK_CGROUP */
  1760. static void __init biovec_init_slabs(void)
  1761. {
  1762. int i;
  1763. for (i = 0; i < BIOVEC_NR_POOLS; i++) {
  1764. int size;
  1765. struct biovec_slab *bvs = bvec_slabs + i;
  1766. if (bvs->nr_vecs <= BIO_INLINE_VECS) {
  1767. bvs->slab = NULL;
  1768. continue;
  1769. }
  1770. size = bvs->nr_vecs * sizeof(struct bio_vec);
  1771. bvs->slab = kmem_cache_create(bvs->name, size, 0,
  1772. SLAB_HWCACHE_ALIGN|SLAB_PANIC, NULL);
  1773. }
  1774. }
  1775. static int __init init_bio(void)
  1776. {
  1777. bio_slab_max = 2;
  1778. bio_slab_nr = 0;
  1779. bio_slabs = kzalloc(bio_slab_max * sizeof(struct bio_slab), GFP_KERNEL);
  1780. if (!bio_slabs)
  1781. panic("bio: can't allocate bios\n");
  1782. bio_integrity_init();
  1783. biovec_init_slabs();
  1784. fs_bio_set = bioset_create(BIO_POOL_SIZE, 0);
  1785. if (!fs_bio_set)
  1786. panic("bio: can't allocate bios\n");
  1787. if (bioset_integrity_create(fs_bio_set, BIO_POOL_SIZE))
  1788. panic("bio: can't create integrity pool\n");
  1789. return 0;
  1790. }
  1791. subsys_initcall(init_bio);