| Package | Description |
|---|---|
| net.openhft.chronicle.testframework.mappedfiles |
Provides utility classes for working with mapped files, specifically targeting
Linux systems where the "/proc/self/maps" file provides information about
virtual memory mappings.
|
| Class and Description |
|---|
| MappedFileUtil
Utility class for working with mapped files, specifically dealing with parsing the "/proc/self/maps" file on Linux systems.
|
Copyright © 2023. All rights reserved.