lkml.org 
[lkml]   [1996]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectunmountin /proc
Howdy,
Well I've put on my asbestos shorts so here goes,

I do not know why anyone would want to unmount /proc.

If memory serves me right from the good ole' days of OS classes:

/proc is a special filesystems that really is not a filesystem. /proc is the
memory image at any given moment. /proc is set up to LOOK like a real
filesystem so that useful utilities such as ps and other processes that
need current system information can do so in the usual *nix manner:
everything looks like a file to *nix.

Now if one were to unmount the current process running in core it will of
course tell you taht it is busy as it attempts to commit suicide and grant
your wish of unmounting all currently running process.

Well I hope this information is helpful to some.

Thankss for listening.


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.670 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site