wangchuanfang
wangchuanfang
HI, I want ro rmmod redirfs.ko, and add the code: " static void __exit rfs_exit(void) { rfs_sysfs_delete(); rfs_file_cache_destory(); rfs_inode_cache_destroy(); rfs_dentry_cache_destory(); if (rfs_info_none) rfs_info_put(rfs_info_none); } module_exit(rfs_exit); " /rfsctl/rfsctl -f roflt -i...
[root@localhost 11]# ls -la total 4 drwxr-xr-x 2 root root 6 Aug 20 06:06 . drwxr-xr-x 3 root root 4096 Aug 20 06:06 .. [root@localhost 11]# pwd /root/test/test_1/11 [root@localhost 11]#...
### 🐛 Describe the bug In the P2D2 scenario, the model sends access requests to the P1 pod. ### Steps to Reproduce Step 1、Create a P2D2 deepseek-r1 model. kubectl apply...
### 🚀 Feature Description and Motivation GetUtilization retrieves metrics information for pods, but the algorithm for calculating utilization is inaccurate. ### Use Case Step 1、Create a P2D2 deepseek-r1 model. kubectl...
### 🚀 Feature Description and Motivation Can SLO and QoS feature be implemented based on PD disaggregation? ### Use Case I have created a PD-separated qwen2.5-7B model based on the...