Skip to content

This is the linux-kernel-programming. I learned in 2020. ex) file ctrl, ls, shell

Notifications You must be signed in to change notification settings

Minjun-KANG/Linux-kernel-programming

Repository files navigation

Linux-kernel-programming

This is the linux-kernel-programming. I learned in 2020. ex) file ctrl, ls, shell

Related to Linux kernel programming, system calls and API types such as ls, mkdir, and rm are implemented.

Some files contain reports. In the report, the process of designing the data structure, Algorithm design process, Make file, Includes the function design process.

  • The file is written in Korean.

contents

  1. Simple calc
  • add, sub
  1. advenced calc
  • add, sub, mul, div
  1. reverse student ID
  • simple code, I trained MAKEFILE
  1. file I/O and system
  • file read, write, print, ctrl
  1. Implements ls command
  • Implements ls command
  1. file locking
  • file and record locking ( Advisory lock, Mandatory lock)
  1. Implements shell
  • Implements shell
  1. get student ID
  • get student ID
  1. Shared Memeory
  • not Message passing
  1. Linked-list
  • On Ubuntu Kernel 12.04
  1. CPU Timer
  • On Ubuntu Kernel 12.04

About

This is the linux-kernel-programming. I learned in 2020. ex) file ctrl, ls, shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published