RT App 개발 관련 발표자료
* A Checklist for Writing Linux Real-Time Applications (ELC 2020 발표자료 및 유튜브 동영상)
https://ogness.net/ese2020/ese2020_johnogness_rtchecklist.pdf
https://www.youtube.com/watch?v=NrjXEaTSyrw
* Real-time programming with Linux (2022) - good!
https://shuhaowu.com/blogseries.html#rt-linux-programming
* Raspberry Pi Realtime Linux 개발 관련 link
https://lemariva.com/blog/2019/09/raspberry-pi-4b-preempt-rt-kernel-419y-performance-test
구글 검색해보시면 엄청 나옵니다.
https://m.blog.naver.com/alice_k106/221170259817
* Raspberry Pi 는 rt patched kernel 을 4.19 와 4.14 기반으로 제공
https://github.com/raspberrypi/linux/tree/rpi-4.19.y-rt
https://github.com/raspberrypi/linux/tree/rpi-4.14.y-rt
'Core BSP 분석 > 리눅스 커널 핵심 분석' 카테고리의 다른 글
[라즈베리 파이] 'RT 리눅스 커널'을 라즈베리 파이에서 빌드하기 (0) | 2023.09.13 |
---|---|
[리눅스] 메인라인 리눅스 커널 소스 받는 방법 (0) | 2023.09.12 |
커널 버전별 변경사항 (v5.19~v6.4) - kernelnewbies.org (0) | 2023.09.12 |
커널 버전별 변경사항 (v5.19~v6.3) 링크 (0) | 2023.09.12 |
KTPI - commit (0) | 2023.07.11 |