Is there anything special you do to get into this kind of situation?
Like 16GiB of memory on 32bit with highmem and a brutal disk/io test
case so?
As I understand it, the typical case is that two SG entries in a row
refer to adjacent pages of physical memory. The mapping routine then
collapses them into a single entry referring to all the pages.
However, this is not the sort of thing you can deliberately cause,
unless you set up your SG list by hand.
Alan Stern