# System76 스케쥴러 공개

> Clean Markdown view of GeekNews topic #5773. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5773](https://news.hada.io/topic?id=5773)
- GeekNews Markdown: [https://news.hada.io/topic/5773.md](https://news.hada.io/topic/5773.md)
- Type: news
- Author: [alstjr7375](https://news.hada.io/@alstjr7375)
- Published: 2022-01-18T12:01:03+09:00
- Updated: 2022-01-18T12:01:03+09:00
- Original source: [github.com](https://github.com/pop-os/system76-scheduler)
- Points: 3
- Comments: 1

## Topic Body

Pop!_OS라는 리눅스 배포판을 만드는 System76에서 스케쥴러를 공개했습니다.

- Zen 커널의 스케쥴링 세팅 기반이며 CFS 스케쥴러 파라미터 튜닝

- 배터리 상태에 따라 Linux의 CPU 스케줄러를 자동으로 최적화

=> 전원에 연결: 데스크탑 응답성을 개선하기 위해 대기 시간이 짧은 스케줄링 매개변수를 사용(키보드와 마우스 입력에 민감하게 반응)

=> 배터리 사용: 기본값으로 돌아감

## Comments



### Comment 8466

- Author: alstjr7375
- Created: 2022-01-18T12:10:50+09:00
- Points: 1

여기에서 소개글은 볼 수 있습니다.

https://www.reddit.com/r/pop_os/comments/s0npl6/introducing_system76scheduler/

시스템76이 Nvidia 관련 전원관리, 타일링, 데스크톱 환경 제작등 이것저것 시도를 많이 하네요.

아치계열에서 써보시고 싶은 분들을 위해

- PKGBUILD를 다운: git clone https://gist.github.com/black7375/7b7b897f2a1323903ac7fed611d00656 system76-scheduler

- 패키지 설치: cd system76-scheduler && makepkg -scCi

- 활성화: systemctl enable --now com.system76.Scheduler

패키지 관리를 지속적으로 할 생각은 없어서 AUR에 올리지는 않았습니다.

데비안계열 쓰시는 분들은 레포의 /debian 을 참고하시면 되요.
