|
uvm_unloan(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvm_useracc(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvm_vnp_setsize(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvm_vslock(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvm_vsunlock(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvn_attach(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
uvn_findpages(9) -- virtual memory system external interface
|
The UVM virtual memory system manages access to the computer's memory resources. User processes and the kernel access these resources through UVM's external interface. UVM's external interface incl... |
vaccess(9) -- kernel representation of a file or directory
|
The vnode is the focus of all file activity in NetBSD. There is a unique vnode allocated for each active file, directory, mounted-on file, fifo, domain socket, symbolic link and device. The kernel has... |
vattr(9) -- vnode attributes
|
Vnode attributes describe attributes of a file or directory including file permissions, owner, group, size, access time and modication time. A vnode attribute has the following structure: struct vattr... |
vattr_null(9) -- vnode attributes
|
Vnode attributes describe attributes of a file or directory including file permissions, owner, group, size, access time and modication time. A vnode attribute has the following structure: struct vattr... |
VATTR_NULL(9) -- vnode attributes
|
Vnode attributes describe attributes of a file or directory including file permissions, owner, group, size, access time and modication time. A vnode attribute has the following structure: struct vattr... |
vcount(9) -- kernel representation of a file or directory
|
The vnode is the focus of all file activity in NetBSD. There is a unique vnode allocated for each active file, directory, mounted-on file, fifo, domain socket, symbolic link and device. The kernel has... |
vdevgone(9) -- kernel representation of a file or directory
|
The vnode is the focus of all file activity in NetBSD. There is a unique vnode allocated for each active file, directory, mounted-on file, fifo, domain socket, symbolic link and device. The kernel has... |