All of lore.kernel.org
 help / color / mirror / Atom feed
* [Lustre-devel] discontiguous kiov pages
@ 2011-06-02  2:33 wang
  2011-06-02 13:19 ` Eric Barton
  0 siblings, 1 reply; 8+ messages in thread
From: wang @ 2011-06-02  2:33 UTC (permalink / raw)
  To: lustre-devel

Our gnilnd is running into a hole in kiov list in Lustre 2.1:

LustreError: 17837:0:(gnilnd_cb.c:594:kgnilnd_setup_phys_buffer()) Can't make payload
contiguous in I/O VM:page 17, offset 0, nob 6350, kiov_offset 0 kiov_len 2254
LustreError: 17837:0:(gnilnd_cb.c:1751:kgnilnd_send()) unable to setup buffer: -22

Is it now legal for an internal IOV (or KIOV) page to have less than a full page size ?

It used to be that only the first and last page in an IOV were allowed 
to be of a offset + length < PAGE_SIZE.

It doesn't have this problem with 1.8 client and 2.1 server.

Wally

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-09 14:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-02  2:33 [Lustre-devel] discontiguous kiov pages wang
2011-06-02 13:19 ` Eric Barton
2011-06-07 23:57   ` Oleg Drokin
2011-06-08 16:08     ` Nic Henke
2011-06-08 20:09       ` Jinshan Xiong
2011-06-09  8:37         ` Peter Jones
2011-06-09  3:16       ` Oleg Drokin
2011-06-09 14:38         ` Eric Barton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.