MAX_ARRAY
struct kvec iov[MAX_ARRAY];
struct page *page_array[MAX_ARRAY];
if (++seg >= (int)MAX_ARRAY) {