Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Red Hat Blog Cgroups Part 6

From a computing standpoint, often we have applications or services that are much more critical than other things on a system and they need all the help that they can get to be as responsive as possible.

This is going to involve a two-step process on Red Hat Enterprise Linux 7:

  1. Isolate the CPUs that we want to dedicate for our application

  2. Create the cgroups and unit files to make our application land on these CPUs

Create a Control Group in Lab 3 (daq-tst-dev03)

...