WuJing's Blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

namespace-cgroup

namespace cgroup Linux沙箱技术 沙盒化容器:是容器还是虚拟机 Linux的Namespace与Cgroups介绍 沙箱权限 Docker 基础技术之 Linux namespace 详解 Linux的命名空间详解Linux进程的管理与调度(二) 浅谈Cgroups LINUX CGROUP总结 Linux mount (第一部分) Linux mount (第二部分 - S
2025-05-21
linux > kernel > container > k8s
#Linux #git #bpf #linux #HTML #architect #namespace

README

UTS namespacenamespace
2025-05-21
linux > kernel > container > uts_namespace
#namespace

uts_namespace

uts_namespace内核实现 本次调试基于linux v5.10-rc7,具体参加下方链接: 基于qemu桥接网络、debootstrap 调试内核、根文件系统 断点 12(gdb) save breakpoints ust_namespace.breakpointSaved to file 'ust_namespace.breakpoint'. 1234567891
2025-05-21
linux > kernel > container > uts_namespace
#Linux #qemu #git #linux #namespace

debian

debian10 debian10: 123456docker run -it \ --name debian10 \ -v /home/wujing/code/:/root/code \ -v /home/wujing/code/rpmbuild:/root/rpmbuild \ -v /home/wujing/Downloads:/root/Downloads \ waffleima
2025-05-21
linux > kernel > container > docker > debian

README

1、git初始化 git config --global user.email "178955347@qq.com" git config --global user.name "RealWuJing" 2、创建镜像 docker build -t ubuntu:ai . docker build -t ubuntu:ai2 . 3、启动镜像 # bash
2025-05-21
linux > kernel > container > docker > ubuntu
#Linux #git #linux #HTML

k8s集群安装教程

k8s集群安装教程 master、node节点安装 切换到root用户 1sudo su - 配置host 12345cat << EOF >> /etc/hosts192.169.1.210 k8s-master192.169.1.211 k8s-node1192.169.1.212 k8s-node2EOF 修改主机名 每台主机都要修改 123hostnamectl
2025-05-21
linux > kernel > container > k8s > k8s集群部署
#git #k8s #HTML #namespace

README

k8s部署玲珑服务 创建namespace 1kubectl create ns linglong 在Kubernetes集群如何支持私有镜像 12kubectl create secret docker-registry hub-deepin-token --docker-server=hub.deepin.com \--docker-username=ut004487 --docker-pas
2025-05-21
linux > kernel > container > k8s > linglong
#k8s #namespace

Kernel Thread ksmd Running on PMD Isolated Cores Causes High Latency in OVS Packet Processing

Kernel Thread ksmd Running on PMD Isolated Cores Causes High Latency in OVS Packet Processing 内核线程ksmd跑到PMD核心,导致OVS报文延时大 perf sched perf sched查看调度延迟与唤醒延迟 在物理机上查看隔离核心cpu 43 的时间片使用情况: 1perf sched reco
2025-05-21
linux > kernel > mm > bugs > ksmd
#Linux #git #linux #HTML

stress-ng-help

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210
2025-05-21
linux > kernel > mm > bugs > ksmd
#Linux #git #linux #strings

ksmd-taskset

ksmd-taskset打包说明 要将ksmd_taskset.sh、ksmd-taskset.service这两个文件打成RPM包,可以按以下步骤操作: 准备目录结构:RPM包需要特定的目录结构。首先,在一个工作目录中创建需要的目录和文件。 编写SPEC文件:SPEC文件定义了如何构建和安装RPM包。 构建RPM包:使用rpmbuild工具构建RPM包。 步骤1:准备目录结构 在一个工作目录
2025-05-21
linux > kernel > mm > bugs > ksmd > ksmd-taskset
1…45678…24

搜索

Hexo Fluid
总访问量 次 总访客数 人