{"id":19548891,"url":"https://github.com/sbcd90/kernel-module-rcu-test","last_synced_at":"2025-11-20T09:03:52.287Z","repository":{"id":54750549,"uuid":"476915838","full_name":"sbcd90/kernel-module-rcu-test","owner":"sbcd90","description":"A simple project to show how read-copy-update synchronization mechanism in the linux kernel","archived":false,"fork":false,"pushed_at":"2022-04-17T21:21:30.000Z","size":3441,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T19:55:55.255Z","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/sbcd90.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}},"created_at":"2022-04-02T01:32:26.000Z","updated_at":"2022-04-04T00:00:53.000Z","dependencies_parsed_at":"2022-08-14T01:40:33.942Z","dependency_job_id":null,"html_url":"https://github.com/sbcd90/kernel-module-rcu-test","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/sbcd90%2Fkernel-module-rcu-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fkernel-module-rcu-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fkernel-module-rcu-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbcd90%2Fkernel-module-rcu-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbcd90","download_url":"https://codeload.github.com/sbcd90/kernel-module-rcu-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240805857,"owners_count":19860670,"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-11T03:57:18.978Z","updated_at":"2025-11-20T09:03:47.267Z","avatar_url":"https://github.com/sbcd90.png","language":"C","readme":"kernel-module-rcu-test\n======================\n\nA simple project to show how read-copy-update synchronization mechanism in the linux kernel.\n\nHow spinlock works?\n===================\n\n[Here](./kernel-module-spinlock-test/) is the module.\n\n```\nmake\nsudo insmod test_spinlock.ko\nsudo dmesg | less \u003e log.txt\nsudo rmmod test_spinlock.ko\n```\n\nHow RCU works?\n==============\n\n[Here](./kernel-module-rcu-starter/) is the module.\n\n```\nmake\nsudo insmod test_rcu.ko\nsudo dmesg | less \u003e log.txt\nsudo rmmod test_rcu.ko\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbcd90%2Fkernel-module-rcu-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbcd90%2Fkernel-module-rcu-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbcd90%2Fkernel-module-rcu-test/lists"}