0xaa instead. If the client attempts to receive data into nonDMAable memory, the data will be silently discarded, and a BOGUS send or receive will appear in the kernel log.Unless explicitly enabled using gm_allow_remote_memory_access()(PORT), GM will not allow remote processes to use gm_directed_send_with_callback() (gm_put()) to modify the memory of the process. If remote memory access has been enabled, then this protection is disabled, and any remote GM port may modify the contents of any DMAable memory associated with that port. GM developers should be aware of this potential security risk, although it is usually not a concern.
1.4.4