How to Install and Uninstall memkind.x86_64 Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "memkind.x86_64" package
This guide let you learn how to install memkind.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
memkind.x86_64
Copied
2. Uninstall "memkind.x86_64" package
In this section, we are going to explain the necessary steps to uninstall memkind.x86_64 on Oracle Linux 8:
$
sudo dnf remove
memkind.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the memkind.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:25:39 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : memkind
Version : 1.10.1
Release : 1.el8
Architecture : x86_64
Size : 238 k
Source : memkind-1.10.1-1.el8.src.rpm
Repository : ol8_appstream
Summary : User Extensible Heap Manager
URL : http://memkind.github.io/memkind
License : BSD
Description : The memkind library is an user extensible heap manager built on top of
: jemalloc which enables control of memory characteristics and a
: partitioning of the heap between kinds of memory. The kinds of memory
: are defined by operating system memory policies that have been applied
: to virtual address ranges. Memory characteristics supported by
: memkind without user extension include control of NUMA and page size
: features. The jemalloc non-standard interface has been extended to
: enable specialized arenas to make requests for virtual memory from the
: operating system through the memkind partition interface. Through the
: other memkind interfaces the user can control and extend memory
: partition features and allocate memory while selecting enabled
: features. This software is being made available for early evaluation.
: Feedback on design or implementation is greatly appreciated.
Available Packages
Name : memkind
Version : 1.10.1
Release : 1.el8
Architecture : x86_64
Size : 238 k
Source : memkind-1.10.1-1.el8.src.rpm
Repository : ol8_appstream
Summary : User Extensible Heap Manager
URL : http://memkind.github.io/memkind
License : BSD
Description : The memkind library is an user extensible heap manager built on top of
: jemalloc which enables control of memory characteristics and a
: partitioning of the heap between kinds of memory. The kinds of memory
: are defined by operating system memory policies that have been applied
: to virtual address ranges. Memory characteristics supported by
: memkind without user extension include control of NUMA and page size
: features. The jemalloc non-standard interface has been extended to
: enable specialized arenas to make requests for virtual memory from the
: operating system through the memkind partition interface. Through the
: other memkind interfaces the user can control and extend memory
: partition features and allocate memory while selecting enabled
: features. This software is being made available for early evaluation.
: Feedback on design or implementation is greatly appreciated.