{"id":15698315,"url":"https://github.com/graykode/linux0.11-kernel-code-review","last_synced_at":"2025-05-09T01:13:28.165Z","repository":{"id":110173097,"uuid":"174271663","full_name":"graykode/linux0.11-kernel-code-review","owner":"graykode","description":"The old Linux kernel source ver 0.11 review with line by line for OS lecture.","archived":false,"fork":false,"pushed_at":"2019-03-22T01:41:15.000Z","size":12696,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-09T01:13:21.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"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/graykode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-07T04:30:12.000Z","updated_at":"2024-07-25T07:45:37.000Z","dependencies_parsed_at":"2023-04-13T21:32:06.056Z","dependency_job_id":null,"html_url":"https://github.com/graykode/linux0.11-kernel-code-review","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/graykode%2Flinux0.11-kernel-code-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graykode%2Flinux0.11-kernel-code-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graykode%2Flinux0.11-kernel-code-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graykode%2Flinux0.11-kernel-code-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graykode","download_url":"https://codeload.github.com/graykode/linux0.11-kernel-code-review/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171272,"owners_count":21865297,"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-03T19:25:33.893Z","updated_at":"2025-05-09T01:13:28.140Z","avatar_url":"https://github.com/graykode.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"linux0.11-kernel-code-review\n==========\n\n- The old Linux kernel source ver 0.11 review with line by line for OS lecture. Original code is [here](https://github.com/yuanxinyu/Linux-0.11). More detail information about kernel code review, I recommend [this book](https://www.amazon.com/Art-Linux-Kernel-Design/dp/1466518030). I quoted the table of contents of the book to explain.\n- This is just repository for review when i listen OS(Operation System), in this semester to remember easily.\n\n\n\n## Build on Linux\n\n* a linux distribution: **debian, ubuntu and mint with GUI** are recommended, Ubuntu 16.04  GUI version with VM VirtualBox\n\n1. `sudo apt-get update \u0026\u0026 sudo apt-get upgrade`\n2. `sudo apt-get install build-essential`\n3. `sudo apt-get install qemu`\n4. `make`\n5. `make start`\n\n\n\n## Overall(I drawed)\n\n### 1. Overall Memory Layout in Linux Kernel 0.11\n\n![](http://drive.google.com/uc?export=view\u0026id=1utgnQ9yIjtNXy5Q5v5eFW_0AMLXrvQgN)\n\n### 2. More Detail Overall Memory Layout in Linux Kernel 0.11\n\n![](http://drive.google.com/uc?export=view\u0026id=1zdzEYQxS_E6jb7R3jLbxqixYZjnaYCNg)\n\n### 3. File System\n\n![](http://drive.google.com/uc?export=view\u0026id=1ooTOdk1GbV9IR7RcoThjCh1tDduuvPP4)\n\n### 4. Segmentation and Paging\nimage refer to [here](http://sarghis.com/blog/637/)\n![](http://sarghis.com/blog/wp-content/uploads/2012/11/a0051744_4df1bef792239.jpg)\n\n## License\n\n\u003cp xmlns:dct=\"http://purl.org/dc/terms/\"\u003e\n  \u003ca rel=\"license\"\n     href=\"https://creativecommons.org/licenses/by-nc-sa/2.0/kr/\"\u003e\n    \u003cimg src=\"https://wikidocs.net/static/img/by-nc-sa.png\" style=\"border-style: none;\" alt=\"CC0\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n\n## Code Review Author\n\n- Name : Tae Hwan Jung(@graykode)\n- Email : nlkey2022@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraykode%2Flinux0.11-kernel-code-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraykode%2Flinux0.11-kernel-code-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraykode%2Flinux0.11-kernel-code-review/lists"}