Subversion Repositories configs

Rev

Rev 192 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
203 - 1
# This file specifies additional parameters to kernel modules added by TuneD.
2
# Its content is set by the TuneD modules plugin.
192 - 3
#
4
# Please do not edit this file. Content of this file can be overwritten by
203 - 5
# switch of TuneD profile.
192 - 6
#
203 - 7
# If you need to add kernel module parameter which should be handled by TuneD,
8
# create TuneD profile containing the following:
192 - 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
#
203 - 19
# TuneD tries to automatically reload the module if specified the following
192 - 20
# way:
21
#
22
# [modules]
23
# MODULE_NAME = +r,MODULE_PARAMETERS
24
#
25