[openib-general] [PATCH] libibsa: userspace SA query and multicast support
Sean Hefty
mshefty at ichips.intel.com
Tue Aug 29 10:01:44 PDT 2006
Hal Rosenstock wrote:
> OK. So shouldn't IBV_SA_METHOD_SEND be removed from sa_net.h ?
I was just defining the well known methods. I can remove this.
> By raw access, do you mean SEND_MAD operation ?
>
> How do those applications gain this privilege ?
The kernel module exports two files to perform operations on: ib_usa_raw and
ib_usa_default. An administrator can control access to these files however they
like. Operations performed through ib_usa_default are limited to specific SA
queries. Sends performed through ib_usa_raw are not filtered in the kernel, so
behave more like sending requests through the userspace MAD interfaces.
- Sean
More information about the general
mailing list