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>
31 lines
No EOL
2.6 KiB
JavaScript
31 lines
No EOL
2.6 KiB
JavaScript
var group__instrumon__proc =
|
|
[
|
|
[ "instr_proc_stat_s", "structinstr__proc__stat__s.html", [
|
|
[ "valid", "structinstr__proc__stat__s.html#a022a7419eefdcceb6b59360d629cd149", null ],
|
|
[ "mode", "structinstr__proc__stat__s.html#a85bc03e10b65885d28335b56f6f4d9f0", null ],
|
|
[ "pse51_version", "structinstr__proc__stat__s.html#ae0b8c036f106ded069aa1535bc193888", null ],
|
|
[ "num_thr", "structinstr__proc__stat__s.html#a8d939b400db333cd242b2f8f7a00bf5d", null ],
|
|
[ "num_sem", "structinstr__proc__stat__s.html#a3dd62ee94a4ce27c941b83e24cb2b2d0", null ],
|
|
[ "num_mq", "structinstr__proc__stat__s.html#a0e10bfa95a8bd8152dbd816cb90e9a4e", null ],
|
|
[ "num_tmr", "structinstr__proc__stat__s.html#ac2fb134f1ad69e6e7df19d2285447647", null ],
|
|
[ "num_fd", "structinstr__proc__stat__s.html#ae676850e366c54aca36098385d55a67b", null ],
|
|
[ "curr_thr", "structinstr__proc__stat__s.html#a31273b7fecbac5a27d55a8361d0d33f7", null ],
|
|
[ "sigpending", "structinstr__proc__stat__s.html#a74af215e4832da2de5c2961cc8363840", null ],
|
|
[ "brk_start", "structinstr__proc__stat__s.html#a5fb3f886ef83acd3bb6f68ab8e062674", null ],
|
|
[ "brk_end", "structinstr__proc__stat__s.html#af787f0b1675b9d101fddfd755fdb86de", null ],
|
|
[ "heap_mode", "structinstr__proc__stat__s.html#aff36f3a1d0d74c326a9052a392c90955", null ],
|
|
[ "brk_alloc", "structinstr__proc__stat__s.html#af02daee0840b2b4d45a33eb35e14102a", null ],
|
|
[ "brk_curr", "structinstr__proc__stat__s.html#a92697a8e4510f5a6d202c415494ba362", null ],
|
|
[ "curr_tick", "structinstr__proc__stat__s.html#a701ad3ce47e0be4464debe56b6f474d3", null ],
|
|
[ "tick_duration", "structinstr__proc__stat__s.html#ae8bf1f976c0351e27b371d8aed68cf3a", null ],
|
|
[ "epoch_offset", "structinstr__proc__stat__s.html#a65bbb10c103a1dc3c9766fb3097b638b", null ],
|
|
[ "alarm_tick", "structinstr__proc__stat__s.html#ad97437a73abf78e2bafa96ed07874bc7", null ]
|
|
] ],
|
|
[ "instr_proc_stat_t", "group__instrumon__proc.html#ga3ce63c185ba8b852dc427139d3ff849d", null ],
|
|
[ "instr_heap_mode_t", "group__instrumon__proc.html#ga0b66512c0169b4409f0f32e7f739b168", [
|
|
[ "HEAP_STATIC", "group__instrumon__proc.html#gga0b66512c0169b4409f0f32e7f739b168afd7a636a561333ddfb8e97a98b39a233", null ],
|
|
[ "HEAP_SEMI", "group__instrumon__proc.html#gga0b66512c0169b4409f0f32e7f739b168ae765145681a8513dcfd53b309da9cb77", null ],
|
|
[ "HEAP_FULL", "group__instrumon__proc.html#gga0b66512c0169b4409f0f32e7f739b168a9eaadf1abc623626884bfb09d3cfa1fd", null ]
|
|
] ],
|
|
[ "instr_proc_status", "group__instrumon__proc.html#gaa7b42c1e4a2d4534807a051f609a1765", null ]
|
|
]; |