From: drakenclimber Date: Wed, 17 Jul 2024 21:16:49 +0000 (+0000) Subject: deploy: e1a1b8fe1d9a08b6df0068a6711d1311b713e705 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e058ccb675becf37c42097a8382e64061ed7a15;p=thirdparty%2Flibcgroup.git deploy: e1a1b8fe1d9a08b6df0068a6711d1311b713e705 --- diff --git a/classftests_1_1cgroup_1_1Cgroup.html b/classftests_1_1cgroup_1_1Cgroup.html index 9594b385..59a3e04e 100644 --- a/classftests_1_1cgroup_1_1Cgroup.html +++ b/classftests_1_1cgroup_1_1Cgroup.html @@ -124,8 +124,8 @@ Static Public Member Functions    set (config, cgname=None, setting=None, value=None, copy_from=None, cghelp=False, ignore_systemd=False, recursive=False)   - xset (config, cgname=None, setting=None, value=None, copy_from=None, version=CgroupVersion.CGROUP_UNK, cghelp=False, ignore_unmappable=False, ignore_systemd=False) -  + xset (config, cgname=None, setting=None, value=None, copy_from=None, version=CgroupVersion.CGROUP_UNK, cghelp=False, ignore_unmappable=False, ignore_systemd=False, recursive=False) +   get (config, controller=None, cgname=None, setting=None, print_headers=True, values_only=False, all_controllers=False, cghelp=False, ignore_systemd=False)    xget (config, controller=None, cgname=None, setting=None, print_headers=True, values_only=False, all_controllers=False, version=CgroupVersion.CGROUP_UNK, cghelp=False, ignore_unmappable=False, ignore_systemd=False) @@ -770,8 +770,8 @@ str: The stdout result of cgxget - -

◆ xset()

+ +

◆ xset()

@@ -831,7 +831,13 @@ str: The stdout result of cgxget   - ignore_systemd = False  + ignore_systemd = False, + + + + +   + recursive = False  diff --git a/functions.html b/functions.html index 84a62292..8d7b003d 100644 --- a/functions.html +++ b/functions.html @@ -91,7 +91,7 @@ $(function() {
  • SetUp() : BuildPathV1Test, BuildTasksProcPathTest
  • type : cgroup_file_info
  • xget() : ftests.cgroup.Cgroup
  • -
  • xset() : ftests.cgroup.Cgroup
  • +
  • xset() : ftests.cgroup.Cgroup
  • diff --git a/functions_func.html b/functions_func.html index b5dcca73..02451503 100644 --- a/functions_func.html +++ b/functions_func.html @@ -78,7 +78,7 @@ $(function() {
  • set_and_validate() : ftests.cgroup.Cgroup
  • SetUp() : BuildPathV1Test, BuildTasksProcPathTest
  • xget() : ftests.cgroup.Cgroup
  • -
  • xset() : ftests.cgroup.Cgroup
  • +
  • xset() : ftests.cgroup.Cgroup
  • diff --git a/search/all_1e.js b/search/all_1e.js index aa1e1f84..f869708b 100644 --- a/search/all_1e.js +++ b/search/all_1e.js @@ -2,5 +2,5 @@ var searchData= [ ['x_20y_20branch_0',['8. If this is a new major/minor release, create new 'release-X.Y' branch',['../md_doc_2internal_2release-github.html#autotoc_md16',1,'']]], ['xget_1',['xget',['../classftests_1_1cgroup_1_1Cgroup.html#a34cbac14b2e9f5ff1a63254298f9e0a6',1,'ftests::cgroup::Cgroup']]], - ['xset_2',['xset',['../classftests_1_1cgroup_1_1Cgroup.html#a7cd72ef09eae2778d15eb31f257c6058',1,'ftests::cgroup::Cgroup']]] + ['xset_2',['xset',['../classftests_1_1cgroup_1_1Cgroup.html#a80f6ba6c76930d3b0c06c1d92991ee56',1,'ftests::cgroup::Cgroup']]] ]; diff --git a/search/functions_4.js b/search/functions_4.js index 9eb6fb68..e9319d09 100644 --- a/search/functions_4.js +++ b/search/functions_4.js @@ -1,5 +1,5 @@ var searchData= [ ['xget_0',['xget',['../classftests_1_1cgroup_1_1Cgroup.html#a34cbac14b2e9f5ff1a63254298f9e0a6',1,'ftests::cgroup::Cgroup']]], - ['xset_1',['xset',['../classftests_1_1cgroup_1_1Cgroup.html#a7cd72ef09eae2778d15eb31f257c6058',1,'ftests::cgroup::Cgroup']]] + ['xset_1',['xset',['../classftests_1_1cgroup_1_1Cgroup.html#a80f6ba6c76930d3b0c06c1d92991ee56',1,'ftests::cgroup::Cgroup']]] ];