universalisos/docs/html/pssw-reference-manual/vm__fs_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

15 lines
No EOL
1.2 KiB
JavaScript

var vm__fs_8h =
[
[ "vm_unlink", "group__ext__file__system.html#gae45c255204e6b90a1be86c91389703f7", null ],
[ "vm_rename", "group__ext__file__system.html#gaccfb5dd24eaacc5a36c3f7e61669ea8f", null ],
[ "vm_statvfs", "group__ext__file__system.html#ga16ac33f71974b9f411ecd02cbf7e7e6f", null ],
[ "vm_ftruncate", "group__ext__file__system.html#ga864ebd3e3eaf99ffee880aa9a0069c5f", null ],
[ "vm_dir_create", "group__ext__file__system.html#ga0f3ae5efa12761883f12ac717a14774e", null ],
[ "vm_dir_open", "group__ext__file__system.html#ga45bc51174af6b17731854b7f6b5d7074", null ],
[ "vm_dir_read_at", "group__ext__file__system.html#ga8bac2e9b98a2807554fbf0b18a6b4a94", null ],
[ "vm_dir_close", "group__ext__file__system.html#ga4fc649f570dcfac35d36af3beb4fd65c", null ],
[ "vm_dir_sync", "group__ext__file__system.html#gada12b6b3711dba1016eb82361511962c", null ],
[ "vm_dir_rewind", "group__ext__file__system.html#ga3f9dd1aee91338b09436615dc7a54b05", null ],
[ "vm_mount", "group__ext__file__system.html#ga591fa1e94e27a7809bb6240a13b2c438", null ],
[ "vm_umount", "group__ext__file__system.html#ga2d09a989aa764dfa0e4811aa6d9687e5", null ]
];