universalisos/docs/html/pssw-reference-manual/group__time__partition.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.4 KiB
JavaScript

var group__time__partition =
[
[ "vm_tsched_stat_t", "structvm__tsched__stat__t.html", [
[ "last_change", "structvm__tsched__stat__t.html#a5aecdf5e49d2753c1592d6b87feda3c0", null ],
[ "major_time_frame", "structvm__tsched__stat__t.html#a3480068ba0e9720fafbb22b92bb5af34", null ],
[ "cpu_mask", "structvm__tsched__stat__t.html#a65fb83be339676b486ecf5ceca5aa2c4", null ],
[ "sync_cpu", "structvm__tsched__stat__t.html#a63d906d93ec96f527a18f8a44943bc17", null ],
[ "current_sched_id", "structvm__tsched__stat__t.html#aa880cb1d93ccdd5aa13519f8d9a93542", null ],
[ "next_sched_id", "structvm__tsched__stat__t.html#a50a82ec5b4c0e4fa2ae17bbdb7e9711b", null ],
[ "current_sched_name", "structvm__tsched__stat__t.html#abe9c2614b8dcc9cedf40c4808d73c889", null ],
[ "next_sched_name", "structvm__tsched__stat__t.html#a35bbf758a37477f17fa6543730a3a3f2", null ]
] ],
[ "VM_TSCHED_CHANGE_SYNC_MAJOR", "group__time__partition.html#ga71dfb57d2e3ea61d091aa782b31c61eb", null ],
[ "vm_tsched_id_t", "group__time__partition.html#ga20665d71dc2ec8d433e38dc3c1d5ad5f", null ],
[ "vm_tsched_lookup", "group__time__partition.html#ga64f0bd1240ef4fd41a1fc1fe8082386b", null ],
[ "vm_tsched_stat", "group__time__partition.html#ga4c004cbc788a6572ebb5e376d144dc2d", null ],
[ "vm_tsched_change", "group__time__partition.html#gadec381c56ea11cc6c9a9d568d8102ee1", null ]
];