{"id":22556576,"url":"https://github.com/property404/xv6-shared-memory","last_synced_at":"2025-03-28T11:17:48.010Z","repository":{"id":93750634,"uuid":"125242875","full_name":"Property404/xv6-shared-memory","owner":"Property404","description":"School project","archived":false,"fork":false,"pushed_at":"2018-03-21T22:14:28.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T11:41:40.127Z","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/Property404.png","metadata":{"files":{"readme":"README","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":"2018-03-14T16:35:38.000Z","updated_at":"2020-05-29T19:40:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3a47fe3-2b5b-4a78-b525-129c893847da","html_url":"https://github.com/Property404/xv6-shared-memory","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/Property404%2Fxv6-shared-memory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Property404%2Fxv6-shared-memory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Property404%2Fxv6-shared-memory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Property404%2Fxv6-shared-memory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Property404","download_url":"https://codeload.github.com/Property404/xv6-shared-memory/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246017724,"owners_count":20710240,"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-12-07T19:13:21.796Z","updated_at":"2025-03-28T11:17:47.992Z","avatar_url":"https://github.com/Property404.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 http://pdos.csail.mit.edu/6.828/2007/v6.html, 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 (bootother.S, mp.h, mp.c, lapic.c)\n    FreeBSD (ioapic.c)\n    NetBSD (console.c)\n\nThe following people made contributions:\n    Russ Cox (context switching, locking)\n    Cliff Frey (MP)\n    Xiao Yu (MP)\n    Nickolai Zeldovich\n    Austin Clements\n\nIn addition, we are grateful for the patches contributed by Greg\nPrice, Yandong Mao, and Hitoshi Mitake.\n\nThe code in the files that constitute xv6 is\nCopyright 2006-2007 Frans Kaashoek, Robert Morris, and Russ Cox.\n\nERROR REPORTS\n\nIf you spot errors or have suggestions for improvement, please send\nemail to Frans Kaashoek and Robert Morris (kaashoek,rtm@csail.mit.edu). \n\nBUILDING AND RUNNING XV6\n\nTo build xv6 on an x86 ELF machine (like Linux or FreeBSD), run \"make\".\nOn non-x86 or non-ELF machines (like OS X, even on x86), you will\nneed to install a cross-compiler gcc suite capable of producing x86 ELF\nbinaries.  See http://pdos.csail.mit.edu/6.828/2007/tools.html.\nThen run \"make TOOLPREFIX=i386-jos-elf-\".\n\nTo run xv6, you can use Bochs or QEMU, both PC simulators.\nBochs makes debugging easier, but QEMU is much faster. \nTo run in Bochs, run \"make bochs\" and then type \"c\" at the bochs prompt.\nTo run in QEMU, run \"make qemu\".\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproperty404%2Fxv6-shared-memory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproperty404%2Fxv6-shared-memory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproperty404%2Fxv6-shared-memory/lists"}