Concept: Resource Management (IRQ/IO/DMA/Memory)
Value: 5 (Critical - Hardware resource allocation)
What it is: Hardware resource allocation and conflict detection system
Key files:
core/src/core/org/jnode/system/resource/ResourceAllocator.java
core/src/core/org/jnode/system/resource/IRQResource.java
core/src/core/org/jnode/system/resource/IOPortResource.java
Bridges: Driver framework, Device manager, Hardware access
Documentation Requirements
For Value 5 (Critical):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order
- Concepts → Pages: Add the page name. Note: [[Resource-Management]] already exists - consider updating it
- Source Path → Pages: Map
core/src/core/org/jnode/system/resource/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term (e.g., "IRQ resource")
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., DMA channels, I/O port ranges)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[Resource-Management]]
- [[Driver-Framework]]
- [[Device-Manager]]
Concept: Resource Management (IRQ/IO/DMA/Memory)
Value: 5 (Critical - Hardware resource allocation)
What it is: Hardware resource allocation and conflict detection system
Key files:
core/src/core/org/jnode/system/resource/ResourceAllocator.javacore/src/core/org/jnode/system/resource/IRQResource.javacore/src/core/org/jnode/system/resource/IOPortResource.javaBridges: Driver framework, Device manager, Hardware access
Documentation Requirements
For Value 5 (Critical):
Update ALL 4 sections of the index (
index.md):core/src/core/org/jnode/system/resource/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term (e.g., "IRQ resource")
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., DMA channels, I/O port ranges)
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)