Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBDocs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Team DB
DBDocs
Commits
a4a39f69
Commit
a4a39f69
authored
2 months ago
by
mgy20
Browse files
Options
Downloads
Patches
Plain Diff
Adicionado docs de NUMA
parent
d787d97c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/pages/NUMA/Numa.md
+23
-0
23 additions, 0 deletions
docs/source/pages/NUMA/Numa.md
with
23 additions
and
0 deletions
docs/source/pages/NUMA/Numa.md
0 → 100644
+
23
−
0
View file @
a4a39f69
# NUMA - Non-Uniform Memory Access
## Objetivo
Documentar como realizar o gerenciamento de máquinas NUMA
## Links
1.
## Dependências
1.
numactl/stable,now 2.0.16-1 amd64
2.
numad/stable,now 0.5+20150602-8+b1 amd64
3.
numatop/stable,now 2.3-3 amd64
## Instalação
Instale de acordo com a distribuição do sistema.
Exemplo com Debian
```
bash
sudo
apt
install
numad numactl numatop
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment