From 507bd28c997feca3e2022d2507c3d26f390858be Mon Sep 17 00:00:00 2001 From: li <8131175+rikousei@user.noreply.gitee.com> Date: Thu, 23 Jun 2022 14:18:13 +0000 Subject: [PATCH] #I5DU80 add activity-lab-ThirdParty. --- activity-lab-ThirdParty | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 activity-lab-ThirdParty diff --git a/activity-lab-ThirdParty b/activity-lab-ThirdParty new file mode 100644 index 0000000..a924727 --- /dev/null +++ b/activity-lab-ThirdParty @@ -0,0 +1,31 @@ +2115:C 23 Jun 2022 22:02:51.563 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo +2115:C 23 Jun 2022 22:02:51.563 # Redis version=5.0.3, bits=64, commit=00000000, modified=0, pid=2115, just started +2115:C 23 Jun 2022 22:02:51.563 # Configuration loaded +2115:C 23 Jun 2022 22:02:51.563 * supervised by systemd, will signal readiness + _._ + _.-``__ ''-._ + _.-`` `. `_. ''-._ Redis 5.0.3 (00000000/0) 64 bit + .-`` .-```. ```\/ _.,_ ''-._ + ( ' , .-` | `, ) Running in standalone mode + |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 + | `-._ `._ / _.-' | PID: 2115 + `-._ `-._ `-./ _.-' _.-' + |`-._`-._ `-.__.-' _.-'_.-'| + | `-._`-._ _.-'_.-' | http://redis.io + `-._ `-._`-.__.-'_.-' _.-' + |`-._`-._ `-.__.-' _.-'_.-'| + | `-._`-._ _.-'_.-' | + `-._ `-._`-.__.-'_.-' _.-' + `-._ `-.__.-' _.-' + `-._ _.-' + `-.__.-' + +2115:M 23 Jun 2022 22:02:51.564 # Server initialized +2115:M 23 Jun 2022 22:02:51.564 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. +2115:M 23 Jun 2022 22:02:51.564 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled. +2115:M 23 Jun 2022 22:02:51.564 * Ready to accept connections +2115:M 23 Jun 2022 22:04:34.015 # User requested shutdown... +2115:M 23 Jun 2022 22:04:34.015 * Saving the final RDB snapshot before exiting. +2115:M 23 Jun 2022 22:04:34.019 * DB saved on disk +2115:M 23 Jun 2022 22:04:34.019 * Removing the pid file. +2115:M 23 Jun 2022 22:04:34.019 # Redis is now ready to exit, bye bye... \ No newline at end of file -- Gitee