1. 10 8月, 2021 1 次提交
    • A
      feat:C库典型高频函数优化 · 689c2e90
      arvinzzz 提交于
      针对字符串类高频函数:
      1. 采用单次多字节操作提升字符串类高频函数的执行效率
      2. 针对armv7-a,采用neon指令进行优化
      
      close: #I42DAK
      Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com>
      Change-Id: Ic90d92f778e0006881f793585264ad7e5f644104
      689c2e90
  2. 19 6月, 2021 1 次提交
    • M
      fix: remove redundant headfile · 73a77777
      mucor 提交于
      1.remove redundant headfile in kernel, such as:
        compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
      2.split fs.h to file.h and driver.h
      3.move vnode.h and path_cache.h to vfs/include
      4.remove redundant interface and defines
      
      close: #I3RTNR
      Signed-off-by: Nmucor <mucorwang@gmail.com>
      73a77777
  3. 20 4月, 2021 1 次提交
  4. 19 3月, 2021 1 次提交
    • W
      Description:vfs refactoring · d9707508
      wangchenyang 提交于
      Feature or Bugfix:Feature
      Binary Source:Huawei
      PrivateCode(Yes/No):Yes
      
      Change-Id: I175d2648bc6f9078c34de2c0a5c93fda10b86c47
      ChangeID:13306388
      d9707508
  5. 11 3月, 2021 1 次提交
  6. 13 10月, 2020 1 次提交
  7. 08 9月, 2020 1 次提交