{"id":15378404,"url":"https://github.com/jonrohan/kernelstate","last_synced_at":"2026-01-02T17:30:12.955Z","repository":{"id":4677396,"uuid":"5823871","full_name":"jonrohan/kernelstate","owner":"jonrohan","description":"You will write a program to use the /proc mechanism to inspect various kernel values that reflect the machine’s load average, process resource utilization, and so on. Please compile and run it on Linux.","archived":false,"fork":false,"pushed_at":"2012-09-16T03:10:34.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T03:42:07.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonrohan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-15T20:37:09.000Z","updated_at":"2019-06-11T09:39:38.000Z","dependencies_parsed_at":"2022-08-06T17:30:14.151Z","dependency_job_id":null,"html_url":"https://github.com/jonrohan/kernelstate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonrohan%2Fkernelstate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonrohan%2Fkernelstate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonrohan%2Fkernelstate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonrohan%2Fkernelstate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonrohan","download_url":"https://codeload.github.com/jonrohan/kernelstate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727332,"owners_count":19687155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T14:15:23.176Z","updated_at":"2026-01-02T17:30:12.875Z","avatar_url":"https://github.com/jonrohan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inspecting Linux Kernel State\n\n## Description of logic:\nThe program tells the user about various states of the emulated Linux Kernel State. The user can specify whether they want the short format which only gives a little information, or the long format which gives more information on the kernel state. To accomplish this I created a function for each aspect of the project and in the main method had a switch case to check the user input. Once I found the location of all the important files, I just used simple string parsing to obtain the correct info.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonrohan%2Fkernelstate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonrohan%2Fkernelstate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonrohan%2Fkernelstate/lists"}