{"id":18547726,"url":"https://github.com/johnramsden/gczns","last_synced_at":"2025-05-15T07:34:29.024Z","repository":{"id":260407421,"uuid":"881210963","full_name":"johnramsden/gczns","owner":"johnramsden","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-08T23:18:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T14:12:26.896Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnramsden.png","metadata":{"files":{"readme":"README.md","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":"2024-10-31T05:33:18.000Z","updated_at":"2024-11-08T23:18:37.000Z","dependencies_parsed_at":"2024-10-31T06:34:15.942Z","dependency_job_id":null,"html_url":"https://github.com/johnramsden/gczns","commit_stats":null,"previous_names":["johnramsden/gczns"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fgczns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fgczns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fgczns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fgczns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnramsden","download_url":"https://codeload.github.com/johnramsden/gczns/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239269806,"owners_count":19610865,"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-11-06T20:30:53.948Z","updated_at":"2025-02-17T09:41:48.387Z","avatar_url":"https://github.com/johnramsden.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCZNS\n\n## Hardware\n\nZNS:\n\n```\nsudo ./zbd report -i /dev/nvme0n2\n```\n\n* Vendor ID: WZS4C8T1TDSP303\n* Zone model: host-managed\n* Capacity: 1941.325 GB (3791650816 512-bytes sectors)\n* Logical blocks: 473956352 blocks of 4096 B\n* Physical blocks: 473956352 blocks of 4096 B\n* Zones: 904 zones of 2048.0 MB\n* Maximum number of open zones: 14\n* Maximum number of active zones: 14\n\nSSD:\n\n* SN540\n* WUS4B7696DSP303\n* 894.3GiB\n\n## Design\n\n**ZNS**:\n\n* **Storage Structure**: 904 zones, each sized at 1.0518 GiB, totaling 950.79 GiB.\n* **Concurrency**: Max of 14 zones active or open simultaneously.\n* **Write Strategy**: Use 14 concurrent writers, each writing to a separate zone. When a zone completes, move on to a new one.\n\n**SSD**:\n\n* **Storage Structure**: 894.3 GiB total capacity, split into 904 equal regions (size equivalent to ZNS zones).\n* **Concurrency**: Write to 14 regions concurrently.\n* **Write Strategy**: As each region completes, transition to a new region, maintaining the 14 concurrent writers.\n\n---\n\nThis setup provides parity between ZNS and SSD experiments by aligning the storage and write processes to allow for consistent comparisons.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fgczns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnramsden%2Fgczns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fgczns/lists"}