{"id":19645492,"url":"https://github.com/anonto050/cse-314-operating_system","last_synced_at":"2026-05-07T00:34:17.148Z","repository":{"id":176757634,"uuid":"659298409","full_name":"Anonto050/CSE-314-Operating_System","owner":"Anonto050","description":"This repository contains all the offline and online assignments of CSE 314 - Operating System Sessional","archived":false,"fork":false,"pushed_at":"2024-08-08T12:46:33.000Z","size":8772,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T19:33:30.006Z","etag":null,"topics":["bash-script","inter-process-communication","shell-script","xv6-memory-management","xv6-riscv","xv6-scheduling","xv6-system-call","xv6-thread"],"latest_commit_sha":null,"homepage":"","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/Anonto050.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":"2023-06-27T14:31:56.000Z","updated_at":"2024-08-08T12:51:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"28f2cef9-47c0-44bf-80d2-d0633d36cfcf","html_url":"https://github.com/Anonto050/CSE-314-Operating_System","commit_stats":null,"previous_names":["anonto050/cse-314-operating_system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anonto050/CSE-314-Operating_System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-314-Operating_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-314-Operating_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-314-Operating_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-314-Operating_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anonto050","download_url":"https://codeload.github.com/Anonto050/CSE-314-Operating_System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-314-Operating_System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32718312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-script","inter-process-communication","shell-script","xv6-memory-management","xv6-riscv","xv6-scheduling","xv6-system-call","xv6-thread"],"created_at":"2024-11-11T14:34:10.338Z","updated_at":"2026-05-07T00:34:17.124Z","avatar_url":"https://github.com/Anonto050.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **CSE-314 `Operating System Sessional`**\n\nThis repository contains implementations of assignments from the Operating System course offered in the Department of Computer Science and Engineering at Bangladesh University of Engineering and Technology (BUET).\n\n\n## **Assignments**\n\n### **Shell Script**\n\n**`Offline 1`**\n\n- [Problem Statement](/Offline%201/CSE%20314%20Jan%202023%20-%20Shell%20Scripting%20Assignment.pdf)\n- [Solution](/Offline%201)\n\n**`Online`**\n\n- [Resources](/Online%201/Resources)\n- [A2 : Problem and Solution](/Online%201/A2)\n- [B2 : Problem and Solution](/Online%201/B2)\n\n### **Xv6 System Call**\n\n**`Offline 2`**\n\n- [Problem Statement](/Offline%202/Offline-2-spec.pdf)\n- [Solution](/Offline%202/Offline-2-files)\n- [Resources](/Offline%202/Resources)\n\n### **Xv6 Lottery Scheduling**\n\n**`Offline 3`**\n\n- [Problem Statement](/Offline%203/_CSE-314--assignment-03.pdf)\n- [Resources](/Offline%203)\n\n\n### **Inter Process Communication**\n\n**`Offline 4`**\n\n- [Problem Statement](/Offline%204/IPC%20Offline.pdf)\n- [Solution](/Offline%204)\n- [Resources](/Offline%204/Materials)\n\n\n### **Xv6 Threading and Synchronization**\n\n**`Offline 5`**\n\n- [Problem Statement](https://github.com/vodro/January2023/blob/main/CSE314/threading/threading_specification.md)\n- [Solution](/Offlline%205)\n- **Note:** Go through the Offline 5 folder for more details and implementation guidelines\n\n\n### **Xv6 Memory Management: Paging Framework**\n\n**`Offline 6`**\n\n- [Problem Statement](/Offline%206/Offline%206_%20xv6%20Memory%20Management.pdf)\n- [Solution](/Offline%206/1905050.patch)\n\n\n---\n\n### ***Disclaimer***\n\n*This repository serves as an archive for the author's solutions to course assignments. The solutions are **not guaranteed to be foolproof**. The author is not responsible for **any damage** caused by the use of the solutions. While it can serve as a **reference**, it is strongly discouraged to copy the solutions for **academic dishonesty**, and the author is not responsible for any consequences of such actions.*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonto050%2Fcse-314-operating_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanonto050%2Fcse-314-operating_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonto050%2Fcse-314-operating_system/lists"}