bplib¶
Name¶
bplib – manages the VMAdump in-kernel library list and individual file list of cached files .
Synopsis¶
bplib [-h, –help ] [-v, –version ] [-c] [-l] [-a [libs…]] [-d [libs…]]
Description¶
This utility is part of the BProc
package and is installed by
default. It is used to modify entries of the in-kernel cache list
Options¶
The following options are available to the bplib program.
- -h
Print the command usage message and exits success.
- -v
Print the command version number and exits success.
- -c
Clears ALL cached entries in the in-kernel cache list
- -a libs
Adds the specified file or directory to the in-kernel cache list
- -d lib
Deletes the specified file or directory to the in-kernel cache list
- -l
Lists all entries known by the in-kernel cache list