Re: A doubt regarding submit_bio()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This works asynchronously. 
So you should __not__ expect the same ordering in execution of bio->bi_endio ()



From: Gaurav Mahajan <gauravmahajan2007@xxxxxxxxx>
To: kernelnewbies <kernelnewbies@xxxxxxxxxxxx>
Sent: Tue, December 28, 2010 12:55:12 AM
Subject: A doubt regarding submit_bio()

Hello all,

I am working on a operation in which I need to assure the order of
bio_end_io() functions.
Consider the scenario,

If I submit two bio requests using submit_bio() function one after
another, then is there any guarantee that the bio_end_io() for the
bios will be invoked in the same order in which I submitted the bios?

Basically I mean to say, would the generic block layer or I/O
scheduler maintain the order of bios submitted to them?

Hoping for some help.

Regards,
Gaurav.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux