Hi,I’m wondering about bio splitting . In what case ,we need to split BIO? I can’t understand the explanation very well. What does “chunk/device boundary ”mean ? Thx /* * A bio_pair is used when we need to split a bio. * This can only happen for a bio that refers to just one * page of data, and in the unusual situation when the * page crosses a chunk/device boundary * */ |