# Tilck - Tiny Linux-Compatible Kernel

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8226](https://news.hada.io/topic?id=8226)
- GeekNews Markdown: [https://news.hada.io/topic/8226.md](https://news.hada.io/topic/8226.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-01-11T10:06:01+09:00
- Updated: 2023-01-11T10:06:01+09:00
- Original source: [github.com/vvaltchev](https://github.com/vvaltchev/tilck)
- Points: 13
- Comments: 1

## Topic Body

- 바이너리 수준에서 리눅스 호환 가능하도록 설계된 교육용 모노리틱 x86 커널   
- 커널모드에서 다양한 것을 실험해보기 좋음   
- 자체 어플리케이션 필요없이 BusyBox같은 리눅스의 것들을 그대로 활용 가능   
- 멀티사용자/데스크탑 지원은 없음  
- 더 간단한 코드, 작은 바이너리 크기, 엄청 작은 지연시간(Ultra low-latency), 쉬운 개발과 테스팅

## Comments



### Comment 14122

- Author: kunggom
- Created: 2023-01-11T10:21:21+09:00
- Points: 1

README를 살펴보니 리눅스 호환성이 완전한 것은 아니지만, 적어도 리눅스용 DOOM을 구동할 수 있을 정도는 되는 모양입니다.  
https://github.com/vvaltchev/tilck/wiki/fbDOOM-on-Tilck
