objfs(4fs) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

objfs(4fs)

objfs(4FS)                       File Systems                       objfs(4FS)

NAME
       objfs - Kernel object filesystem

DESCRIPTION
       The  objfs  filesystem  describes  the  state  of all modules currently
       loaded by the kernel. It is mounted during boot at /system/object.


       The contents of the filesystem are  dynamic  and  reflect  the  current
       state of the system. Each module is represented by a directory contain‐
       ing  a  single  file, 'object.' The object file is a read only ELF file
       which contains information about the object loaded in the kernel.


       The kernel may load and unload modules dynamically as the system  runs.
       As  a  result, applications may observe different directory contents in
       /system/object if they repeatedly rescan the directory. If a module  is
       unloaded,  its associated /system/object files disappear from the hier‐
       archy and subsequent attempts to open them, or to read files opened be‐
       fore the module unloaded, elicits an error.

FILES
       /system/object    Mount point for objfs file system


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE VALUE _ Interface StabilityPrivate


SEE ALSO
       vfstab(5)

NOTES
       The  content of the ELF files is private to the implementation and sub‐
       ject to change without notice.

Oracle Solaris 11.4             30 August 2004                      objfs(4FS)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3