LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1046|回复: 10

FreeBsd 4.8 ,不知怎么搞得,进程查看不了:

[复制链接]
发表于 2003-11-11 15:21:30 | 显示全部楼层 |阅读模式
FreeServer# ps
ps: proc size mismatch (32984 total, 1060 chunks)
FreeServer# ps -aux
ps: proc size mismatch (51072 total, 1060 chunks)

这是怎么回事呀?
发表于 2003-11-11 16:10:10 | 显示全部楼层
you have some troubles with your personal kernel, change options as default, recompile it.
发表于 2003-11-11 23:03:13 | 显示全部楼层
how to change options as default?

编译的时候有default这项吗??
 楼主| 发表于 2003-11-11 23:09:55 | 显示全部楼层
有阿,在/sys/i386/conf/GENERIC
发表于 2003-11-11 23:27:06 | 显示全部楼层
你现在的内核配置文件是怎么样的, 贴来看看!
 楼主| 发表于 2003-11-12 00:24:50 | 显示全部楼层
最初由 rainren 发表
你现在的内核配置文件是怎么样的, 贴来看看!


machine i386
cpu I686_CPU
ident home
maxusers 128
options INET
options FFS
options SOFTUPDATES
options UFS_DIRHASH
options PROCFS
options COMPAT_43
options UCONSOLE
options SYSVSHM
options SYSVMSG
options SYSVSEM
options P1003_1B
options _KPOSIX_PRIORITY_SCHEDULING
options MAXDSIZ=(256*1024*1024)
options MAXSSIZ=(128*1024*1024)
options DFLDSIZ=(256*1024*1024)
options KBD_INSTALL_CDEV
options IPFILTER
options RANDOM_IP_ID
options TCP_DROP_SYNFIN
options IPSTEALTH
makeoptions CONF_CFLAGS=-fno-builtin
device md
device isa
device pci
device ata
device atadisk
device atapicd
device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1 flags 0x1
#device psm0 at atkbdc? irq 12
device vga0 at isa?
device sc0 at isa? flags 0x100
device agp
device npx0 at nexus? port IO_NPX irq 13
device sio1 at isa? port IO_COM2 irq 3
device miibus
device sis
pseudo-device loop
pseudo-device ether
pseudo-device tun
pseudo-device pty
发表于 2003-11-19 20:07:21 | 显示全部楼层
这个问题我也遇到过,从4.7升级到4.8的内核,后来更新了所有源代码,make world就好了!
发表于 2003-11-22 13:49:57 | 显示全部楼层
刚刚更新了src
只编译了内核,就出现了同样的情况
make world就好了
 楼主| 发表于 2003-11-22 14:05:15 | 显示全部楼层
同喜同喜!!!现在已make world,看看还会死机吗
发表于 2003-11-22 22:56:15 | 显示全部楼层
还会死机不?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表