Home
last modified time | relevance | path

Searched refs:monitoring (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-hpe/power-supplies-monitoring/
H A Dpower-supplies-monitoring.bb2 SUMMARY = "Power Supplies monitoring for HPE RL300 Gen11"
4 SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.service psu2down.se…
5 SRC_URI:append = " file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manage…
11 IMAGE_INSTALL += "power-supplies-monitoring "
21 …install -m 0644 ${WORKDIR}/psu2-monitoring.service ${D}${sysconfdir}/system/psu2-monitoring.service
22 …install -m 0644 ${WORKDIR}/psu1-monitoring.service ${D}${sysconfdir}/system/psu1-monitoring.service
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-supplies-monitoring/
H A Dpower-supplies-monitoring.bb2 SUMMARY = "Power Supplies monitoring for HPE RL300 Gen11"
4 SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.service psu2down.se…
5 SRC_URI:append = " file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manage…
11 IMAGE_INSTALL += "power-supplies-monitoring "
21 …install -m 0644 ${WORKDIR}/psu2-monitoring.service ${D}${sysconfdir}/system/psu2-monitoring.service
22 …install -m 0644 ${WORKDIR}/psu1-monitoring.service ${D}${sysconfdir}/system/psu1-monitoring.service
/openbmc/openbmc/meta-hpe/meta-dl360-g11/recipes-hpe/power-supplies-monitoring/
H A Dpower-supplies-monitoring.bb2 SUMMARY = "Power Supplies monitoring for HPE RL300 Gen11"
4 SYSTEMD_SERVICE:${PN} = "psu2-monitoring.service psu1-monitoring.service psu2up.service psu2down.se…
5 SRC_URI:append = " file://psu2-monitoring.service file://psu1-monitoring.service file://psus-manage…
11 IMAGE_INSTALL += "power-supplies-monitoring "
21 …install -m 0644 ${WORKDIR}/psu2-monitoring.service ${D}${sysconfdir}/system/psu2-monitoring.service
22 …install -m 0644 ${WORKDIR}/psu1-monitoring.service ${D}${sysconfdir}/system/psu1-monitoring.service
/openbmc/linux/drivers/hwmon/pmbus/
H A DKconfig21 If you say yes here you get hardware monitoring support for generic
44 If you say yes here you get hardware monitoring support for Analog
53 If you say yes here you get hardware monitoring support for Analog
63 If you say yes here you get hardware monitoring support for BEL
72 If you say yes here you get hardware monitoring support for BluTek
81 If you say yes here you get hardware monitoring support for
91 If you say yes here you get hardware monitoring support for
111 If you say yes here you get hardware monitoring support for Delta
129 If you say yes here you get hardware monitoring support for the
162 If you say yes here you get hardware monitoring support for the
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dsensor_monitoring_tests.cpp75 createParentObjects(std::unique_ptr<SensorMonitoring> monitoring) in createParentObjects() argument
80 "vdd", std::move(configuration), std::move(monitoring)); in createParentObjects()
143 SensorMonitoring* monitoring = new SensorMonitoring(std::move(actions)); in TEST() local
147 createParentObjects(std::unique_ptr<SensorMonitoring>{monitoring}); in TEST()
183 monitoring->execute(services, *system, *chassis, *device, *rail); in TEST()
188 monitoring->clearErrorHistory(); in TEST()
198 monitoring->execute(services, *system, *chassis, *device, *rail); in TEST()
244 monitoring->execute(services, *system, *chassis, *device, *rail); in TEST()
318 monitoring->execute(services, *system, *chassis, *device, in TEST()
330 monitoring->execute(services, *system, *chassis, *device, *rail); in TEST()
[all …]
/openbmc/linux/Documentation/mm/damon/
H A Dindex.rst8 monitoring and the monitoring results based system operations. The core
9 monitoring mechanisms of DAMON (refer to :doc:`design` for the detail) make it
11 - *accurate* (the monitoring output is useful enough for DRAM level memory
13 - *light-weight* (the monitoring overhead is low enough to be applied online),
25 (DAMon-based Operation Schemes) in addition to the monitoring. Using the
H A Ddesign.rst14 the given monitoring target address-space and available set of
16 - Core: Implements core logics including monitoring overhead/accurach control
25 For data access monitoring and additional low level work, DAMON needs a set of
57 The monitoring operations are defined in two parts:
69 This is only for the virtual address space monitoring operations
71 manually set the monitoring target address ranges.
125 monitoring attributes, ``sampling interval``, ``aggregation interval``,
180 monitoring quality. To keep the assumption as much as possible, DAMON
237 optimizations. That is, getting data access monitoring results of the
239 characteristics by profiling the monitoring results, and making system
[all …]
H A Dfaq.rst11 specific monitoring operations including monitoring target regions
25 working set size divided by the page size. Because the monitoring target
/openbmc/linux/Documentation/admin-guide/
H A Dperf-security.rst14 depends on the nature of data that perf_events performance monitoring
21 its topology, used kernel and Perf versions, performance monitoring
43 sensitive process data. If PMUs in some monitoring modes capture values
45 to such monitoring modes requires to be ordered and secured properly.
46 So, perf_events performance monitoring and observability operations are
57 monitoring is fully available to privileged processes without access,
75 performance monitoring and observability in the system.
89 [7]_ , whose outcome determines whether monitoring is permitted.
247 *scope* includes per-process performance monitoring only and
272 system, this limit can be easily hit preventing required monitoring
[all …]
/openbmc/linux/drivers/platform/x86/siemens/
H A DKconfig23 This option enables support for monitoring the voltage of the CMOS
30 tristate "CMOS Battery monitoring for Simatic IPCs based on Apollo Lake GPIO"
35 This option enables CMOS battery monitoring for Simatic Industrial PCs
42 tristate "CMOS Battery monitoring for Simatic IPCs based on Elkhart Lake GPIO"
47 This option enables CMOS battery monitoring for Simatic Industrial PCs
54 tristate "CMOS Battery monitoring for Simatic IPCs based on Nuvoton GPIO"
60 This option enables CMOS battery monitoring for Simatic Industrial PCs
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst166 DAMON supports multiple types of monitoring operations, including those for
177 differences between the operations sets in terms of the monitoring target
190 and efficiency of the monitoring are in ``monitoring_attrs`` directory.
200 of DAMON's monitoring regions (``min`` and ``max``, respectively), which
212 to ``N-1``. Each directory represents each monitoring target.
370 open-ended interval), or ``target`` for specific DAMON monitoring target
521 ``update interval``, and min/max number of monitoring target regions by
560 Note that setting the target ids doesn't start the monitoring.
576 monitoring target regions by themselves.
754 monitoring is turned off, reading the file returns ``none``. ::
[all …]
H A Dreclaim.rst60 no real monitoring and reclamation due to the watermarks-based activation
157 Sampling interval for the monitoring in microseconds.
165 Aggregation interval for the monitoring in microseconds.
167 The aggregation interval of DAMON for the cold memory monitoring. Please
173 Minimum number of monitoring regions.
175 The minimal number of monitoring regions of DAMON for the cold memory
176 monitoring. This can be used to set lower-bound of the monitoring quality.
177 But, setting this too high could result in increased monitoring overhead.
183 Maximum number of monitoring regions.
185 The maximum number of monitoring regions of DAMON for the cold memory
[all …]
H A Dlru_sort.rst68 no real monitoring and LRU-lists sorting due to the watermarks-based activation
162 Sampling interval for the monitoring in microseconds.
170 Aggregation interval for the monitoring in microseconds.
172 The aggregation interval of DAMON for the cold memory monitoring. Please
179 Minimum number of monitoring regions.
181 The minimal number of monitoring regions of DAMON for the cold memory
182 monitoring. This can be used to set lower-bound of the monitoring quality.
183 But, setting this too high could result in increased monitoring overhead.
190 Maximum number of monitoring regions.
192 The maximum number of monitoring regions of DAMON for the cold memory
[all …]
/openbmc/linux/drivers/perf/hisilicon/
H A DKconfig13 Provide support for HiSilicon PCIe performance monitoring unit (PMU)
15 Adds the PCIe PMU into perf events system for monitoring latency,
23 Provide support for HNS3 performance monitoring unit (PMU) RCiEP
25 Adds the HNS3 PMU into perf events system for monitoring latency,
/openbmc/linux/Documentation/hwmon/
H A Dhwmon-kernel-api.rst9 This document describes the API that can be used by hardware monitoring
10 drivers that want to use the hardware monitoring framework.
12 This document does not describe what a hardware monitoring (hwmon) Driver or
14 to communicate with a hardware monitoring device. If you want to know this
22 Each hardware monitoring driver must #include <linux/hwmon.h> and, in some
47 hwmon_device_register_with_info registers a hardware monitoring device.
64 remove function if the hardware monitoring device was registered with
156 The hardware monitoring sensor type.
285 Pointer to the hardware monitoring device.
308 Pointer to the hardware monitoring device.
[all …]
H A Dtps23861.rst18 This driver supports hardware monitoring for Texas Instruments TPS23861 PoE PSE.
21 and monitoring capabilities.
25 This driver only supports the Auto mode of operation providing monitoring
H A Dlm63.rst47 The LM63 is a digital temperature sensor with integrated fan monitoring
50 The LM63 is basically an LM86 with fan speed monitoring and control
72 Note that the pin used for fan monitoring is shared with an alert out
74 speed monitoring will or will not be possible. The proper chip configuration
77 for fan monitoring and alert out. On the LM64, monitoring is always enabled;
H A Dsch5627.rst20 SMSC SCH5627 Super I/O chips include complete hardware monitoring
27 The SMSC SCH5627 hardware monitoring part also contains an integrated
32 The hardware monitoring part of the SMSC SCH5627 is accessed by talking
/openbmc/linux/mm/damon/
H A DKconfig28 bool "Data access monitoring operations for virtual address spaces"
32 This builds the default data access monitoring operations for DAMON
36 bool "Data access monitoring operations for the physical address space"
40 This builds the default data access monitoring operations for DAMON
60 the interface for arbitrary data access monitoring.
67 can use the interface for arbitrary data access monitoring.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/
H A Dlibpfm4_4.13.0.bb1 SUMMARY = "Monitoring tools exploiting the performance monitoring events"
3 monitoring tools exploiting the performance monitoring events such as those \
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Ddesign.md19 C++ objects. These objects implement the regulator configuration and monitoring
78 Regulator monitoring is enabled during the system boot after regulators are
86 starts a timer. The timer periodically calls C++ monitoring methods on all the
91 Regulator monitoring is disabled at the beginning of system shutdown before
103 When regulator monitoring is enabled, sensor values are read once per second.
122 values are read during monitoring. This can occur in the following cases:
136 - Sensor monitoring will continue with the next Rail or Device.
137 - The sensors for this Rail will be read again during the next monitoring cycle.
145 When regulator monitoring is disabled, the following changes will be made to all
153 When regulator monitoring is enabled, phase fault detection is performed every
[all …]
/openbmc/linux/net/netlink/
H A DKconfig7 tristate "NETLINK: socket monitoring interface"
10 Support for NETLINK socket monitoring interface used by the ss tool.
/openbmc/linux/drivers/perf/
H A DKconfig14 Support for PMU events monitoring on the ARM CCI (Cache Coherent
48 Support for PMU events monitoring on the Arm CMN-600 Coherent Mesh
99 Groups (PMCG), which provide monitoring of transactions passing
146 monitoring L2 cache events.
156 monitoring L3 cache events.
187 Support for PMU events monitoring on the ARM DMC-620 memory
208 Support for Driveway PMU events monitoring on Yitian 710 DDR
217 Enable perf support for Marvell DDR Performance monitoring
228 Support performance monitoring as defined in CXL rev 3.0
233 monitoring units and provide standard perf based interfaces.
/openbmc/phosphor-power/phosphor-regulators/
H A DREADME.md26 Two types of regulator monitoring are supported:
28 - Sensor monitoring
29 - Phase fault monitoring
55 monitoring.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/
H A DIntrusion.interface.yaml46 - name: monitoring
48 One chassis intrusion sensor needs to implement the 'monitoring'
50 monitoring the security state against intrusion events.

12345678910>>...20