Skip to content

Lesson05: Eugene Ovdiyuk - #97

Open
ovdiyuk wants to merge 1 commit into
Kernel-GL-HRK:Eugene.Ovdiyukfrom
ovdiyuk:lesson05
Open

ovdiyuk wants to merge 1 commit into
Kernel-GL-HRK:Eugene.Ovdiyukfrom
ovdiyuk:lesson05

Conversation

@ovdiyuk

@ovdiyuk ovdiyuk commented Nov 19, 2018

Copy link
Copy Markdown

Homework has been done:

  1. Created a simple string uppercase converter using procfs (write: input string, read: that string in uppercase).
  2. Created a simple string lowercase converter using sysfs (store: input string, show: that string in lowercase).
  3. Added read only attributes for both filesystems showing statistics (using cat): e.g. total calls, total characters processed, characters converted etc).

@ovdiyuk ovdiyuk added the not ready The PR is not ready for review (set by author). label Nov 19, 2018
@ovdiyuk
ovdiyuk force-pushed the lesson05 branch 6 times, most recently from 246e2d7 to 258de98 Compare November 26, 2018 16:36
@ovdiyuk ovdiyuk added ready and removed not ready The PR is not ready for review (set by author). labels Nov 26, 2018
@ovdiyuk
ovdiyuk requested a review from an1kh November 26, 2018 17:14
mymodule_sysfs homework has been done
mymodule_procfs homework has been done
Makefile is created to build and test both modules
.gitignore file was updated

Signed-off-by: ovdiyuk <ovdiyuk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants