Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- MPI_Recv_init(3)
- Create a persistent request for a receive
- MPI_Rsend_init(3)
- Creates a persistent request for a ready send
- MPI_Send_init(3)
- Create a persistent request for a standard send
- MPI_Ssend_init(3)
- Creates a persistent request for a synchronous send
- MPI_Start(3)
- Initiates a communication with a persistent request handle
- MPI_Startall(3)
- Starts a collection of persistent requests
- Smokeping_matchers_Median(3), Smokeping::matchers::Median(3)
- Find persistant changes in latency
- Tspi_Context_GetKeyByPublicInfo(3)
- search the persistent storage for a registered key using the provided public key information
- Tspi_Context_GetKeyByUUID(3)
- get a handle to a key registered in persistent storage
- Tspi_Context_GetRegisteredKeysByUUID(3)
- get an array of TSS_KM_KEYINFO structures based on the state of persistent storage
- Tspi_Context_GetRegisteredKeysByUUID2(3)
- get an array of TSS_KM_KEYINFO2 structures based on the state of persistent storage
- Tspi_Context_LoadKeyByUUID(3)
- load a key that's been registered in persistent storage
- Tspi_Context_RegisterKey(3)
- register a key in the TSS Persistent Storage database
- Tspi_Context_UnregisterKey(3)
- unregister a key from the persistent storage device
- cfg(3m)
- persistent configuration properties interface
-
- dblink_connect(3)
- opens a persistent connection to a remote database
- dblink_connect_u(3)
- opens a persistent connection to a remote database, insecurely
- dblink_disconnect(3)
- closes a persistent connection to a remote database
- edgar(6)
- A 2D platform game with a persistent world
- git-annex-remotedaemon(1)
- persistent communication with remotes
- gsync(1), sync(1)
- Synchronize cached writes to persistent storage
- hydra_persist(1)
- Internal executable used by Hydra
- iowow(3), IOWOW(3)
- The C11 persistent key/value database engine based on skip list
-
- ldap_sync(3), ldap_sync_init(3), ldap_sync_init_refresh_only(3), ldap_sync_init_refresh_and_persist(3), ldap_sync_poll(3)
- LDAP sync routines
- libpmem(7)
- persistent memory support library
- libpmemblk(7)
- persistent memory resident array of blocks
- libpmemlog(7)
- persistent memory resident log file
- libpmemobj(7)
- persistent memory transactional object store
- libpmempool(7)
- persistent memory pool management library
- ocf_heartbeat_mpathpersist(7)
- Manages SCSI persistent reservations on multipath devices
- ocf_heartbeat_sg_persist(7)
- Manages SCSI PERSISTENT RESERVATIONS
- perpd(8)
- persistent process scanner/supervisor/controller
- perpetrate(8)
- supervise a persistent process and optional logger
- perpls(8)
- persistent process service lister
- persist-tool(1)
- Display the content of the persist file
- pmem_flush(3), pmem_flush()(3), pmem_drain()(3), pmem_persist()(3), pmem_msync()(3), pmem_deep_flush()(3), pmem_deep_drain()(3), pmem_deep_persist()(3), pmem_has_hw_drain()(3), pmem_has_auto_flush()(3)
- check persistency, store persistent data and delete mappings
- pmem_is_pmem(3), pmem_is_pmem()(3), pmem_map_file()(3), pmem_unmap()(3)
- check persistency, create and delete mappings
- pmem_memmove_persist(3), pmem_memmove()(3), pmem_memcpy()(3), pmem_memset()(3), pmem_memmove_persist()(3), pmem_memcpy_persist()(3), pmem_memset_persist()(3), pmem_memmove_nodrain()(3), pmem_memcpy_nodrain()(3), pmem_memset_nodrain()(3)
- functions that provide optimized copying to persistent memory
- pmemlog_append(3), pmemlog_append()(3), pmemlog_appendv()(3)
- append bytes to the persistent memory resident log file
- pmemlog_create(3), pmemlog_create()(3), pmemlog_open()(3), pmemlog_close()(3), pmemlog_check()(3)
- create, open, close and validate persistent memory resident log file
- pmemobj_list_insert(3), pmemobj_list_insert()(3), pmemobj_list_insert_new()(3), pmemobj_list_move()(3), pmemobj_list_remove()(3)
- non-transactional persistent atomic lists functions
- pmemobj_memcpy_persist(3), pmemobj_persist()(3), pmemobj_xpersist()(3), pmemobj_flush()(3), pmemobj_xflush()(3), pmemobj_drain()(3), pmemobj_memcpy()(3), pmemobj_memmove()(3), pmemobj_memset()(3), pmemobj_memcpy_persist()(3), pmemobj_memset_persist()(3)
- low-level memory manipulation functions
- pmemobj_open(3), pmemobj_open()(3), pmemobj_create()(3), pmemobj_close()(3), pmemobj_check()(3)
- create, open, close and validate persistent memory transactional object store
- pmempool(1)
- Persistent Memory Pool Management Tool
- pmempool-check(1)
- check and repair persistent memory pool
- pmempool-create(1)
- create a persistent memory pool
- pmempool-dump(1)
- dump user data from persistent memory pool
- pmempool-info(1)
- show information about persistent memory pool
- pmempool-rm(1)
- remove a persistent memory pool
- pmempool_rm(3), pmempool_rm()(3)
- remove persistent memory pool
- pobj_layout_begin(3), POBJ_LAYOUT_BEGIN()(3), POBJ_LAYOUT_TOID()(3), POBJ_LAYOUT_ROOT()(3), POBJ_LAYOUT_NAME()(3), POBJ_LAYOUT_END()(3), POBJ_LAYOUT_TYPES_NUM()(3)
- persistent memory transactional object store layout
- pobj_list_head(3), POBJ_LIST_HEAD()(3), POBJ_LIST_ENTRY()(3), POBJ_LIST_FIRST()(3), POBJ_LIST_LAST()(3), POBJ_LIST_EMPTY()(3), POBJ_LIST_NEXT()(3), POBJ_LIST_PREV()(3), POBJ_LIST_FOREACH()(3), POBJ_LIST_FOREACH_REVERSE()(3), POBJ_LIST_INSERT_HEAD()(3), POBJ_LIST_INSERT_TAIL()(3), POBJ_LIST_INSERT_AFTER()(3), POBJ_LIST_INSERT_BEFORE()(3), POBJ_LIST_INSERT_NEW_HEAD()(3), POBJ_LIST_INSERT_NEW_TAIL()(3), POBJ_LIST_INSERT_NEW_AFTER()(3), POBJ_LIST_INSERT_NEW_BEFORE()(3), POBJ_LIST_REMOVE()(3), POBJ_LIST_REMOVE_FREE()(3), POBJ_LIST_MOVE_ELEMENT_HEAD()(3), POBJ_LIST_MOVE_ELEMENT_TAIL()(3), POBJ_LIST_MOVE_ELEMENT_AFTER()(3), POBJ_LIST_MOVE_ELEMENT_BEFORE()(3)
- type-safe non-transactional persistent atomic lists
- poolset(5)
- persistent memory pool configuration file format
- povray36(1), povray(1)
- POV-Ray: The Persistence of Vision Ray Tracer
- povray37(1), povray(1)
- POV-Ray: The Persistence of Vision Ray Tracer
- projects(5)
- persistent project root definition
- sg_persist(8)
- use SCSI PERSISTENT RESERVE command to access registrations and reservations
- tpm2_evictcontrol(1), tpm2_evictcontrol(1)(1)
- Make a transient object persistent or evict a persistent object
- vde_tunctl(8)
- create and manage persistent TUN/TAP interfaces
- xpra(1)
- viewer for remote, persistent X applications
- Apache2::SiteControl::UserFactory(3)
- User factory/persistence
- Apache::DBI(3)
- Initiate a persistent database connection
- Apache::MP3::Playlist(3)
- Manage directories of MP3 files with sorting and persistent playlists
- Apache::Session(3)
- A persistence framework for session data
- Apache::Session::Serialize::Base64(3)
- Use Storable and MIME::Base64 to zip up persistent data
- Apache::Session::Serialize::Storable(3)
- Use Storable to zip up persistent data
- Apache::Session::Serialize::Sybase(3)
- Use Storable to zip up persistent data and unpack/pack to put into Sybase-compatible image field
- Apache::Session::Serialize::UUEncode(3)
- Use Storable and "pack()" to zip up persistent data
- Apache::Session::Store::DB_File(3)
- Use DB_File to store persistent objects
- Apache::Session::Store::File(3)
- Store persistent data on the filesystem
- Apache::Session::Store::Informix(3)
- Store persistent data in a Informix database
- Apache::Session::Store::MySQL(3)
- Store persistent data in a MySQL database
- Apache::Session::Store::Oracle(3)
- Store persistent data in a Oracle database
- Apache::Session::Store::Postgres(3)
- Store persistent data in a Postgres database
- Apache::Session::Store::SharedMem(3)
- Store persistent data in shared memory
- Apache::Session::Store::Sybase(3)
- Store persistent data in a Sybase database
- Apache::SessionX(3), Apache::SessionX (3)
- An extented persistence framework for session data
- App::Yath::Command::reload(3)
- Reload the persistent test runner
- App::Yath::Command::run(3)
- Run tests using the persistent test runner
- App::Yath::Command::start(3)
- Start the persistent test runner
- App::Yath::Command::stop(3)
- Stop the persistent test runner
- App::Yath::Command::watch(3)
- Monitor the persistent test runner
- App::Yath::Command::which(3)
- Locate the persistent test runner
- App::Yath::Options::Persist(3)
- Persistent Runner options for Yath
- Attribute::Persistent(3)
- Really lazy persistence
- Bio::MAGETAB::Util::DBLoader(3)
- A persistent storage class used to track Bio::MAGETAB object creation and insertion into a relational database
- Bio::MAGETAB::Util::Persistence(3)
- A Tangram-based object persistence class for MAGE-TAB
- Bio::OntologyIO::Handlers::InterPro_BioSQL_Handler(3)
- parse an InterPro XML file and persist the resulting terms to a Biosql database
- Bio::SeqFeature::Tools::FeatureNamer(3)
- generates unique persistent names for features
- Boulder::Store(3)
- Simple persistent storage for Stone tag/value objects
- CGI::Session(3)
- persistent session data in CGI applications
- CHI::Driver::FastMmap(3)
- Persistent interprocess cache via mmap'ed files
- Cache::FileBackend(3)
- -- a filesystem based persistence mechanism
- Cache::MemoryBackend(3)
- -- a memory based persistence mechanism
- Cache::SharedMemoryBackend(3)
- -- a shared memory based persistence mechanism
- DWH_File(3), DWH_File 0.22(3)
- data and object persistence in deep and wide hashes
- Data::Properties(3)
- persistent properties
- Data::Serializer::Persistent(3)
- Provide means of persistently storing serialized data in a file
- Data::Stag::StagDB(3), Data::Stag::StagDB(3)
- persistent storage and retrieval of stag nodes
- Email::Sender::Transport::SMTP::Persistent(3)
- an SMTP client that stays online
- Eval::WithLexicals(3)
- pure perl eval with persistent lexical variables
- Eval::WithLexicals::WithHintPersistence(3)
- Persist compile hints between evals
- File::CounterFile(3)
- Persistent counter class
- Genezzo::Index::bt3(3)
- persistent btree A btree built of row directory blocks
- Genezzo::Index::btHash(3)
- btree Hash tied hash class. Makes a persistent btree based upon Genezzo::Block::RDBlock look like a conventional hash
- Gimp::Data(3)
- Set and get persistent data
- HTTP::Cache::Transparent(3)
- Cache the result of http get-requests persistently
- IPC::Cache(3)
- a perl module that implements an object storage space where data is persisted across process boundaries
- Jifty::DBI(3)
- An object-relational persistence framework
- Jifty::Plugin::RequestInspector::Model::Request(3)
- Persistent storage for the request inspector
- Lexical::Persistence(3)
- Persistent lexical variable values for arbitrary calls
- MPI_Start(3)
- Initiates a communication using a persistent request handle
- MR::Tarantool::Box::Singleton(3)
- A singleton wrapper for MR::Tarantool::Box. Provides connection-persistence and replica fallback. Please read "MR::Tarantool::Box manual" first
- Mail::DMARC::Report::Store(3)
- persistent storage broker for reports
- Mail::SpamAssassin::PersistentAddrList(3)
- persistent address list base class
- ModPerl::Registry(3)
- Run unaltered CGI scripts persistently under mod_perl
- ModPerl::RegistryBB(3)
- Run unaltered CGI scripts persistently under mod_perl
- Module::Build::Notes(3)
- Create persistent distribution configuration modules
- Net::LDAP::Control::PersistentSearch(3)
- LDAPv3 Persistent Search control object
- Net::Trac::Mechanize(3)
- Provides persistent credentials for the Trac instance
- OpenXPKI::Server::Session(3)
- Factory to create, persist and resume sessions
- OpenXPKI::Server::Session::Driver::Database(3)
- Session implementation that persists to the database
- OpenXPKI::Server::Session::Driver::File(3)
- Session implementation that persists to files in a folder
- OpenXPKI::Server::Session::Driver::Memory(3), OpenXPKI::Server::Session::Driver::Volatile(3)
- Session implementation that does not persist data
- OpenXPKI::Server::Workflow::Activity::CRR::PersistRequest(3), Header(3)
- "Name" OpenXPKI::Server::Workflow::Activity::CRR::PersistRequest
- OpenXPKI::Server::Workflow::Activity::CSR::PersistRequest(3), Header(3)
- "Name" OpenXPKI::Server::Workflow::Activity::CSR::PersistRequest
- OpenXPKI::Server::Workflow::Persister::DBI(3), Header(3)
- "Name" OpenXPKI::Server::Workflow::Persister::DBI
- OpenXPKI::Server::Workflow::Persister::NoHistory(3), Header(3)
- "Name" OpenXPKI::Server::Workflow::Persister::NoHistory
- OpenXPKI::Server::Workflow::Persister::Null(3), Header(3)
- "Name" OpenXPKI::Server::Workflow::Persister::Null
- Oryx(3)
- Meta-Model Driven Object Persistance with Multiple Inheritance
- Oryx::Attribute(3)
- Attribute meta-type for Oryx persistent classes
- Oryx::Value(3), Value(3)
- base class for value types for the Oryx object persistence tool
- PPerl(3)
- Make perl scripts persistent in memory
- RDF::Trine::Store::DBI(3)
- Persistent RDF storage based on DBI
- Reaction::InterfaceModel::Collection::Persistent(3)
- Base class for Presistent Collections
- Reply::Plugin::Hints(3)
- persists lexical hints across input lines
- Reply::Plugin::LexicalPersistence(3)
- persists lexical variables between lines
- Reply::Plugin::Packages(3)
- persist the current package between lines
- SNMP::Persist(3)
- The SNMP pass_persist threaded backend
- SPOPS(3)
- -- Simple Perl Object Persistence with Security
- SPOPS::LDAP(3)
- Implement object persistence in an LDAP datastore
- Saved(4)
- an entity has been saved to persistent storage
- Storable(3)
- persistence for Perl data structures
- Tangram::Driver::Oracle(3)
- Orthogonal Object Persistence in Oracle databases
- Tangram::Driver::Pg(3)
- Orthogonal Object Persistence in PostgreSQL databases
- Tangram::Driver::SQLite(3)
- Orthogonal Object Persistence in SQLite databases
- Tangram::Driver::Sybase(3), Tangram::Sybase(3)
- Orthogonal Object Persistence in Sybase databases
- Tangram::Driver::mysql(3)
- Orthogonal Object Persistence in Mysql databases
- Tangram::Relational(3)
- Orthogonal Object Persistence in Relational Databases
- Tangram::Remote(3)
- represent persistent objects in client space
- Tangram::Schema(3)
- describe a system of persistent classes
- Tangram::Storage(3)
- persistent object database
- Tangram::Type::Ref::FromMany(3)
- map references to persistent objects
- Test2::Harness::Runner::Preloader::Stage(3)
- Representation of a persistent stage process
- Text::EtText::DefaultGlossary(3)
- default, non-persistent link glossary
- Tie::FileLRUCache(3)
- A lightweight but robust filesystem based persistent LRU cache
- Ubic::Persistent(3)
- simple hash-to-file persistence object
- VCP::DB(3)
- Persistant storage for id -> (name, rev_id) maps
- VCP::DB_File(3)
- Persistant storage for vcp_state data
- VCP::FilesDB(3)
- Persistant storage for path -> state
- VCP::HeadRevsDB(3)
- Persistant storage for id -> (name, rev_id) maps
- VCP::MainBranchIdDB(3)
- Persistant storage for tracking which branch_ids are the main CVS dev branch for each file
- VCP::RevMapDB(3)
- Persistant storage for id -> (name, rev_id) maps
- Vend::CounterFile(3)
- Persistent counter class
- WWW::RobotRules::AnyDBM_File(3)
- Persistent RobotRules
- Workflow::Persister(3)
- Base class for workflow persistence
- Workflow::Persister::DBI(3)
- Persist workflow and history to DBI database
- Workflow::Persister::DBI::AutoGeneratedId(3)
- Pull IDs from databases that autogenerate them
- Workflow::Persister::DBI::ExtraData(3)
- Fetch extra data with each workflow and put it into the context
- Workflow::Persister::DBI::SequenceId(3)
- Persister to fetch ID from a sequence
- Workflow::Persister::File(3)
- Persist workflow and history to the filesystem
- Workflow::Persister::RandomId(3)
- Persister to generate random ID
- Workflow::Persister::SPOPS(3)
- Persist workflows using SPOPS
- Workflow::Persister::UUID(3)
- Persister to generate Universally Unique Identifiers
- XML::RSS::Feed(3)
- Persistant XML RSS Encapsulation
- XML::RSS::Headline(3)
- Persistant XML RSS Encapsulation
- Xporter(3)
- Alternative Exporter with persistant defaults & auto-ISA
-
-
-
- orbd(1)
- The Object Request Broker Daemon orbd is used to enable clients to transparently locate and invoke persistent objects on servers in the CORBA environment. See also: Naming Service @ http://docs.oracle.com/javase/7/docs/technotes/guides/idl/jidlNaming.html
- persistent_term(3)
- Persistent terms
- servertool(1)
- The Java(TM) IDL Server Tool servertool provides a command-line interface for application programmers to register, unregister, startup, and shutdown a persistent server
- stag-db.pl(1), stag-db(1)
- persistent storage and retrieval for stag data (xml, sxpr, itext)
- tnameserv(1), Java IDL: Transient Naming Service(1)
- tnameserv This document discusses using the Java IDL Transient Naming Service, tnameserv. Java IDL also includes the Object Request Broker Daemon (ORBD). ORBD is a daemon process containing a Bootstrap Service, a Transient Naming Service, a Persistent Naming Service, and a Server Manager. The Java IDL tutorials all use ORBD, however, you can substitute tnameserv for orbd in any of the examples that use a Transient Naming Service. For documentation on the orbd tool, link to its orbd(1) or the Java IDL Naming Service Included with ORBD @ http://docs.oracle.com/javase/7/docs/technotes/guides/idl/jidlNaming.html topic. Topics in this section include: o Java IDL Transient Naming Service o Starting the Java IDL Transient Naming Service o Stopping the Java IDL Transient Naming Service o Sample Client: Adding Objects to the Namespace o Sample Client: Browsing the Namespace
- tstatd(1)
- Logs real-time accounting daemon SYNOPSIS tstatd [ options ] plugin [zone1:]wildcard1 .. [zoneN:]wildcardN OPTIONS "-a zone, --agregate-zone=zone" 4 Item "-a zone, --agregate-zone=zone" Agregate data from all anonymous logs (wildcards without explicit zone specified) into zone. Default behavior is to create new zone for each anonymous log from its file name. "-b file, --database-file=file" 4 Item "-b file, --database-file=file" Use file as persistent storage to keep accumulated data across daemon restarts. Default is auto generated from daemon name, specified identity and '.db' suffix. "--basename" 4 Item "--basename" Use only base name (excluding directories and suffix) of anonymous log file for auto-created zones. "-c dir, --change-dir=dir" 4 Item "-c dir, --change-dir=dir" Change current directory to dir before wildcards expanding. "-d, --debug" 4 Item "-d, --debug" Composition of options: --foreground and --log-level=debug. "-f, --foreground" 4 Item "-f, --foreground" Don't detach daemon from control terminal, logging to stderr instead log file or syslog. "--log-facility=name" 4 Item "--log-facility=name" Use name as facility for syslog logging (see syslog (3) for list of available values). Default is 'daemon'. "--log-level=level" 4 Item "--log-level=level" Set minimal logging level to level (see syslog (3) for list of available values). Default is 'notice'. "--log-file=file" 4 Item "--log-file=file" Use logging to file instead of syslog logging (which is default). "-e num, --expand-period=num" 4 Item "-e num, --expand-period=num" Do wildcards re-expanding and checking for new and missed logs every num seconds. Default is '60'. "-h, --help" 4 Item "-h, --help" Print brief help message about available options. "-i string, --identity=string" 4 Item "-i string, --identity=string" Just a string used in title of daemon process, syslog ident (see syslog|(3)), --database-file and --pid-file. Idea behind this options - multiple tstatd instances running simultaneosly. "-l [address:]port, --listen=[address:]port" 4 Item "-l [address:]port, --listen=[address:]port" Specify address and port for TCP listen socket binding. Default is '127.0.0.1:3638'. "--multiple" 4 Item "--multiple" With this option specified same log file could be included into several zones (if log name satisifies several wildcards). Default behavior is to include log file only in first satisified zone. "-n num, --windows-num=num" 4 Item "-n num, --windows-num=num" Set number of sliding-windows to num. Default is '60'. "-o string, --options=string" 4 Item "-o string, --options=string" Comma-separated plugin supported options (like a mount (8) options). "--override-from=file" 4 Item "--override-from=file" Load content of file into plugin package namespace. This is way to easy customize plugin behavior without creating another plugin. "-p file, --pid-file=file" 4 Item "-p file, --pid-file=file" Use file to keep daemon process id. Default is auto generated from daemon name, specified identity and '.pid' suffix. "--parse-error=level" 4 Item "--parse-error=level" Do logging with level (see syslog (3) for available values) about all unparsed log lines. Hint: use 'none' for ignoring such lines. Default is defining by plugin and usually is 'debug'. "-r pattern, --regex=pattern" 4 Item "-r pattern, --regex=pattern" Use pattern instead of plugin default regular expression for matching log lines. "--regex-from=file" 4 Item "--regex-from=file" Load regular expression from file and use instead of plugin default regular expression for matching log lines. "-s num, --store-period=num" 4 Item "-s num, --store-period=num" Store accumulated data in a persistent storage every num seconds. Default is '60'. "--timer=zone:timer:num" 4 Item "--timer=zone:timer:num" Create named timer firing every num seconds for zone. "-u <user>, --user=user" 4 Item "-u <user>, --user=user" Change effective privileges of daemon process to user. "-v, --version" 4 Item "-v, --version" Print version information of tstatd and exit. "-w num, --window-size=<num>" 4 Item "-w num, --window-size=<num>" Set size (duration) of sliding window to num seconds. Default is '10'