LeetCode – Clone Graph
Given a reference of a node in a connected Connected_graph undirected graph, return a deep copy
Given a reference of a node in a connected Connected_graph undirected graph, return a deep copy
这篇文章 Timers and time management in the Linux kernel. Part 1
sysctl命令可以_实时_(runtime)查看和修改linux 内核参数。这个命令可以在大多数发行版本找到, 另外内核参数,也可以通过procfs 文件系统,在 /proc/sys/kernel下 进行查看和修改。
asm-offset.h 文件是在内核编译过程中生成的,生成过程 之前整理了一份笔记 TASK_threadsp的实现及asm-offsets.h, 其中涉及sed处理包含在内核代
Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, , /. Each operand may be an integer or another expression.…
Linux 内核的Timer必须要完成两种定时测量(timing measurement)
本周在配合系统测试过程中,发现系统报文接收异常, 排查过程中发现应用进程启动异常。 当时状态模拟如下: daemon status, daemon start 都属于异常进程。 过滤出异常进程, 通过xargs kill掉异常进程。 - 过滤异常进程的规则可以根据实际情况调整。 顺便把…
这篇文章 Measuring Transactional Integrity in Airbnb’s Distributed Payment Ecosystem
Daily Temperatures
这篇文章Re-Architecting the Video Gatekeeper 是出自 Netflix Technology Blog。 Netflix上的视频需要通过Title Operations 团队的策划,使其遵守的合同;字幕、配音、翻译能够提供给合适的人群;标题名称和概要可供使用…