Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

避免sync造成的不必要的阻塞 #15

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

Wenz-jam
Copy link
Contributor

针对问题:
我在使用rsync向机械硬盘备份大量数据时,执行ysyx中的make.而git_commit存在sync,导致make被阻塞,等待rsync拷贝结束.
这导致我在备份数据的时候几乎无法编写ysyx的相关内容

我认为解决方法也是很简单的,只需要针对需要的目录/文件进行同步即可
这是我将sync改成sync $(LOCK_DIR)的原因

@sashimi-yzh sashimi-yzh merged commit 45b0981 into OSCPU:master Nov 19, 2023
@sashimi-yzh
Copy link
Contributor

很好的建议, 非常感谢!

wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 18:44:43 up 3 min,  1 user,  load average: 0.33, 0.45, 0.20
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 18:45:24 up 3 min,  1 user,  load average: 0.35, 0.45, 0.21
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 20:55:45 up 20 min,  1 user,  load average: 0.54, 0.46, 0.30
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:07:27 up 32 min,  1 user,  load average: 0.45, 0.35, 0.33
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:07:51 up 32 min,  1 user,  load average: 0.59, 0.40, 0.35
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:09:02 up 34 min,  1 user,  load average: 0.27, 0.34, 0.33
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:09:47 up 34 min,  1 user,  load average: 0.50, 0.40, 0.35
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:10:33 up 35 min,  1 user,  load average: 0.91, 0.52, 0.39
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:11:17 up 36 min,  1 user,  load average: 0.87, 0.57, 0.42
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 21:11:29 up 36 min,  1 user,  load average: 1.04, 0.62, 0.44
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:09:10 up  1:34,  1 user,  load average: 0.61, 0.77, 0.73
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:09:30 up  1:34,  1 user,  load average: 1.10, 0.88, 0.77
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:11:55 up  1:37,  1 user,  load average: 0.57, 0.75, 0.74
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:16:50 up  1:41,  1 user,  load average: 0.86, 0.90, 0.81
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:18:38 up  1:43,  1 user,  load average: 1.08, 1.00, 0.86
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 22:18:54 up  1:44,  1 user,  load average: 1.03, 1.00, 0.86
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:04:24 up 3 min,  1 user,  load average: 2.23, 1.18, 0.48
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:07:21 up 6 min,  1 user,  load average: 1.64, 1.40, 0.70
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:44:43 up 43 min,  1 user,  load average: 1.42, 1.30, 1.25
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:45:23 up 44 min,  1 user,  load average: 1.37, 1.30, 1.25
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:46:31 up 45 min,  1 user,  load average: 1.33, 1.30, 1.26
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:50:32 up 49 min,  1 user,  load average: 2.07, 1.64, 1.40
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:51:52 up 50 min,  1 user,  load average: 2.22, 1.78, 1.47
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:56:45 up 55 min,  1 user,  load average: 1.95, 1.92, 1.62
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:58:45 up 57 min,  1 user,  load average: 1.64, 1.84, 1.63
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 10:59:07 up 57 min,  1 user,  load average: 1.79, 1.86, 1.64
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 11:00:38 up 59 min,  1 user,  load average: 1.64, 1.82, 1.65
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:18 up  4:44,  1 user,  load average: 1.29, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:18 up  4:44,  1 user,  load average: 1.29, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:19 up  4:44,  1 user,  load average: 1.26, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:19 up  4:44,  1 user,  load average: 1.26, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:22 up  4:44,  1 user,  load average: 1.26, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:22 up  4:44,  1 user,  load average: 1.26, 1.03, 0.87
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:24 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:24 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:25 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:25 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:27 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:27 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:28 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:28 up  4:44,  1 user,  load average: 1.40, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:30 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:30 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:31 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:31 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:32 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:32 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:33 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:34 up  4:44,  1 user,  load average: 1.37, 1.06, 0.89
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:35 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:35 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:36 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:36 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:37 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
wele0612 pushed a commit to wele0612/ysyx-workbench that referenced this pull request Feb 4, 2024
ysyx_23060173 薛立伟
Linux tianyi-virtual-machine 6.5.0-15-generic OSCPU#15~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 12 18:54:30 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
 16:19:37 up  4:44,  1 user,  load average: 1.58, 1.11, 0.90
huaixv pushed a commit to huaixv/git-tracer that referenced this pull request Nov 11, 2024
避免sync造成的不必要的阻塞
jtchen2k pushed a commit to jtchen2k/ysyx-workbench that referenced this pull request Dec 30, 2024
避免sync造成的不必要的阻塞
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants