Skip to content

Re-git/zaliczenie-linux-kernel-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

  1. cd into D1 and run make to compile
  2. sudo insmod d1.ko
  3. cd into P1_i_P2 and run make to compile
  4. run ./start
  5. open new instance of terminal, cd into P3 and run make
  6. run ./P3
  7. run cat /proc/d1

About

P1 >>unnamed pipe>> P2 >>named pipe>> P3 >>procfs>> D1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors