Linux_system

Linux System Programming 의 필독서

MasterOfAI 2022. 12. 9. 23:28

books 

 

System Programming

  • Advanced Programming in the UNIX Environment (APUE)
  • 인사이드 안드로이드 
  • 리눅스 커널 심층분석(로버트러브)
  • 리눅스 커널의 이해 (다니엘 보베이)
  • Linux Device Driver 
 

Linux Device Drivers, Third Edition [LWN.net]

This is the web site for the Third Edition of Linux Device Drivers, by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman. For the moment, only the finished PDF files are available; we do intend to make an HTML version and the DocBook source availa

lwn.net

PCIe :

  • MindShare Technology Series , PCI Express Technology 3.0

Git :

 

 

Web sites 

https://linux-kernel-labs.github.io/refs/heads/master/index.html

 

Linux Kernel Teaching — The Linux Kernel documentation

© Copyright The kernel development community.

linux-kernel-labs.github.io

http://recipes.egloos.com/

 

임베디드 레시피

친절한 임베디드 개발자되기 강좌

recipes.egloos.com

 

http://wiki.kldp.org/wiki.php

 

KLDPWiki: 대문

이곳 KLDP 위키에 처음 오셨고 좀 더 자세한 KLDPWiki의 사용법을 알고싶으시나요?

wiki.kldp.org

 

 

Advices

https://kldp.org/comment/609144#comment-609144

 

리눅스 커널 공부에 대해서 조언을 구하고자 합니다. | KLDP

안녕하세요 리눅스 커널을 공부하고 싶어하는 이제 3학년이 되는 컴공인 입니다. 학교에서 컴퓨터구조나 리눅스의 기본적인 프로그래밍(기본명령어, fork(), mutex기타 등등)에 대해서는 배운상태

kldp.org