RE: [Infiniband-general] Getting an Infiniband access layer in theLinux kernel

From: Woodruff, Robert J
Date: Sun Feb 08 2004 - 16:37:56 EST


On Sunday, February 08, 2004 8:30 AM, Greg KH wrote,
>Why do you want to run your code in both places? Does this mean that
it doesn't even really >need to be in the kernel as it works just fine
in userspace?

The reason the Access Layer runs in both kernel and user space is to
support
both kernel and user-mode infiniband clients. For example, in kernel
mode a
SCSI (SRP) or IPoIB driver would use the Access Layer services. In user
space, a
middleware library, such as DAPL, would use the user-mode access layer
to
access the infiniband fabric.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/