Remote Interface
Remote API
remote_rpc_pd_initmem_size Struct Reference

#include <remote.h>

Public Attributes

int domain
 
uint32_t pd_initmem_size
 

Detailed Description

Structure for remote_session_control, used with FASTRPC_PD_INITMEM_SIZE request ID to set signed userpd initial memory size

Member Data Documentation

◆ domain

int remote_rpc_pd_initmem_size::domain

Remote subsystem domain ID, pass -1 to set params for all domains

◆ pd_initmem_size

uint32_t remote_rpc_pd_initmem_size::pd_initmem_size

Initial memory allocated for remote userpd, minimum value : 3MB, maximum value 200MB Unsupported for unsigned user PD, for unsigned user PD init mem size is fixed at 5MB


The documentation for this struct was generated from the following file: