Lines Matching refs:objects
190 reclaimable slab objects like dentries and inodes. Once dropped, their
195 To free reclaimable slab objects (includes dentries and inodes):
197 To free slab objects and pagecache:
200 This is a non-destructive operation and will not free any dirty objects.
201 To increase the number of objects freed by this operation, the user may run
203 number of dirty objects on the system and create more candidates to be
207 (inodes, dentries, pagecache, etc...) These objects are automatically
211 objects, it may cost a significant amount of I/O and CPU to recreate the
212 dropped objects, especially if they were under heavy use. Because of this,
762 the memory which is used for caching of directory and inode objects.
774 directory and inode objects. With vfs_cache_pressure=1000, it will look for
775 ten times more freeable objects than there are.