-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1651 from Dylan-M/aix_support
Improve AIX Support
- Loading branch information
Showing
14 changed files
with
618 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
System Model: IBM pSeries (emulated by qemu) | ||
Machine Serial Number: Not Available | ||
Processor Type: PowerPC_POWER8 | ||
Processor Implementation Mode: POWER 8 | ||
Processor Version: PV_8_Compat | ||
Number Of Processors: 4 | ||
Processor Clock Speed: 1000 MHz | ||
CPU Type: 64-bit | ||
Kernel Type: 64-bit | ||
LPAR Info: 0 aix_7200-04-02-2027 | ||
Memory Size: 4096 MB | ||
Good Memory Size: 4096 MB | ||
Platform Firmware level: Not Available | ||
Firmware Version: SLOF,HEAD | ||
Console Login: enable | ||
Auto Restart: true | ||
Full Core: false | ||
NX Crypto Acceleration: Not Capable | ||
In-Core Crypto Acceleration: Capable, but not Enabled | ||
|
||
en0 | ||
Network Information | ||
Host Name: aix72-dylan | ||
IP Address: 192.168.124.53 | ||
Sub Netmask: | ||
Gateway: 192.168.124.1 | ||
Name Server: | ||
Domain Name: | ||
|
||
Paging Space Information | ||
Total Paging Space: 512MB | ||
Percent Used: 1% | ||
|
||
Volume Groups Information | ||
============================================================================== | ||
Active VGs | ||
============================================================================== | ||
rootvg: | ||
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION | ||
hdisk0 active 999 809 199..193..17..200..200 | ||
============================================================================== | ||
|
||
INSTALLED RESOURCE LIST | ||
|
||
The following resources are installed on the machine. | ||
+/- = Added or deleted from Resource List. | ||
* = Diagnostic support not available. | ||
|
||
Model Architecture: chrp | ||
Model Implementation: Uni-Processor, PCI bus | ||
|
||
+ sys0 System Object | ||
+ sysplanar0 System Planar | ||
* vio0 Virtual I/O Bus | ||
* ent0 Virtual I/O Ethernet Adapter (l-lan) | ||
* vscsi0 Virtual SCSI Client Adapter | ||
* cd0 Virtual SCSI Optical Served by VIO Server | ||
* vsa0 LPAR Virtual Serial Adapter | ||
* vty0 Asynchronous Terminal | ||
* pci0 PCI Bus | ||
* scsi0 qemu_virtio-scsi-pci:0000:00:02.0 Virtio SCSI Client Adapter (f41a0800) | ||
* hdisk0 qemu_virtio-scsi-pci:0000:00:02.0-LW_0 MPIO Other Virtio SCSI Disk Drive | ||
+ L2cache0 L2 Cache | ||
+ mem0 Memory | ||
+ proc0 Processor | ||
+ proc1 Processor | ||
+ proc2 Processor | ||
+ proc3 Processor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
|
||
AIX aix72-dylan 2 7 000000000000 05/15/24 | ||
|
||
System configuration: lcpu=4 ent=4.00 mode=Capped | ||
|
||
11:19:03 cpu %usr %sys %wio %idle physc %entc | ||
11:19:13 0 1 11 0 88 1.00 25.0 | ||
1 0 0 0 100 1.00 25.0 | ||
2 0 0 0 100 1.00 25.0 | ||
3 0 0 0 100 1.00 25.0 | ||
- 0 3 0 97 4.00 100.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
AIX aix72-dylan 2 7 000000000000 05/15/24 | ||
|
||
System configuration: lcpu=4 ent=4.00 mode=Capped | ||
|
||
11:19:44 %usr %sys %wio %idle physc %entc | ||
11:19:54 0 3 0 96 4.00 100.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.