1PMEM2_VM_RESERVATION_GET_ADDPRMEDSKS(P3r)ogrammer'sPMMEaMn2u_aVlM_RESERVATION_GET_ADDRESS(3)
2
3
4

NAME

6       pmem2_vm_reservation_get_address() - reads address of the virtual memo‐
7       ry reservation
8

SYNOPSIS

10              #include <libpmem2.h>
11
12              void *pmem2_vm_reservation_get_address(struct pmem2_vm_reservation *rsv);
13

DESCRIPTION

15       The pmem2_vm_reservation_get_address() function reads  address  of  the
16       created  virtual  memory  reservation.  The rsv parameter points to the
17       structure describing the reservation created using the  pmem2_vm_reser‐
18       vation_new(3) function.
19

RETURN VALUE

21       The  pmem2_vm_reservation_get_address()  function  returns a pointer to
22       the virtual memory reservation area.
23

SEE ALSO

25       pmem2_vm_reservation_new(3), libpmem2(7) and <https://pmem.io>
26
27
28
29PMDK - pmem2 API version 1.0      2021-09-24PMEM2_VM_RESERVATION_GET_ADDRESS(3)
Impressum