Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# This file specifies additional parameters to kernel modules added by Tuned.
2
# Its content is set by the Tuned modules plugin.
3
#
4
# Please do not edit this file. Content of this file can be overwritten by
5
# switch of Tuned profile.
6
#
7
# If you need to add kernel module parameter which should be handled by Tuned,
8
# create Tuned profile containing the following:
9
#
10
# [modules]
11
# MODULE_NAME = MODULE_PARAMETERS
12
#
13
# Then switch to your newly created profile by:
14
#
15
# tuned-adm profile YOUR_NEW_PROFILE
16
#
17
# and reboot or reload the module
18
#
19
# Tuned tries to automatically reload the module if specified the following
20
# way:
21
#
22
# [modules]
23
# MODULE_NAME = +r,MODULE_PARAMETERS
24
#
25