Liyue Zhang
Liyue Zhang
sudo原意super user do,常见别人读作 S U do ,而本文中是su do,不知道是否有两种读法。
- [x] 我用着最新版的 luci-app-adguardhome - [x] 我检查了没有人提交同样的问题 ### 问题详细信息 * **AdGuard Home luci的版本:** * 当前Master分支 13 Jan 2020 commitID 37fdf502b99328b37c9ef4c4387f069f67253f85 文件为[AdGuardHome_template.yaml](https://github.com/rufengsuixing/luci-app-adguardhome/blob/37fdf502b99328b37c9ef4c4387f069f67253f85/root/usr/share/AdGuardHome/AdGuardHome_template.yaml) ### 希望的执行结果 启用neoHosts过滤 ### 实际的执行结果 配置中的url已经失效,无法更新 ### 日志(重要) ```...
评测机只跑seele,但是遇到了很多不合理的问题: ## 评测机环境 双路EPYC-9654 96核CPU,系统共192核384线程 2.24T内存 Ubuntu22.04系统配合kubernetes ## 1. WALL_TIME超时但是user和kernel time都很短 ### 问题描述 例如一个简单的hello world C代码,上传文件,编译,运行 共三个子任务 ``` # 运行步骤的返回 {'status': 'FAILED', 'report': { 'run_at': '2024-04-12T02:39:41.860021413Z', 'time_elapsed_ms': 58616, 'type': 'run_container',...
As this [doc](https://github.com/kata-containers/kata-containers/blob/main/docs/design/host-cgroups.md) and this [issue](https://github.com/kata-containers/agent/pull/750) said: `Set agent.unified_cgroup_hierarchy to 1 or true to enable cgroups v2 in the guest.` I've configured the kernel command line in kata's config file...