The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
Random man page:
vxfs_ifree_timelag(5) -- VxFS inode free time lag (specifies the minimum time to be spent on a freelist)
|
In VxFS, the unused inodes are put on a freelist. The memory space for this unused inode is freed if it stays on the freelist for a specified amount of time. The vxfs_ifree_timelag tunable specifies the minimum amount of time should spend on a freelist before its memory space is freed. The time is specified in seconds. vxfs_ifree_timelag is a dynamic tunable. Any changes to vxfs_ifree_timelag take... |
|