1. 25 2月, 2023 1 次提交
  2. 23 2月, 2023 1 次提交
    • Z
      feat: 支持cgroups · b45cdbda
      zhushengle 提交于
      BREAKING CHANGE:
      支持cgroups对外变更:
      1.在proc目录下支持plimits目录,支持ipc, pid, memory, devices, sched控制器
      
      Close #I6GVPL
      Signed-off-by: Nzhushengle <zhushengle@huawei.com>
      Change-Id: Ib996e07bf148abce9e40290d6188b763b52e89bb
      b45cdbda
  3. 11 2月, 2023 1 次提交
  4. 06 2月, 2023 1 次提交
  5. 19 7月, 2022 1 次提交
  6. 29 4月, 2022 2 次提交
  7. 31 3月, 2022 1 次提交
  8. 30 3月, 2022 1 次提交
  9. 16 3月, 2022 1 次提交
  10. 14 12月, 2021 1 次提交
  11. 08 12月, 2021 1 次提交
  12. 05 12月, 2021 1 次提交
  13. 08 9月, 2021 1 次提交
    • A
      refactor: 内核目录结构整理 · 33d0c1bd
      arvinzzz 提交于
      1. 原kernel/common目录下属于内核拓展组件,统一移入kernel/extend管理
      2. Kconfig分层,各模块自己的配置放到自己目录下管理
      3. 原platform下不属于平台的公共代码抽到kernel/common下,只留板级链接脚本和一些编译脚本指向device目录下触发平台相关的编译
      4. 对外公共头文件统一抽到对外include路径
      5. 废弃宏,头文件清理
      
      close: #I48KI4
      Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com>
      Change-Id: I0cf5ea81c92a8fa7b113da9cbdc8b7bc935f5aae
      33d0c1bd
  14. 02 9月, 2021 1 次提交
    • C
      feat(build): make liteos_config_file available as gn argument · f9a90777
      Caoruihong 提交于
      You can specify another config file in hb build like this:
        hb build --gn-args liteos_config_file=myconfig.config
      file specified in liteos_config_file argument is relative
      to "$product_path/kernel_configs" directory, or is an
      absolute file path, for example:
        hb build --gn-args liteos_config_file=//path/to/myconfig.config
      or
        hb build --gn-args liteos_config_file=/another/path/to/myconfig.config
      Signed-off-by: NCaoruihong <crh.cao@huawei.com>
      Change-Id: I7e98604006feff9c2487e06a8f3f2a11e5de746b
      f9a90777
  15. 01 9月, 2021 2 次提交
  16. 31 8月, 2021 1 次提交
  17. 30 8月, 2021 1 次提交
  18. 25 8月, 2021 1 次提交
  19. 23 8月, 2021 1 次提交
  20. 22 8月, 2021 1 次提交
  21. 03 8月, 2021 1 次提交
  22. 28 7月, 2021 1 次提交
  23. 27 7月, 2021 2 次提交
  24. 22 7月, 2021 1 次提交
  25. 21 7月, 2021 1 次提交
  26. 10 7月, 2021 1 次提交
  27. 08 7月, 2021 1 次提交
  28. 28 6月, 2021 1 次提交
  29. 22 6月, 2021 1 次提交
  30. 30 4月, 2021 1 次提交
    • L
      testsuites fixed · 6fe4a3f9
      lnlan 提交于
      Change-Id: I7f4add72f2fd1cc3770bcf103d1909add4829822
      6fe4a3f9
  31. 19 4月, 2021 1 次提交
  32. 11 3月, 2021 1 次提交
  33. 13 10月, 2020 1 次提交
  34. 08 9月, 2020 1 次提交