Barrelfish
Macros
service.c File Reference

Contains handler functions for server-side octopus interface RPC call. More...

Macros

#define IDCAPID_NAME_PREFIX   "idcapid."
 

Detailed Description

Contains handler functions for server-side octopus interface RPC call.

Macro Definition Documentation

#define IDCAPID_NAME_PREFIX   "idcapid."

Name prefix used to by the functions set_with_idcap_handler() and get_with_idcap_handler() to store and retrieve records by idcap.

This essentially emulates a dedicated namespace for records stored with an id cap. Octopus and the SKB do not support dedicated namespaces atm. FIXME: store records set with the function 'set_with_idcap' in a dedicated namespace.