pid\max内核源码处理分析以linux3.2.6为例子分析init/main.c:asmlinkagevoidinitstartkernel(void)kernel/pid.c:voidinitpidmapinit(void)voidinitpidmapinit(void)/bumpdefaultandmi
本次共找到 40 条 kernel 相关的文章
pid_max的分析和修改
systemtap没找到函数变量
为啥systemtap没找到函数hon@station6:~/codebox/stap/net$sudostapL'kernel.function("sock\_recvmsg\_nosec")'kernel.function("sock\_recvmsg\_nosec@/build/linuxAy7j\_C/linux4.4.0/n
源码解读Linux等待队列
从源码角度来解读Linux等待队列机制,了解休眠与唤醒的运转原理kernel/include/linux/wait.hkernel/kernel/sched/wait.ckernel/include/linux/sched.hkernel/kernel/sched/core.c一、概述Linux内核的等待队列是非常重要的数据结构,在内核驱动中广为使用,它是
Linux nfs kernel
fdnfs/usr/lib/modules/usr/lib/modules/4.4.2301.el7.elrepo.x86_64/kernel/drivers/xen/xenfs/usr/lib/modules/4.4.2301.el7.elrepo.x86_64/kernel/drivers/xen/xenfs/xenfs.k
Golang Kernel For Jupyter
上篇回顾:VSCodeandNoteBookforJavaScript(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fdotnetcrazy%2Fp%2F9962192.html)正常流程安装Go语言:sudoapti
Linux内核调试:kdump、vmcore、crash、kernel
转自:https://blog.csdn.net/guowenyan001/article/details/19807555(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fguowenyan001%2Farticle%2Fdetails%2F198075
Make your own mini Linux OS
Pleasefollowthesteps:1,wget http://www.kernel.org/pub/linux/kernel/v2.6/linux2.6.24.4.tar.bz2(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.kernel.org%2Fpub%
Oracle的kernel.shmmax和kernel.shmall设置
Oracle的kernel.shmmax和kernel.shmall设置不会推车的娘们2019120412:02:301135收藏3分类专栏:linuxORACLE文章标签:sysctl系统内核oracle操作版权1. kernel.shmmax:是核心参数中最重要的参数之一,用于定义单个共享内存段的最
Kernel Memory Allocation
http://kernelnewbies.org/KernelMemoryAllocationKernelMemoryAllocationbyArnoutVandecappelle,MindInthekernel,malloc()isnotavailable.Instead,thekernelhastod
Git 安装 on centos7
本文演示如何在CentOS7上安装和使用git。1准备工作1.1浏览器访问安装包下载地址:https://www.kernel.org/pub/software/scm/git/找到下载列表中需要安装的版本,以2.17.0版本为例,地址为:https://www.kernel.org
linux Wireless基础知识(cfg80211 mac80211 nl80211)
1\.基本概念• cfg80211: 用于对无线设备进行配置管理。与FullMAC,mac80211和nl80211一起工作。(Kernel态)• mac80211:是一个driver开发者可用于为SoftMAC无线设备写驱动的框架 (Kernel态)。• nl80211:用于对无线设备进行配置管理,它是一个基本Netlink
Nonlinear Component Analysis as a Kernel Eigenvalue Problem
\TOC\ScholkopfB,SmolaAJ,MullerK,etal.Nonlinearcomponentanalysisasakerneleigenvalueproblem\J\.NeuralComputation,1998,10(5):12991319.(https://www.osch
CentOS 6.8内核版本升级
1.查看当前版本root@www.linuxidc.comdockercat/etc/issueCentOSrelease6.8(Final)Kernel\ronan\m2.升级CentOSroot@www.linuxidc.comdockeryu
The path is not a valid path to the xxx kernel header
在安装vmtools时无意中出现了这样的问题1.gcc错误SearchingforGCC…Thepath“”isnotvalidpathtothegccbinary.2.内核头文件问题Searchingforavalidkernelheaderpath…Thepath
JVM
最近又鼓捣jvm,然后结合着VisualVM监控、jvm的书,对jvm又有一些理解体会,今天主要聊聊jvm的线程模型,内存模型,以及跟开发比较相关的GC。 线程模型,jvm的线程就对应os的线程,据说linux的kernel3.x之后,也出现了OS内核线程支持,之前实现是轻量级进程,比如你线程搞多了,或者kernel内存留少了,unab
Linux内核调优
网络cat/etc/sysctl.conf<<EOFkernel.msgmnb65536kernel.msgmax65536kernel.shmmax68719476736kernel.shmall4294967296net.ipv4.tcp_max_t
CentOS7.5 install Oracle12.1 and update
CentOS7.5installOracle12.1andupdate1.1、installcentos7.51.2、vietc/sysctl.confaddrow:fs.aiomaxnr1048576fs.filemax6815744kernel.shmmni4096k