728x90
Time Machine 백업 시간 줄이기
낮은 프로세스 우선 순위 조절을 제거하여 타임머신 속도를 향샹
sudo sysctl debug.lowpri_throttle_enabled=0
> sudo sysctl debug.lowpri_throttle_enabled=0
Password:
debug.lowpri_throttle_enabled: 1 -> 0
확인
sysctl debug.lowpri_throttle_enabled
> sysctl debug.lowpri_throttle_enabled
debug.lowpri_throttle_enabled: 0
728x90
'기타' 카테고리의 다른 글
[기타] Mac에서 스크린샷(화면캡쳐) 찍기 (0) | 2022.02.23 |
---|---|
[기타] iTerm2 zsh 테마(powerlevel10k) 설정하기 (0) | 2022.02.23 |
[기타] HPE ProLiant Server End of Service Life(EOSL) and End of Sale(EOS) (0) | 2022.01.06 |
[Mac] R3 인증서 만료됨 (0) | 2021.12.27 |
[기타] 스칼라(Scala) 프로그래밍 언어 (0) | 2021.12.26 |