Skip to content

Revise RPC handling for rpc id and shared memory id from size_t to uint64_t #66

@Dreaded-Gnu

Description

@Dreaded-Gnu

Currently size_t is used for rpc ids and shared memory ids. Since this is limited on a 32 bit machine, it becomes necessary to switch to uint64_t to have enough space for rpcs and shared memory areas

Metadata

Metadata

Assignees

No one assigned

    Labels

    32bit32 bit platformbugSomething isn't workingkernelKernel related tasksserverServer related tasks

    Type

    No fields configured for Bug.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions