Skip to content

Commit

Permalink
Merge remote-tracking branch 'main/master' into Oleg.Khokhlov
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegH-ua committed Nov 11, 2018
2 parents 32b5335 + f92792d commit 0a730d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions 06-TimeManagement/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Homework:

Internal Kernel API (Time Management):

1. Implement kernel module with API in sysfs or procfs, which is able to:
- return time (in seconds) passed since previous read;
- return absolute time of previous reading;
- periodically print some message to log, make period adjustable;

0 comments on commit 0a730d2

Please sign in to comment.