All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] [PATCH 0/3] staging: lustre: lnet: bug fixs for 4.7-rc2
@ 2016-06-09 22:45 ` James Simmons
  0 siblings, 0 replies; 21+ messages in thread
From: James Simmons @ 2016-06-09 22:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, Andreas Dilger, Oleg Drokin
  Cc: Linux Kernel Mailing List, Lustre Development List, James Simmons

Here are the latest fixes for LNet. One fix covers a bug
for the infiniband driver that happens when the o2iblnd
intereface is pinged before it is finishing setting up.
The next patch set from Bruno adds kmem_caches for the
LNet layer.

Bruno Faccini (2):
  staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches
  staging: lustre: lnet: optimize memory foot print for lnet_libmd

Doug Oucharek (1):
  staging: lustre: lnet: Don't access NULL NI on failure path

 .../staging/lustre/include/linux/lnet/lib-lnet.h   |   36 ++++++++++++++--
 .../staging/lustre/include/linux/lnet/lib-types.h  |    2 +-
 .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c |    7 ++-
 drivers/staging/lustre/lnet/lnet/api-ni.c          |   45 ++++++++++++++++++++
 4 files changed, 82 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2016-06-18  3:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-09 22:45 [lustre-devel] [PATCH 0/3] staging: lustre: lnet: bug fixs for 4.7-rc2 James Simmons
2016-06-09 22:45 ` James Simmons
2016-06-09 22:45 ` [lustre-devel] [PATCH 1/3] staging: lustre: lnet: Don't access NULL NI on failure path James Simmons
2016-06-09 22:45   ` James Simmons
2016-06-09 22:45 ` [lustre-devel] [PATCH 2/3] staging: lustre: lnet: Allocate MEs and small MDs in own kmem_caches James Simmons
2016-06-09 22:45   ` James Simmons
2016-06-10  1:28   ` [lustre-devel] " Greg Kroah-Hartman
2016-06-10  1:28     ` Greg Kroah-Hartman
2016-06-10 15:25     ` [lustre-devel] " Faccini, Bruno
2016-06-10 15:25       ` Faccini, Bruno
2016-06-10 16:36       ` [lustre-devel] " Greg Kroah-Hartman
2016-06-10 16:36         ` Greg Kroah-Hartman
2016-06-15  3:02         ` [lustre-devel] " James Simmons
2016-06-15  3:02           ` James Simmons
2016-06-18  3:32           ` [lustre-devel] " Greg Kroah-Hartman
2016-06-18  3:32             ` Greg Kroah-Hartman
2016-06-16 14:14         ` [lustre-devel] " Faccini, Bruno
2016-06-09 22:45 ` [lustre-devel] [PATCH 3/3] staging: lustre: lnet: optimize memory foot print for lnet_libmd James Simmons
2016-06-09 22:45   ` James Simmons
2016-06-10  1:28   ` [lustre-devel] " Greg Kroah-Hartman
2016-06-10  1:28     ` Greg Kroah-Hartman

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.