Skip to content

Add Pressure Stall Information into Kernel  #162

@rikatz

Description

@rikatz

Current situation
Current Kernel version supports PSI, which might help system administrators to detect bottleneck in cpu, memory and io in a easy way.

This is just a CONFIG_PSI=y in the Kernel configuration, and can also be used by cgroups2

Impact
Make the bottleneck and latency detection easier.

Kernel will get a little bigger (new feature), and a new /proc/pressure directory will be created.

Ideal future situation
PSI Enabled by default

Implementation options
Change the kernel config to contain CONFIG_PSI=y

Additional information

PTAL https://facebookmicrosites.github.io/psi/docs/overview

Thank you!!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions