[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4905A961.9000603@goop.org>
Date: Mon, 27 Oct 2008 22:43:29 +1100
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Jens Axboe <jens.axboe@...cle.com>
CC: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>,
linux-kernel@...r.kernel.org, mingo@...e.hu
Subject: Re: [PATCH 2/2] x86: replace BIO_VMERGE_BOUNDARY with BIOVEC_PHYS_MERGEABLE
Jens Axboe wrote:
> Pretty much baffles me as well, xen should just need to do
>
> #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) 0
>
It needs to be a runtime switch, since we only want to do this when
actually running under Xen. Also, its possible that the two pages might
actually be physically contiguous, so they could be merged anyway.
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists