On Tue Oct 26, 2004 at 05:57:46PM +0800 Harsh Gupta wrote...
> Hi,
> What's the reason behind putting the sizes of all the /proc contents zero. 

Hi,
I speak for kernel 2.4; about 2.6 I don't have much idea, but it
shouldn't be different.
The proc filesystem does not map to any space on the hard drive or any
other physical media. It is an interface with the kernel. When you
read/write any entry in the proc filesystem, the kernel
generates/accepts the data on the fly. Every entry in the proc
filesystem is associated with a kernel module or some part of the core
kernel itself.

Regards,
Aditya.
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([EMAIL PROTECTED])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to