블로그
- netlink user space 와 kernel space 간의 통신은 보통 ioctl 또는 signal 로 이루어지지만 netlink 라는 socket 기반의 통신 방법이 있다. 먼저 kernel driver 에서 init 부분에 아래와 같이 netlink_kernel_create() 라는 함수를 추가해준다. netlink_test_recv_msg() 함수는
- kernel thread Table of Content 1. kernel_thread VS kthread 2. kernel_thread A. 소개 B. daemonize() 3. kthread 4. kthread 예제 1. kernel_thread VS kthread linux kernel 에서 쓰레드를 구현하
- Re: VMTools - Ubuntu Gutsy 7.10 x64amd vmhgfs module fails to compile The solution was also posted here http://communities.vmware.com/thread/107691Navigated to the extracted The change is: The VMWare tools vmhgfs-only/compat_slab.h has a bug that prevents the hgfs kernel module