package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Nov 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mmap memory map file
Copyright (C) 2020 to All Authors. all rights reserved.
Author Ron
Date 2020/08/24 09:03:51
Version 1.0
Package mmap memory map uitls
Copyright (C) 2020 to All Authors. all rights reserved.
Author Ron
Date 2020/08/24 10:53:20
Version 1.0
Lock locks all the mapped memory to RAM, preventing the pages from swapping out.
Random Access Memory Random.
Unlock unlocks the mapped memory from RAM, enabling swapping out of RAM if required.
Mmap map file to memory.
NewRO create new Read Only Mmap instance.
NewRW create new read and write mmap.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.