<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Eric,<br>
<br>
To make things 100% clear - did you answer positively ('It should...')
because there are some lustre use-cases for such transfers or just
because it would be natural for LNET to support both aligned and
not-aligned big bulk transfers?<br>
<br>
Thanks in advance,<br>
Maxim<br>
<br>
On 10/14/2009 09:22 PM, Eric Barton wrote:
<blockquote cite="mid:088e01ca4cf2$f5f9dcf0$e1ed96d0$@com" type="cite">
  <pre wrap="">Maxim,

It should support such transfers, but you have to be careful about
the number of fragments this can introduce.  This issue has already
been observed in routers, which buffer LNET message payloads at
the same page offset, irrespective of the sender's page offset (of
which it has no knowledge).  For example, this can force the o2iblnd,
if configured to pre-map all memory, to need double the number of RDMA
fragments and therefore fail the transfer.  Chat with Liang - he knows
all about this...

    Cheers,
              Eric

  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:lustre-devel-bounces@lists.lustre.org">lustre-devel-bounces@lists.lustre.org</a> [<a class="moz-txt-link-freetext" href="mailto:lustre-devel-bounces@lists.lustre.org">mailto:lustre-devel-bounces@lists.lustre.org</a>] On Behalf Of Maxim V.
Patlasov
Sent: 14 October 2009 8:23 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:lustre-devel@lists.lustre.org">lustre-devel@lists.lustre.org</a>
Subject: [Lustre-devel] lustre-to-LNET API: big non-aligned bulk transfers

Hi lustre-devel,

I'd like to gather some opinions about the following question:

Is it allowed or possible for lustre to submit relatively big bulk
transfer request (e.g. >512K) to LNET layer when offset in the very
first page to fetch bulk data from (on sender side) is not equal to the
offset in the very first page to store data (on receiver side)? In the
other words - should LNET support such transfers?

Thanks in advance,
Maxim
_______________________________________________
Lustre-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lustre-devel@lists.lustre.org">Lustre-devel@lists.lustre.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lustre.org/mailman/listinfo/lustre-devel">http://lists.lustre.org/mailman/listinfo/lustre-devel</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>