Skip to content

Commit 99b2b5e

Browse files
Okabe-Junyat-inu
andauthored
[ja] Translate content/en/docs/reference/glossary/cgroup.md into Japanese (#44545)
* feat: translate into Japanese * feat: update content/ja/docs/home/_index.md * Revert "feat: update content/ja/docs/home/_index.md" This reverts commit 8b49e33. * update: L17 Co-authored-by: inukai <[email protected]> --------- Co-authored-by: inukai <[email protected]>
1 parent 1085b26 commit 99b2b5e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: cgroup (control group)
3+
id: cgroup
4+
date: 2019-06-25
5+
full_link:
6+
short_description: >
7+
リソースの分離、使用状況の監視、制限を行うLinuxプロセスのグループ。
8+
9+
aka:
10+
tags:
11+
- fundamental
12+
---
13+
リソースの分離、使用状況の監視、制限を行うLinuxプロセスのグループ。
14+
15+
<!--more-->
16+
17+
cgroupはLinuxカーネルの機能であり、一連のプロセスに対して、リソース使用量(CPU、メモリー、ディスクI/O、ネットワーク)を制限、監視、分離するものです。

0 commit comments

Comments
 (0)