# 온라인 리소스 및 커뮤니티

#### 1. Real-Time Linux Wiki

Real-Time Linux Wiki는 Preempt-RT 패치에 관한 다양한 정보를 제공한다. 패치의 최신 상태, 설치 방법, 구성 가이드 등을 포함하여 실시간 시스템 개발에 필요한 정보를 찾을 수 있다.

* URL: [Real-Time Linux Wiki](https://rt.wiki.kernel.org)

#### 2. Linux Kernel Mailing List (LKML)

Linux 커널 개발자들이 사용하는 메일링 리스트로, Preempt-RT 패치와 관련된 토론과 업데이트가 자주 이루어진다. 실시간 커널에 대한 질문이나 문제를 해결하는 데 유용한 리소스이다.

* URL: [LKML Archives](https://lkml.org)

#### 3. Linux Foundation Real-Time Project

Linux Foundation에서 운영하는 프로젝트로, 실시간 Linux 커널 개발에 참여하는 개발자들과 협업할 수 있는 기회를 제공한다. 프로젝트의 목표와 현재 진행 상황 등을 확인할 수 있다.

* URL: [Linux Foundation Real-Time Project](https://www.linuxfoundation.org/projects/real-time-linux/)

#### 4. Preempt-RT 관련 포럼 및 커뮤니티

다양한 온라인 포럼과 커뮤니티에서 Preempt-RT와 관련된 논의를 할 수 있다. 이러한 포럼은 실시간 시스템 개발자들 간의 지식 공유와 문제 해결에 큰 도움이 된다.

* Stack Overflow: [Real-time Linux](https://stackoverflow.com/questions/tagged/real-time-linux)
* Reddit: [r/linux](https://www.reddit.com/r/linux/)
* LinuxQuestions.org: [Linux - Real-time and Embedded](https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)

#### 5. GitHub 및 GitLab

Preempt-RT 관련 프로젝트나 샘플 코드, 커널 패치를 GitHub이나 GitLab에서 찾을 수 있다. 커널 패치와 관련된 최신 소스 코드와 커밋 기록을 확인하고, 직접 소스 코드를 분석해 볼 수 있다.

* GitHub: [torvalds/linux](https://github.com/torvalds/linux)
* GitLab: [GitLab Search for Real-time Linux](https://gitlab.com/explore/projects?name=real-time+linux)

#### 6. Documentation and Books

다양한 온라인 문서와 책을 통해 Preempt-RT와 실시간 시스템에 대해 더 깊이 공부할 수 있다. 실시간 커널의 원리, 구성 방법, 실전 적용 사례 등을 다룬 리소스를 참고하라.

* "Linux Kernel Development" by Robert Love
* "Real-Time Systems: Design Principles for Distributed Embedded Applications" by Hermann Kopetz
* Free online courses and tutorials on platforms like Coursera, Udemy, and edX.

#### 7. Conferences and Workshops

Linux와 실시간 시스템 관련 컨퍼런스 및 워크샵에 참여하면 최신 동향을 파악하고, 업계 전문가들과 네트워킹할 수 있다.

* Linux Plumbers Conference
* Embedded Linux Conference
* Real-Time Linux Workshop

#### 8. Blogs and Articles

개발자들이 운영하는 블로그와 기사에서 Preempt-RT와 관련된 최신 정보를 얻을 수 있다. 실시간 시스템 개발에 관한 유용한 팁과 트릭, 문제 해결 방법 등을 제공하는 블로그를 참고하라.

* LWN.net: [Real-time](https://lwn.net/Kernel/Realtime/)
* Linux Journal: [Real-Time Linux](https://www.linuxjournal.com/tag/real-time-linux)
