https://github.com/chimeratk/uio-dummy
A simple UIO dummy kernel driver
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Repository
A simple UIO dummy kernel driver
Basic Info
- Host: GitHub
- Owner: ChimeraTK
- License: lgpl-3.0
- Language: CMake
- Default Branch: master
- Size: 355 KB
Statistics
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
UIO Dummy
Very simple UIO driver that allocates a block of virtual memory and exposes it
Basically only useful for testing the DeviceAccess UIO backend
The module supports one parameter, mem_size, which is in bytes.
To trigger an UIO soft interrupt, write to the /proc/uio-dummy file by e.g.
echo 1 > /proc/uio-dummy
Building the module
You can either use Makefile.kernel directly to build the module or use cmake and make install
to install the module using dkms.
Owner
- Name: ChimeraTK
- Login: ChimeraTK
- Kind: organization
- Website: https://chimeratk.github.io/
- Repositories: 53
- Profile: https://github.com/ChimeraTK
Control system and Hardware Interface with Mapped and Extensible Register-based device Abstraction Tool Kit
GitHub Events
Total
- Watch event: 1
- Delete event: 7
- Push event: 9
- Pull request event: 14
- Fork event: 1
- Create event: 6
Last Year
- Watch event: 1
- Delete event: 7
- Push event: 9
- Pull request event: 14
- Fork event: 1
- Create event: 6
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- mhier (5)
- phako (3)
- killenb (2)