准备好你喜欢的饮料、编辑器和编译器,放一些音乐,然后开始构建一个由多个文件组成的 C 语言程序。 大家常说计算机编程的艺术部分是处理复杂性,部分是命名某些事物。此外,我认为“有时需要添加绘图”是在很大程度上是正确的。 在这篇文章里,我会编写一个小型 C 程序,命名一些东西,同时处理一些复杂性。 优秀 ...
分类:
编程语言 时间:
2021-01-08 10:46:35
阅读次数:
0
Open C UF_PS_ask_current_highest_tagUF_PS_ask_current_partitionUF_PS_ask_entity_partitionUF_PS_ask_journal_dataUF_PS_ask_kernel_versionUF_PS_ask_objec ...
分类:
其他好文 时间:
2020-11-19 12:26:14
阅读次数:
5
线上某集群峰值TPS超过100万/秒左右(主要为写流量,读流量很低),峰值tps几乎已经到达集群上限,同时平均时延也超过100ms,随着读写流量的进一步增加,时延抖动严重影响业务可用性。经过一些列性能优化,该集群性能得到了数十倍的性能提升,效果明显,本文是上篇,下篇更精彩。
分类:
数据库 时间:
2020-10-07 20:59:31
阅读次数:
46
导航 (返回顶部) 1. 日志的查询1: 通常的时间+grep过滤. 2. 日志的查询2: field filter 字段过滤. 2.1 -F, -N命令 2.2 man systemd.journal-fields 2.3 本机可用字段及数据 1. 日志的查询1: 通常的时间+grep过滤. 2. ...
分类:
其他好文 时间:
2020-07-29 17:43:00
阅读次数:
104
启动服务 [root@localhost fastdfs]# service fdfs_trackerd start Reloading systemd: [ OK ] Starting fdfs_trackerd (via systemctl): Job for fdfs_trackerd.ser ...
分类:
其他好文 时间:
2020-07-22 20:38:49
阅读次数:
314
PaperRead - Fast Software for Box Intersections Zomorodian, Afra, Edelsbrunner,等. Fast Software for Box Intersections.[J]. International Journal of Co ...
分类:
其他好文 时间:
2020-07-20 15:40:31
阅读次数:
66
Linux物理机旧的磁盘已经满了,加了一块新的机械硬盘,下面说说如何格式化这块硬盘 1、运行 “fdisk -l”,查看磁盘情况,根据磁盘标识符或者磁盘大小确定新加的磁盘是哪个,笔者这里新加的磁盘是 /dev/sda [root@bogon /]# fdisk -l 磁盘 /dev/sdb:1000 ...
分类:
系统相关 时间:
2020-07-19 18:00:44
阅读次数:
99
#1. journaling 相关的pull request librbd: integrate journaling support for IO operations #6541 (https://github.com/ceph/ceph/pull/6541) () librbd: integr ...
分类:
数据库 时间:
2020-07-09 12:14:39
阅读次数:
69
Announcements - This repository provides references to recent advances in autoencoders (AEs), and will be updated once every month with the hope of ex ...
分类:
Web程序 时间:
2020-07-09 00:54:07
阅读次数:
85
查看一下本地是否安装open-vm-tools [root@localhost ~]# dnf remove open-vm-tools No match for argument: open-vm-tools # 不存在 关闭SElinux否则会挂 挂载CDROM镜像 # 创建文件夹 [root@ ...
分类:
系统相关 时间:
2020-07-06 11:06:37
阅读次数:
562