<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tuning on </title>
    <link>https://wassimaouadi.com/tags/tuning/</link>
    <description>Recent content in Tuning on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 22 Jul 2026 21:31:13 +0200</lastBuildDate>
    <atom:link href="https://wassimaouadi.com/tags/tuning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux Tuning Profiles</title>
      <link>https://wassimaouadi.com/technotes/linuxtuningprofiles/</link>
      <pubDate>Wed, 22 Jul 2026 21:31:13 +0200</pubDate>
      <guid>https://wassimaouadi.com/technotes/linuxtuningprofiles/</guid>
      <description>&lt;h1 id=&#34;preprovisioned-tuning-profiles&#34;&gt;Preprovisioned tuning profiles&lt;/h1&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;user1@rhel10-vm2:~$ ls /usr/lib/tuned/profiles&#xA;accelerator-performance  balanced          desktop      intel-sst            network-latency     optimize-serial-console  throughput-performance  virtual-host&#xA;aws                      balanced-battery  hpc-compute  latency-performance  network-throughput  powersave                virtual-guest&#xA;user1@rhel10-vm2:~$&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h1 id=&#34;verify-and-change-tuning-profiles&#34;&gt;Verify and change tuning profiles&lt;/h1&gt;&#xA;&lt;p&gt;Verify that the tuned service is installed with &lt;a href=&#34;https://wassimaouadi.com/technotes/linuxdnfpkgmgmt/&#34;&gt;DNF&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;user1@rhel10-vm2:~$ dnf list --installed | grep tuned&#xA;tuned.noarch                                   2.25.1-2.el10_0                @rhel-10-for-x86_64-baseos-rpms   &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Verify the status of the service with &lt;a href=&#34;https://wassimaouadi.com/technotes/linuxunits/&#34;&gt;systemctl&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;user1@rhel10-vm2:~$ systemctl status tuned&#xA;● tuned.service - Dynamic System Tuning Daemon&#xA;     Loaded: loaded (/usr/lib/systemd/system/tuned.service; enabled; preset: enabled)&#xA;     Active: active (running) since Fri 2026-08-21 19:29:51 CEST; 1h 15min ago&#xA; Invocation: fa8cec68b5b449ee9d4f13e2ef0a4618&#xA;       Docs: man:tuned(8)&#xA;             man:tuned.conf(5)&#xA;             man:tuned-adm(8)&#xA;   Main PID: 936 (tuned)&#xA;      Tasks: 4 (limit: 10680)&#xA;     Memory: 17.7M (peak: 19.7M)&#xA;        CPU: 952ms&#xA;     CGroup: /system.slice/tuned.service&#xA;             └─936 /usr/bin/python3 -Es /usr/sbin/tuned -l -P&#xA;&#xA;Warning: some journal files were not opened due to insufficient permissions.&#xA;user1@rhel10-vm2:~$&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Display the list of available tuning profiles:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
