universalisos/docs/html/pssw-reference-manual/vm__file_8h.js
Fábio Coutada 7855eab092 feat(import): Complete PikeOS 5.0 ecosystem import from devvm-arch
MAJOR MILESTONE: Successfully imported complete PikeOS 5.0 ecosystem
from Virtual Machine 100 (devvm-arch) on gigabyte Proxmox server.

Import Summary:
- Source Code: 4.3GB, 63,441 files, 14,829 C/C++/H files
- Documentation: 78MB, 37+ PDF manuals covering all PikeOS aspects
- XSD Schemas: 1.8MB, 158 schema files for configuration/code generation
- Test Framework: Complete TFW infrastructure in src/tfw/

Key Components:
 Multi-architecture kernels (ARM v7/v8, PowerPC e500/e500mc/e5500, x86_64)
 Core source libraries (libstand, ssw, p4ext)
 Complete test framework with executables, includes, libraries
 37+ comprehensive PDF documentation (installation, development, platform manuals)
 158 XSD schemas for Eclipse-based code generation and configuration
 AUTOSAR/MISRA safety-critical compliance foundation
 Hardware virtualization support
 Eclipse IDE project configuration (.project, .cproject)

Documentation Categories:
- Installation & User Guides (pikeos-installation-guide.pdf, user manuals)
- Development References (kernel, driver, test framework manuals)
- API & Programming (C/C++ environments, native API extensions)
- Platform Manuals (ARM, PowerPC, x86 specific guides)
- CDK Documentation (gcc, binutils, ld, cpp internals)
- Release Notes (all components for 5.0.3)
- Specialized Topics (hardware virtualization, POSIX compliance)

Technical Achievements:
 Complete PikeOS 5.0 codebase across multiple processor architectures
 Safety-critical foundation with AUTOSAR/MISRA compliance
 Eclipse IDE integration with XSD-driven code generation pipeline
 Comprehensive test framework for validation and verification
 Complete documentation covering development, deployment, and optimization

Extraction Method:
- Source: VM 100 (devvm-arch) on gigabyte server (192.168.0.104)
- Method: Direct LVM disk mount via losetup, rsync transfer
- Size: Total 4.4GB extracted and organized

Next Phases:
- Phase 3: XSD Workflow Analysis (Day 8-10)
- Phase 4: Safety Standards Compliance Documentation (Day 11-12)
- Phase 5: Component Categorization (Day 13-14)
- Phase 6: Aurelio Brain Test (Day 15)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 21:01:41 +01:00

18 lines
No EOL
1.3 KiB
JavaScript

var vm__file_8h =
[
[ "vm_open", "group__file__system.html#ga1b98f4cf8f9a10e92eeef9657634ff1c", null ],
[ "vm_open_at", "group__file__system.html#gaf512aed8bb4c7c6dd7f398f21fa89979", null ],
[ "vm_read", "group__file__system.html#ga2ed95769a478eb770adafe88c06e6538", null ],
[ "vm_write", "group__file__system.html#ga315112d9c0d542fc4988d03c0b6f8706", null ],
[ "vm_read_at", "group__file__system.html#gafa3ab1c2cc9c20d5a9cac720c848726f", null ],
[ "vm_write_at", "group__file__system.html#gac788af3600340226e637ee0c17818390", null ],
[ "vm_discard_at", "group__file__system.html#gae9fbfb740b743b10baea4dfae67b2ef7", null ],
[ "vm_fstat", "group__file__system.html#ga22418c4a30ab610977b6eeb4eb38b314", null ],
[ "vm_stat", "group__file__system.html#gaddc17c678b585af81267839e2d50afb9", null ],
[ "vm_lseek", "group__file__system.html#ga4fec34d42b3b027f10010f661f80fcc8", null ],
[ "vm_close", "group__file__system.html#ga809141f8113392f23cba77afc3f64cbd", null ],
[ "vm_map", "group__file__system.html#ga2829f877b5f15acd37966e0456b7dd40", null ],
[ "vm_ioctl", "group__file__system.html#ga78184a0887c6628e9e0c3bd8d4989e18", null ],
[ "vm_test", "group__file__system.html#ga59506ba47b274ef41fdc24bdba16bed6", null ],
[ "vm_fsync", "group__file__system.html#gaa0ba2b12b7c0125938cce724c908a6b2", null ]
];