요약·해설과 원문, 전문 번역을 서로 분리했습니다. API 이름, symbol, source path는 원문 표기를 사용합니다.
1. 요약·해설
원문의 핵심 논리와 kernel programming 관점의 보충 설명입니다. 아래의 전문 번역과는 별도로 작성했습니다.
Package PL1 and critical I1 limits
sysfs-driver-intel-xe-hwmon:41-103power2 계열은 package 범위의 PL1·TDP·energy·Tau를 제공하며, critical I1은 client에서 microwatts, server에서 milliamperes 단위로 노출됩니다.
Voltage, temperature and fan telemetry
sysfs-driver-intel-xe-hwmon:104-151Package voltage, package·VRAM temperature와 Fan 1~3의 RPM을 read-only hwmon attributes로 읽습니다.
Card and package PL2 burst limits
sysfs-driver-intel-xe-hwmon:152-198power1_cap과 power2_cap은 PL1보다 크고 더 짧은 window를 쓰는 card·package PL2 burst limits이며 각 cap_interval이 PL2/Tau averaging interval을 정합니다.
2. 영어 원문 전체
번역 기준이 된 Linux v6.18.37 원문입니다. 줄 번호는 이 버전의 파일 좌표입니다.
원문 전체 펼치기
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_max
Date: September 2023
KernelVersion: 6.5
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card reactive sustained (PL1) power limit in microwatts.
The power controller will throttle the operating frequency
if the power averaged over a window (typically seconds)
exceeds this limit. A read value of 0 means that the PL1
power limit is disabled, writing 0 disables the
limit. Writing values > 0 and <= TDP will enable the power limit.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_rated_max
Date: September 2023
KernelVersion: 6.5
Contact: intel-xe@lists.freedesktop.org
Description: RO. Card default power limit (default TDP setting).
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy1_input
Date: September 2023
KernelVersion: 6.5
Contact: intel-xe@lists.freedesktop.org
Description: RO. Card energy input of device in microjoules.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_max_interval
Date: October 2023
KernelVersion: 6.6
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card sustained power limit interval (Tau in PL1/Tau) in
milliseconds over which sustained power is averaged.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max
Date: February 2024
KernelVersion: 6.8
Contact: intel-xe@lists.freedesktop.org
Description: RW. Package reactive sustained (PL1) power limit in microwatts.
The power controller will throttle the operating frequency
if the power averaged over a window (typically seconds)
exceeds this limit. A read value of 0 means that the PL1
power limit is disabled, writing 0 disables the
limit. Writing values > 0 and <= TDP will enable the power limit.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_rated_max
Date: February 2024
KernelVersion: 6.8
Contact: intel-xe@lists.freedesktop.org
Description: RO. Package default power limit (default TDP setting).
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_crit
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card reactive critical (I1) power limit in microwatts.
Card reactive critical (I1) power limit in microwatts is exposed
for client products. The power controller will throttle the
operating frequency if the power averaged over a window exceeds
this limit.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/curr1_crit
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card reactive critical (I1) power limit in milliamperes.
Card reactive critical (I1) power limit in milliamperes is
exposed for server products. The power controller will throttle
the operating frequency if the power averaged over a window
exceeds this limit.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy2_input
Date: February 2024
KernelVersion: 6.8
Contact: intel-xe@lists.freedesktop.org
Description: RO. Package energy input of device in microjoules.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max_interval
Date: February 2024
KernelVersion: 6.8
Contact: intel-xe@lists.freedesktop.org
Description: RW. Package sustained power limit interval (Tau in PL1/Tau) in
milliseconds over which sustained power is averaged.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/in1_input
Date: February 2024
KernelVersion: 6.8
Contact: intel-xe@lists.freedesktop.org
Description: RO. Package current voltage in millivolt.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp2_input
Date: March 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RO. Package temperature in millidegree Celsius.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp3_input
Date: March 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RO. VRAM temperature in millidegree Celsius.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan1_input
Date: March 2025
KernelVersion: 6.16
Contact: intel-xe@lists.freedesktop.org
Description: RO. Fan 1 speed in RPM.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan2_input
Date: March 2025
KernelVersion: 6.16
Contact: intel-xe@lists.freedesktop.org
Description: RO. Fan 2 speed in RPM.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan3_input
Date: March 2025
KernelVersion: 6.16
Contact: intel-xe@lists.freedesktop.org
Description: RO. Fan 3 speed in RPM.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_cap
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card burst (PL2) power limit in microwatts.
The power controller will throttle the operating frequency
if the power averaged over a window (typically milli seconds)
exceeds this limit. A read value of 0 means that the PL2
power limit is disabled, writing 0 disables the limit.
PL2 is greater than PL1 and its time window is lesser
compared to PL1.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_cap
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Package burst (PL2) power limit in microwatts.
The power controller will throttle the operating frequency
if the power averaged over a window (typically milli seconds)
exceeds this limit. A read value of 0 means that the PL2
power limit is disabled, writing 0 disables the limit.
PL2 is greater than PL1 and its time window is lesser
compared to PL1.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_cap_interval
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Card burst power limit interval (Tau in PL2/Tau) in
milliseconds over which sustained power is averaged.
Only supported for particular Intel Xe graphics platforms.
What: /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_cap_interval
Date: May 2025
KernelVersion: 6.15
Contact: intel-xe@lists.freedesktop.org
Description: RW. Package burst power limit interval (Tau in PL2/Tau) in
milliseconds over which sustained power is averaged.
Only supported for particular Intel Xe graphics platforms.
3. 한국어 전문 번역
영어 원문의 문단 순서와 의미를 유지한 전체 번역입니다. 코드, 함수명, symbol과 URL은 원문 표기를 유지합니다.
Card sustained PL1 power limit
1-14| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_max |
| Date | 2023년 9월 |
| KernelVersion | 6.5 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Card의 reactive sustained power limit(PL1)입니다. 일반적으로 seconds 단위인 window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. 읽은 값 0은 PL1 power limit이 disabled임을 뜻하고 0을 쓰면 limit을 disable합니다. 0보다 크고 TDP 이하인 값을 쓰면 power limit을 enable합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Microwatts |
Card와 package control·telemetry attributes를 scope와 단위별로 정리했습니다.
PL1 value와 averaging window가 frequency throttling을 결정하는 흐름입니다.
Card default power limit
15-23| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_rated_max |
| Date | 2023년 9월 |
| KernelVersion | 6.5 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Card의 default power limit, 즉 default TDP setting을 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Microwatts |
Card energy input
24-31| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy1_input |
| Date | 2023년 9월 |
| KernelVersion | 6.5 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Device card 범위의 energy input을 microjoules 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Microjoules |
Card PL1 averaging interval
32-40| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_max_interval |
| Date | 2023년 10월 |
| KernelVersion | 6.6 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Sustained power를 평균하는 card sustained power-limit interval, 즉 PL1/Tau의 Tau를 milliseconds 단위로 설정합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Milliseconds |
Package sustained PL1 power limit
41-54| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max |
| Date | 2024년 2월 |
| KernelVersion | 6.8 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Package의 reactive sustained power limit(PL1)입니다. 일반적으로 seconds 단위인 window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. 읽은 값 0은 PL1 power limit이 disabled임을 뜻하고 0을 쓰면 limit을 disable합니다. 0보다 크고 TDP 이하인 값을 쓰면 power limit을 enable합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Microwatts |
Package default power limit
55-62| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_rated_max |
| Date | 2024년 2월 |
| KernelVersion | 6.8 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Package의 default power limit, 즉 default TDP setting을 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Microwatts |
Client card critical I1 power limit
63-75| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_crit |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Client products에 노출되는 card reactive critical I1 power limit입니다. Window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Microwatts |
Product class에 따라 같은 critical I1 limit이 서로 다른 quantity와 unit으로 노출됩니다.
Server card critical I1 current limit
76-86| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/curr1_crit |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Server products에 노출되는 card reactive critical I1 limit입니다. Milliamperes 단위이며 window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. |
| Access | Read-write |
| Unit | Milliamperes |
Package energy input
87-94| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/energy2_input |
| Date | 2024년 2월 |
| KernelVersion | 6.8 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Device package 범위의 energy input을 microjoules 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Microjoules |
Package PL1 averaging interval
95-103| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_max_interval |
| Date | 2024년 2월 |
| KernelVersion | 6.8 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Sustained power를 평균하는 package sustained power-limit interval, 즉 PL1/Tau의 Tau를 milliseconds 단위로 설정합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Milliseconds |
Package voltage input
104-111| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/in1_input |
| Date | 2024년 2월 |
| KernelVersion | 6.8 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Package의 current voltage를 millivolt 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Millivolt |
Package temperature
112-119| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp2_input |
| Date | 2025년 3월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Package temperature를 millidegree Celsius 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Millidegree Celsius |
Package·VRAM thermal sensors와 세 fan-speed inputs를 구분합니다.
VRAM temperature
120-127| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/temp3_input |
| Date | 2025년 3월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | VRAM temperature를 millidegree Celsius 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | Millidegree Celsius |
Fan 1 speed
128-135| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan1_input |
| Date | 2025년 3월 |
| KernelVersion | 6.16 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Fan 1 speed를 RPM 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | RPM |
Fan 2 speed
136-143| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan2_input |
| Date | 2025년 3월 |
| KernelVersion | 6.16 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Fan 2 speed를 RPM 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | RPM |
Fan 3 speed
144-151| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/fan3_input |
| Date | 2025년 3월 |
| KernelVersion | 6.16 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Fan 3 speed를 RPM 단위로 반환합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-only |
| Unit | RPM |
Card burst PL2 power limit
152-166| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_cap |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Card의 burst power limit(PL2)입니다. 일반적으로 milliseconds 단위인 window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. 읽은 값 0은 PL2 power limit이 disabled임을 뜻하고 0을 쓰면 limit을 disable합니다. PL2는 PL1보다 크며 그 time window는 PL1보다 짧습니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Microwatts |
두 power-limit classes의 magnitude, window와 sysfs naming을 비교합니다.
Package burst PL2 power limit
167-181| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_cap |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Package의 burst power limit(PL2)입니다. 일반적으로 milliseconds 단위인 window에서 평균한 power가 이 limit을 넘으면 power controller가 operating frequency를 throttle합니다. 읽은 값 0은 PL2 power limit이 disabled임을 뜻하고 0을 쓰면 limit을 disable합니다. PL2는 PL1보다 크며 그 time window는 PL1보다 짧습니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Microwatts |
Card PL2 averaging interval
182-190| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power1_cap_interval |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Sustained power를 평균하는 card burst power-limit interval, 즉 PL2/Tau의 Tau를 milliseconds 단위로 설정합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Milliseconds |
Package PL2 averaging interval
191-198| 항목 | 한국어 전문 번역 |
|---|---|
| What | /sys/bus/pci/drivers/xe/.../hwmon/hwmon<i>/power2_cap_interval |
| Date | 2025년 5월 |
| KernelVersion | 6.15 |
| Contact | intel-xe@lists.freedesktop.org |
| Description | Sustained power를 평균하는 package burst power-limit interval, 즉 PL2/Tau의 Tau를 milliseconds 단위로 설정합니다. 특정 Intel Xe graphics platforms에서만 지원합니다. |
| Access | Read-write |
| Unit | Milliseconds |
Card PL1 limit and energy
sysfs-driver-intel-xe-hwmon:1-40power1_max와 power1_max_interval은 card의 sustained PL1 limit과 Tau window를 제어하고, power1_rated_max와 energy1_input은 default TDP와 누적 energy를 제공합니다.