[Accel-config] [PATCH v1 0/2] replace token with read_buffer of config files

Tony Zhu <tony.zhu at intel.com> Wed, 07 Sep 2022 14:08:12 +0800
Newsgroups dev.linux.lists.accel-config
Message-ID <[email protected]>
--===============2366312492646965446==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

use_token_limit tokens_reserved tokens_allowed and token_limit will be
replaced as use_read_buffer_limit read_buffers_reserved read_buffers_allowed
and read_buffer_limit.
All config files need to be updated.

Tony Zhu (2):
  accel-config/test: replace token with read_buffer of config files in
    contrib
  accel-config/test: replace token with read_buffer in test config files

 contrib/accel-config.conf.sample     | 28 +++++++++++++++-------------
 contrib/configs/app_profile.conf     | 14 +++++++-------
 contrib/configs/net_profile.conf     | 26 +++++++++++++-------------
 contrib/configs/os_profile.conf      |  8 ++++----
 contrib/configs/profilenote.txt      |  8 ++++----
 contrib/configs/storage_profile.conf | 14 +++++++-------
 test/configs/2g2q_user_1.conf        | 26 +++++++++++++-------------
 7 files changed, 63 insertions(+), 61 deletions(-)

-- =

2.27.0

--===============2366312492646965446==--