Cache Tables
There are three types of kernel cache tables:
cminder140
There are three types of kernel cache tables:
- F cacheThe file cache table caches the results of previous authorization requests.When an identical authorization request is made,Privileged Access Manager Server Controlanswers the request with the last response that is stored in the file cache table.The file cache tables is cleaned every 30 minutes and whenever a record changes in the following classes: CALENDAR, CONTAINER, FILE, GFILE, GROUP, HOLIDAY, PROGRAM, SECLABEL, SECLEVEL, SHIFT, and USER.
- InoCachThe inode cache table caches resolved inode numbers.WhenPrivileged Access Manager Server Controlneeds to resolve an inode number to a file name, it checks the InoCach table before it checks the file system.
- NetwDCMThe network cache table stores accepted, incoming TCP requests.WhenPrivileged Access Manager Server Controlreceives an incoming TCP request that is identical to a request in the network cache,Privileged Access Manager Server Controlautomatically permits the request.
You can use the secons utility to display, clean, enable, and disable kernel cache tables.