<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [Lustre-discuss] copy_user_generic_c ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Andreas,<BR>
Thanks for this information.<BR>
But, I'm seeing this problem on an OST, not on a client.  Why would an OST be doing copy_to/from_user()?  On a write, the IB card should be directly placing the data.  So, shouldn't the data already be in kernel space?<BR>
Thanks.<BR>
-Roger<BR>
<BR>
>This is a well-known problem - this kernel function is copying data<BR>
>from userspace to the kernel buffers on a write, and vice versa on<BR>
>a read.  </FONT>
</P>

</BODY>
</HTML>