Skip to content

Lesson 05 - Time Management#35

Open
oleksii-kogutenko wants to merge 1 commit into
Kernel-GL-HRK:masterfrom
oleksii-kogutenko:alexandr_tm
Open

Lesson 05 - Time Management#35
oleksii-kogutenko wants to merge 1 commit into
Kernel-GL-HRK:masterfrom
oleksii-kogutenko:alexandr_tm

Conversation

@oleksii-kogutenko

Copy link
Copy Markdown
  • implemented kernel module with API in sysfs, which returns time (in
    seconds) passed since previous read of it.
  • implemented kernel module with API in sysfs, which returns
    absolute time of previous reading.
  • implemented kernel module with API in sysfs, which return
    Fibonacci sequence. Each element of sequence generated once in
    a second.

Signed-off-by: oleksii-kogutenko oleksii.kogutenko@gmail.com

@an1kh an1kh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please avoid c++ style comments (I think checkpatch will show all the issues).
The code itself looks OK.

 - implemented kernel module with API in sysfs, which returns time (in
   seconds) passed since previous read of it.
 - implemented kernel module with API in sysfs, which returns
   absolute time of previous reading.
 - implemented kernel module with API in sysfs, which return
   Fibonacci sequence. Each element of sequence generated once in
   a second.

Signed-off-by: oleksii-kogutenko <oleksii.kogutenko@gmail.com>
@oleksii-kogutenko

Copy link
Copy Markdown
Author

All done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants