[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

procfs




Hello,
I just installed OpenBSD.
I realized a proc fs was not installed so I created a /proc entry in the
root directory and then added this to /etc/fstab

/proc	/proc	procfs	rw	0 0


then I Rebooted and now I have a procfs.
The weird thing is that on freebsd I have dimension 0 of the procfs
while here in OpenBSD I have something like 30 MEgegs used if I look at
file system with df command and when I run X this procfs become 400MEGS.
isn't that weird?? shouldn't it be 0 bytes ??
thanks

Rick