東京リージョンで利用可能になった EC2 M9gインスタンス(Graviton5)でCPU情報を確認してみた

東京リージョンで利用可能になった EC2 M9gインスタンス(Graviton5)でCPU情報を確認してみた

EC2 M9g・M9gdインスタンス(AWS Graviton5)がap-northeast-1(東京)を含む4リージョンで利用可能になりました。北米GA時と同じOSコマンドで確認したCPU情報はすべて一致しました。Pricing APIで取得した東京リージョンの料金と、m8gとの世代間の料金差もあわせて紹介します。
2026.09.05

はじめに

2026年9月3日、AWS Graviton5 搭載の EC2 M9g・M9gd インスタンスが、東京リージョン(ap-northeast-1)を含む4リージョンで利用可能になりました。

https://aws.amazon.com/jp/about-aws/whats-new/2026/09/ec2-m9g-m9gd-four-regions/

北米 GA 時には us-east-1 で m9g.medium を起動し、CPU 情報を確認しています。

https://dev.classmethod.jp/articles/ec2-m9g-graviton5-instance-launch/

本記事では同じ OS コマンドを東京リージョンの m9g.medium で実行し、CPU 情報を確認しました。

検証内容

検証環境

ap-northeast-1a に m9g.medium を1台起動しました。OS は Amazon Linux 2023 です。

instance-type: m9g.medium
availability-zone: ap-northeast-1a
ami-id: ami-0abcde8261ecfaf82
kernel: 6.18.44-99.149.amzn2023.aarch64
PRETTY_NAME="Amazon Linux 2023.12.20260831"

CPU情報

lscpu を実行しました。出力の要点を抜粋します。

Architecture:                            aarch64
BIOS Vendor ID:                          AWS
BIOS Model name:                         AWS Graviton5
Stepping:                                r0p1
Flags:                                   fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 flagm2 frint svei8mm svebf16 i8mm bf16 dgh rng bti ecv afp wfxt
L1d cache:                               64 KiB (1 instance)
L1i cache:                               64 KiB (1 instance)
L2 cache:                                2 MiB (1 instance)
L3 cache:                                48 MiB (1 instance)

先行記事で us-east-1 の m9g.medium から取得した値と、掲載した項目はすべて一致しました。

lscpu 全文
Byte Order:                              Little Endian
CPU(s):                                  1
On-line CPU(s) list:                     0
Vendor ID:                               ARM
BIOS Vendor ID:                          AWS
BIOS Model name:                         AWS Graviton5
Model:                                   1
Thread(s) per core:                      1
Core(s) per socket:                      1
Socket(s):                               1
Stepping:                                r0p1
BogoMIPS:                                2000.00
Flags:                                   fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 flagm2 frint svei8mm svebf16 i8mm bf16 dgh rng bti ecv afp wfxt
L1d cache:                               64 KiB (1 instance)
L1i cache:                               64 KiB (1 instance)
L2 cache:                                2 MiB (1 instance)
L3 cache:                                48 MiB (1 instance)
NUMA node(s):                            1
NUMA node0 CPU(s):                       0

dmidecode でプロセッサ情報を取得しました。

Processor Information
	Family: ARMv9
	Manufacturer: AWS
	ID: 41 D8 0F 41 00 00 00 00
	Signature: Implementor 0x41, Variant 0x0, Architecture 15, Part 0xd84, Revision 1
	Version: AWS Graviton5
	Max Speed: 3300 MHz
	Current Speed: 3300 MHz
	Core Count: 1

CPU part は 0xd84 で、先行記事の us-east-1 と同じ値でした。

dmidecode -t processor 全文
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.

Handle 0x0004, DMI type 4, 42 bytes
Processor Information
	Socket Designation: CPU0
	Type: Central Processor
	Family: ARMv9
	Manufacturer: AWS
	ID: 41 D8 0F 41 00 00 00 00
	Signature: Implementor 0x41, Variant 0x0, Architecture 15, Part 0xd84, Revision 1
	Version: AWS Graviton5
	Voltage: Unknown
	External Clock: Unknown
	Max Speed: 3300 MHz
	Current Speed: 3300 MHz
	Status: Populated, Enabled
	Upgrade: None
	L1 Cache Handle: Not Provided
	L2 Cache Handle: Not Provided
	L3 Cache Handle: Not Provided
	Serial Number: AWS Graviton5
	Asset Tag: AWS Graviton5
	Part Number: AWS Graviton5
	Core Count: 1
	Core Enabled: 1
	Thread Count: 1
	Characteristics: None

SVE のベクタ長を確認しました。

cat /proc/sys/abi/sve_default_vector_length
16

ベクタ長は16バイト(128ビット)で、us-east-1 と差はありません。

以下は同じインスタンスで取得した補足情報です。

/proc/cpuinfo
processor	: 0
BogoMIPS	: 2000.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm sb paca pacg dcpodp sve2 sveaes svepmull svebitperm svesha3 flagm2 frint svei8mm svebf16 i8mm bf16 dgh rng bti ecv afp wfxt
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x0
CPU part	: 0xd84
CPU revision	: 1
lscpu Vulnerabilities セクション
Vulnerability Gather data sampling:      Not affected
Vulnerability Ghostwrite:                Not affected
Vulnerability Indirect target selection: Not affected
Vulnerability Itlb multihit:             Not affected
Vulnerability L1tf:                      Not affected
Vulnerability Mds:                       Not affected
Vulnerability Meltdown:                  Not affected
Vulnerability Mmio stale data:           Not affected
Vulnerability Old microcode:             Not affected
Vulnerability Reg file data sampling:    Not affected
Vulnerability Retbleed:                  Not affected
Vulnerability Spec rstack overflow:      Not affected
Vulnerability Spec store bypass:         Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1:                Mitigation; __user pointer sanitization
Vulnerability Spectre v2:                Mitigation; CSV2, BHB
Vulnerability Srbds:                     Not affected
Vulnerability Tsa:                       Not affected
Vulnerability Tsx async abort:           Not affected
Vulnerability Vmscape:                   Not affected
lstopo-no-graphics
Machine (3776MB total)
  Package L#0
    NUMANode L#0 (P#0 3776MB)
    L3 L#0 (48MB) + L2 L#0 (2048KB) + L1d L#0 (64KB) + L1i L#0 (64KB) + Core L#0 + PU L#0 (P#0)
  HostBridge
    PCI 00:04.0 (NVMExp)
      Block(Disk) "nvme0n1"
  HostBridge
    PCIBridge
      PCIBridge
        PCIBridge
          PCI 27:00.0 (Ethernet)
            Net "ens34"
nvme id-ctrl(抜粋)
NVME Identify Controller:
vid       : 0x1d0f
ssvid     : 0x1d0f
mn        : Amazon Elastic Block Store
fr        : 2.0
rab       : 32
ieee      : a002dc
mdts      : 6
cntlid    : 0
ver       : 0x10400

カーネルログ

起動時に検出された CPU 機能を dmesg で確認しました。

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd841]
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (architected QARMA3 algorithm)
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000970] CPU features: detected: Branch Target Identification
[    0.000977] CPU features: detected: Enhanced Counter Virtualization
[    0.000980] CPU features: detected: Generic authentication (architected QARMA3 algorithm)
[    0.000981] CPU features: detected: LSE atomic instructions
[    0.000984] CPU features: detected: Random Number Generator
[    0.000986] CPU features: detected: WFx with timeout
[    0.000988] CPU features: detected: Scalable Vector Extension
[    0.001809] SVE: maximum available vector length 16 bytes per vector
[    0.001810] SVE: default vector length 16 bytes per vector

ポインタ認証(QARMA3)、BTI、LSE アトミック命令、乱数生成器、SVE がいずれも検出されています。SVE のベクタ長は最大値も16バイトでした。

料金

東京リージョンの料金を Pricing API で取得しました。

# m9g.medium の料金を取得する例(ap-northeast-1 / Linux / On-Demand)
aws pricing get-products \
  --region us-east-1 \
  --service-code AmazonEC2 \
  --filters \
    'Type=TERM_MATCH,Field=instanceType,Value=m9g.medium' \
    'Type=TERM_MATCH,Field=location,Value=Asia Pacific (Tokyo)' \
    'Type=TERM_MATCH,Field=operatingSystem,Value=Linux' \
    'Type=TERM_MATCH,Field=tenancy,Value=Shared' \
    'Type=TERM_MATCH,Field=preInstalledSw,Value=NA' \
    'Type=TERM_MATCH,Field=capacitystatus,Value=Used' \
  --query 'PriceList'

Pricing API のエンドポイントは us-east-1 を指定するため、東京リージョンの料金を取得する場合も --region us-east-1 で実行します。instanceType フィルタはワイルドカードを受け付けません。全サイズを一括取得する場合は instanceFamily で絞り込みます(値は General purpose)。

2026年9月5日時点の ap-northeast-1 Linux On-Demand 料金を m8g と比較すると、表に掲載した全サイズで +9.0% でした。月額は720時間換算です。

サイズ m9g(USD/時) m8g(USD/時) m8g比 m9g 月額(720時間) m8g 月額(720時間)
medium 0.06319 0.05797 +9.0% 45.50 41.74
large 0.12638 0.11594 +9.0% 90.99 83.48
xlarge 0.25276 0.23188 +9.0% 181.99 166.95
2xlarge 0.50552 0.46376 +9.0% 363.97 333.91
4xlarge 1.01104 0.92752 +9.0% 727.95 667.81
8xlarge 2.02208 1.85504 +9.0% 1,455.90 1,335.63
12xlarge 3.03312 2.78256 +9.0% 2,183.85 2,003.44
16xlarge 4.04416 3.71008 +9.0% 2,911.80 2,671.26
24xlarge 6.06624 5.56512 +9.0% 4,367.69 4,006.89
48xlarge 12.13248 11.13024 +9.0% 8,735.39 8,013.77
metal-48xl 12.13248 11.13024 +9.0% 8,735.39 8,013.77

M9g の東京リージョンと us-east-1 を比較すると、表に掲載した全サイズで東京の料金は +29.2% でした。

サイズ ap-northeast-1(USD/時) us-east-1(USD/時) us-east-1比
medium 0.06319 0.04892 +29.2%
large 0.12638 0.09784 +29.2%
xlarge 0.25276 0.19568 +29.2%
2xlarge 0.50552 0.39136 +29.2%
4xlarge 1.01104 0.78272 +29.2%
8xlarge 2.02208 1.56544 +29.2%
12xlarge 3.03312 2.34816 +29.2%
16xlarge 4.04416 3.13088 +29.2%
24xlarge 6.06624 4.69632 +29.2%
48xlarge 12.13248 9.39264 +29.2%
metal-48xl 12.13248 9.39264 +29.2%

まとめ

東京リージョンの ap-northeast-1a で、Amazon Linux 2023 の m9g.medium を起動しました。今回起動した1台で確認した CPU 情報は、北米 GA 時に us-east-1 で取得した内容と一致しました。

M9g の Linux On-Demand 料金は M8g より 9% 高くなりますが、AWS は Graviton4 搭載の M8g と比べて、M9g ではコンピューティング性能が最大25%向上すると案内しています。東京リージョンで M8g 以前の AWS Graviton インスタンスを利用している場合は、同じワークロードを M9g で実行し、性能と料金を比較してみてください。

この記事をシェアする

AWSのお困り事はクラスメソッドへ

関連記事