This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
linux-formula
의 미러
https://github.com/salt-formulas/salt-formula-linux
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
8
위키
Activity
소스 검색
Require /etc/sysfs.d to create governor.conf in it
Change-Id: I3fbc02a9073b88b71de2645057cc9bd2b2ff9d21
pull/115/head
Yuriy Taraday
7 년 전
부모
d577cb5c36
커밋
49008ea0da
1개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+2
-0
linux/system/cpu.sls
+ 2
- 0
linux/system/cpu.sls
파일 보기
@@ -29,6 +29,8 @@ ondemand_service_disable:
- mode: 0644
- defaults:
governor: {{ system.cpu.governor }}
- require:
- file: /etc/sysfs.d
{% for cpu_core in range(salt['grains.get']('num_cpus', 1)) %}
Write
Preview
Loading…
취소
저장