{"id":16905165,"url":"https://github.com/tobyxdd/xv6-mod","last_synced_at":"2025-03-20T16:20:03.730Z","repository":{"id":84165087,"uuid":"223504882","full_name":"tobyxdd/xv6-mod","owner":"tobyxdd","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-07T01:01:55.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T15:12:19.826Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobyxdd.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-22T23:49:31.000Z","updated_at":"2019-11-22T23:51:20.000Z","dependencies_parsed_at":"2023-03-12T21:54:12.121Z","dependency_job_id":null,"html_url":"https://github.com/tobyxdd/xv6-mod","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/tobyxdd%2Fxv6-mod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fxv6-mod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fxv6-mod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobyxdd%2Fxv6-mod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobyxdd","download_url":"https://codeload.github.com/tobyxdd/xv6-mod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244647094,"owners_count":20487010,"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-13T18:37:30.739Z","updated_at":"2025-03-20T16:20:03.702Z","avatar_url":"https://github.com/tobyxdd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix\nVersion 6 (v6).  xv6 loosely follows the structure and style of v6,\nbut is implemented for a modern x86-based multiprocessor using ANSI C.\n\nACKNOWLEDGMENTS\n\nxv6 is inspired by John Lions's Commentary on UNIX 6th Edition (Peer\nto Peer Communications; ISBN: 1-57398-013-7; 1st edition (June 14,\n2000)). See also https://pdos.csail.mit.edu/6.828/, which\nprovides pointers to on-line resources for v6.\n\nxv6 borrows code from the following sources:\n    JOS (asm.h, elf.h, mmu.h, bootasm.S, ide.c, console.c, and others)\n    Plan 9 (entryother.S, mp.h, mp.c, lapic.c)\n    FreeBSD (ioapic.c)\n    NetBSD (console.c)\n\nThe following people have made contributions: Russ Cox (context switching,\nlocking), Cliff Frey (MP), Xiao Yu (MP), Nickolai Zeldovich, and Austin\nClements.\n\nWe are also grateful for the bug reports and patches contributed by Silas\nBoyd-Wickizer, Anton Burtsev, Cody Cutler, Mike CAT, Tej Chajed, eyalz800,\nNelson Elhage, Saar Ettinger, Alice Ferrazzi, Nathaniel Filardo, Peter\nFroehlich, Yakir Goaron,Shivam Handa, Bryan Henry, Jim Huang, Alexander\nKapshuk, Anders Kaseorg, kehao95, Wolfgang Keller, Eddie Kohler, Austin\nLiew, Imbar Marinescu, Yandong Mao, Matan Shabtay, Hitoshi Mitake, Carmi\nMerimovich, Mark Morrissey, mtasm, Joel Nider, Greg Price, Ayan Shafqat,\nEldar Sehayek, Yongming Shen, Cam Tenny, tyfkda, Rafael Ubal, Warren\nToomey, Stephen Tu, Pablo Ventura, Xi Wang, Keiichi Watanabe, Nicolas\nWolovick, wxdao, Grant Wu, Jindong Zhang, Icenowy Zheng, and Zou Chang Wei.\n\nThe code in the files that constitute xv6 is\nCopyright 2006-2018 Frans Kaashoek, Robert Morris, and Russ Cox.\n\nERROR REPORTS\n\nWe switched our focus to xv6 on RISC-V; see the mit-pdos/xv6-riscv.git\nrepository on github.com.\n\nBUILDING AND RUNNING XV6\n\nTo build xv6 on an x86 ELF machine (like Linux or FreeBSD), run\n\"make\". On non-x86 or non-ELF machines (like OS X, even on x86), you\nwill need to install a cross-compiler gcc suite capable of producing\nx86 ELF binaries (see https://pdos.csail.mit.edu/6.828/).\nThen run \"make TOOLPREFIX=i386-jos-elf-\". Now install the QEMU PC\nsimulator and run \"make qemu\".","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobyxdd%2Fxv6-mod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobyxdd%2Fxv6-mod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobyxdd%2Fxv6-mod/lists"}