#include "gm_internal.h"
Functions | |
GM_ENTRY_POINT gm_status_t | gm_allow_remote_memory_access (struct gm_port *port) |
|
gm_allow_remote_memory_access() allows any remote GM port to modify the contents of any GM DMAable memory using the gm_directed_send() function. This is a significant security hole, but is very useful on tightly coupled clusters on trusted networks.
|