Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- AG_GlobalKeys(3)
- agar application-wide keyboard shortcuts
- BSeasy_A(3)
- Given A in a standard numerical format, construct the sparse A that we need for BlockSolve. This routine is particularly useful for matrices created in Fortran. The rows on a processor must be contiguous in the global numbering. If they are not, then other BlockSolve routines must be called to construct the matrix for BlockSolve. Arrays are indexed starting with 0. The values in a row must be sorted according to column number
- BSfreeg2l(3)
- Free a global to local mapping
- BSfreel2g(3)
- Free a local to global mapping
- BSglob2loc(3)
- Map global row numbers to local row numbers
- BSglob2proc(3)
- Map global row numbers to processor id's
- BSglobal_flops(3)
- Returns the global number of flops accumulated by BlockSolve
- BSglobal_nnz(3)
- Returns the global number of nonzeros
- BSglobal_num_cliques(3)
- Returns the global number of cliques
- BSglobal_num_inodes(3)
- Returns the global number of i-nodes
- BSloc2glob(3)
- Map local row numbers to global row numbers
- BSmake_off_map(3)
- Generate a mapping from global rows to processor id
- BSoffset(3)
- Find a consistent global numbering
- COLORS(3x), COLOR_PAIRS(3x), COLS(3x), ESCDELAY(3x), LINES(3x), TABSIZE(3x), curscr(3x), newscr(3x), stdscr(3x)
- curses global variables
- CURLOPT_DNS_USE_GLOBAL_CACHE(3)
- enable/disable global DNS cache
- DMXChangeDesktopAttributes(3)
- change global bounding box
- DMXGetDesktopAttributes(3)
- determine global bounding box
- FTimes::Properties(3)
- Global FTimes Properties
- GlobalOptimizer(1)
- Example of Global Optimization Using Different Methods
- HPL_indxg2l(3)
- Map a global index into a local one
- HPL_indxg2lp(3)
- Map a local index into a global one
- HPL_indxg2p(3)
- Map a global index into a process coordinate
- HPL_indxl2g(3)
- Map a index-process pair into a global index
- HPL_infog2l(3)
- global to local index translation
- MPE_Comm_global_rank(4)
- Returns the rank in MPI_COMM_WORLD for a given (communicator,rank) pair
- NetSNMP::default_store(3)
- Perl extension for Net-SNMP generic storage of global data
- OPENSSL_CTX_get0_primary_drbg(3), OPENSSL_CTX_get0_public_drbg(3), OPENSSL_CTX_get0_private_drbg(3), RAND_DRBG_get0_master(3), RAND_DRBG_get0_public(3), RAND_DRBG_get0_private(3)
- get access to the global RAND_DRBG instances
- RAND_DRBG_get0_master(3), RAND_DRBG_get0_public(3), RAND_DRBG_get0_private(3)
- get access to the global RAND_DRBG instances
- SCREEN_W(3), SCREEN_H(3)
- Global define to obtain the size of the screen. Allegro game programming library
- SP(3x), acs_map(3x), boolcodes(3x), boolfnames(3x), boolnames(3x), cur_term(3x), numcodes(3x), numfnames(3x), numnames(3x), strcodes(3x), strfnames(3x), strnames(3x), ttytype(3x)
- curses terminfo global variables
- Sympa::Request::Handler::global_remind(3Sympa)
- global 'remind' request handler
- Sympa::Request::Handler::global_set(3Sympa)
- global 'set' request handler
- Sympa::Request::Handler::global_signoff(3Sympa)
- global 'signoff' request handler
- TYPE_ALNUM(3x), TYPE_ALPHA(3x), TYPE_ENUM(3x), TYPE_INTEGER(3x), TYPE_IPV4(3x), TYPE_NUMERIC(3x), TYPE_REGEXP(3x)
- form system global variables
- Tcl_AppendExportList.tcl85(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl87(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_Eval.tcl85(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
- execute Tcl scripts
- Tcl_Eval.tcl86(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
- execute Tcl scripts
- Tcl_Eval.tcl87(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
- execute Tcl scripts
- Tk_GetHINSTANCE.tk85(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- Tk_GetHINSTANCE.tk86(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- VIRTUAL_W(3), VIRTUAL_H(3)
- Global define to obtain the virtual size of the screen. Allegro game programming library
- XkbAllocGeomDoodads(3)
- Allocate doodads that are global to a keyboard geometry
- active_dialog(3)
- Global pointer to the most recent activated dialog. Allegro game programming library
- active_menu(3)
- Global pointer to the most recent activated menu. Allegro game programming library
- aegstate(5)
- aegis global state file
- align(1)
- compute the global alignment of two protein or DNA sequences align0 - compute the global alignment of two protein or DNA sequences without penalizing for end-gaps
-
- bincimap.conf(5)
- Global configuration file for Binc IMAP
- color_map(3)
- Global pointer to the color mapping table. Allegro game programming library
- curl_global_cleanup(3)
- global libcurl cleanup
- curl_global_init(3)
- Global libcurl initialisation
- curl_global_init_mem(3)
- Global libcurl initialisation with memory callbacks
- curl_global_sslset(3)
- Select SSL backend to use with libcurl
- default_store(3)
- generic storage of global data
- dymaxionmap(6)
- An animation of Buckminster Fuller's unwrapped icosahedral globe
- extcheck(1)
- check hierarchical ext|(5) files for global node connectivity and summarize number of fets, nodes, etc
- ezmlm-glconf(1)
- create config file for global ezmlm-request address
- ezmlmglrc(5)
- set up the global ezmlm interface
- fasta36(1)
- scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
- filedaemon(1)
- Invoke another program on files matching a glob pattern
- fli_timer(3)
- Global variable for timing FLI playback. Allegro game programming library
- gacutil(1)
- Global Assembly Cache management utility
- get_volume(3)
- Retrieves the global sound output volume. Allegro game programming library
- git-config(1)
- Get and set repository or global options
- glob.tcl85(n), glob(n)
- Return names of files that match patterns
- glob.tcl86(n), glob(n)
- Return names of files that match patterns
- glob.tcl87(n), glob(n)
- Return names of files that match patterns
- global(1)
- print locations of given symbols
- global.tcl85(n), global(n)
- Access global variables
- global.tcl86(n), global(n)
- Access global variables
- global.tcl87(n), global(n)
- Access global variables
- globaliolimits.cfg(5)
- global I/O limiting configuration
- globaltime(1)
- International multiclock timeconverter for the Xfce Desktop Environment. It is part of Orage
- globash(1)
- a special shell for GLOBAL using GNU bash
- glutIdleFunc(3)
- sets the global idle callback
- glutMenuStatusFunc(3)
- sets the global menu status callback
- gnutls_global_deinit(3)
- API function
- gnutls_global_init(3)
- API function
- gnutls_global_set_audit_log_function(3)
- API function
- gnutls_global_set_log_function(3)
- API function
- gnutls_global_set_log_level(3)
- API function
- gnutls_global_set_mem_functions(3)
- API function
- gnutls_global_set_mutex(3)
- API function
- gnutls_global_set_time_function(3)
- API function
- gtags(1)
- create tag files for global
- gtags.conf(5)
- configuration data for GNU GLOBAL
- hxunxmlns(1)
- replace XML "global names" by Namespace prefixes
- hxxmlns(1)
- replace XML Namespace prefixes by "global names"
- identity_matrix(3), identity_matrix_f(3)
- Global containing the identity matrix. Allegro game programming library
- identity_quat(3)
- Global variable containing the identity quaternion. Allegro game programming library
- joy(3)
- Global array of joystick state information. Allegro game programming library
-
- lftp.conf(5)
- the global configuration file for lftp
- libssh2_exit(3)
- global library deinitialization
- libssh2_init(3)
- global library initialization
- lis_matrix_get_range(3)
- get the location of the partial matrix in the global matrix
- lis_matrix_get_range(3f)
- get the location of the partial matrix in the global matrix
- lis_vector_get_range(3)
- get the location of the partial vector in the global vector
- lis_vector_get_range(3f)
- get the location of the partial vector in the global vector
- lxhotkey(1), LXHotkey(1)
- A lightweight global keyboard shortcuts configurator
- mouse_sprite(3), mouse_x_focus(3), mouse_y_focus(3)
- Global variable with the mouse sprite and focus point. Allegro game programming library
- mouse_x(3), mouse_y(3), mouse_z(3), mouse_w(3), mouse_b(3), mouse_pos(3)
- Global variable with the mouse position/button state. Allegro game programming library
- ncftpspooler(1)
- Global batch FTP job processor daemon
- num_joysticks(3)
- Global variable saying how many joysticks there are. Allegro game programming library
- oscam.cacheex(5), oscam..cacheex(5)
- global ECM length matching configuration file for OSCam
- oscam.whitelist(5)
- global ECM length whitelisting configuration file for OSCam
- packfile_password(3)
- Sets the global I/O encryption password. Allegro game programming library
- pcre2_set_glob_escape(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pcre2_set_glob_separator(3), PCRE2(3)
- Perl-compatible regular expressions (revised API)
- pkg_glob(1)
- a package glob expander with wildcards and dependency recursion support
- portsdb(1), ports_glob(1)
- tools to manage and look up the ports database file
- position_mouse_z(3)
- Sets the mouse wheel position global variable. Allegro game programming library
- ppmglobe(1)
- generate strips to glue onto a sphere synopsis
- pskc_global_done(3)
- API function
- pskc_global_init(3)
- API function
- pskc_global_log(3)
- API function
- pvm_putinfo(3), pvm_recvinfo(3), pvm_getmboxinfo(3), pvm_delinfo(3)
- Store and retrieve messages in global mailbox
- pwol.conf(5)
- "- Global configuration file for pwol" ~/.pwolrc "- Per-user configuration file for pwol"
- rebind(1)
- modify the binding of global variables in an ELF object file
- reggae(1)
- REGister Globaly Access Everywhere is a package which helps in common DevOps tasks
- reset_fli_variables(3)
- Resets the bitmap and palette dirty global variables. Allegro game programming library
- rwfglob(1)
- Print files that rwfilter's File Selection switches will access
- sasl_global_listmech(3)
- Cyrus SASL documentation rst2man-indent-level 0 1 rstReportMargin \$1
- sc_MemoryGrpBuf(3), sc::MemoryGrpBuf< data_t >(3)
- The MemoryGrpBuf class provides access to pieces of the global shared memory that have been obtained with MemoryGrp
- screen(3)
- Global pointer to the screen hardware video memory. Allegro game programming library
- set_color_depth(3)
- Sets the global pixel color depth. Allegro game programming library
- set_uformat(3)
- Set the global current text encoding format. Allegro game programming library
- set_volume(3)
- Alters the global sound output volume. Allegro game programming library
- sg_comp_init(3), sg_comp_destroy(3), sg_comp_get_tls(3), sg_global_lock(3), sg_global_unlock(3)
- managing system statistics delivery
- tar_extract_all(3), tar_extract_glob(3), tar_append_tree(3)
- high-level tar archive manipulation functions
- vgd(1)
- Viewglob communication daemon
- vgseer(1)
- Viewglob shell overseer
- viewglob(1)
- convenience wrapper script for the Viewglob package
- waffle_init(3)
- Initialize waffles per-process global state
- waffle_teardown(3)
- Teardown waffles per-process global state
- wmglobe(1), WMGlobe(1)
- The Whole Earth spinning on you desktop... as a dockable app for WindowMaker
- xl.conf(5), /etc/xen/xl.conf(5)
- XL Global/Host Configuration
- zip_unchange_archive(3)
- undo global changes to zip archive
- Biber::Constants(3)
- global constants for biber
- Bio::DB::SoapEUtilities::GQueryAdaptor(3)
- Handle for Entrez SOAP GlobalQuery items
- Bio::Phylo::Util::CONSTANT(3)
- Global constants and utility functions
- COLORS(3x), COLOR_PAIRS(3x), COLS(3x), ESCDELAY(3x), LINES(3x), TABSIZE(3x), curscr(3x), newscr(3x), stdscr(3x)
- curses global variables
- Class::MakeMethods::Basic::Global(3)
- Basic shared methods
- Class::MakeMethods::Composite::Global(3)
- Global data
- Class::MakeMethods::Standard::Global(3)
- Global data
- Class::MakeMethods::Template::Global(3)
- Method that are not instance-dependent
- Class::MakeMethods::Template::PackageVar(3)
- Static methods with global variables
- Class::MakeMethods::Template::Static(3)
- Deprecated name for Global
- DBIx::Password(3)
- Allows you to create a global password file for DB passwords
- Dancer::RPCPlugin::DispatchMethodList(3)
- Class for maintaining a global methodlist
- Data::GUID(3)
- globally unique identifiers
- Data::UUID(3)
- Globally/Universally Unique Identifiers (GUIDs/UUIDs)
- Devel::GlobalDestruction(3)
- Provides function returning the equivalent of "${^GLOBAL_PHASE} eq DESTRUCT" for older perls
- Devel::GlobalDestruction::XS(3)
- Faster implementation of the Devel::GlobalDestruction API
- Devel::REPL::Plugin::CompletionDriver::Globals(3)
- Complete global variables, packages, namespaced functions
- Dist::Zilla::App::Command::setup(3)
- set up a basic global config file
- Dist::Zilla::MVP::Assembler::GlobalConfig(3)
- Dist::Zilla::MVP::Assembler for global configuration
- ExtUtils::ParseXS::Constants(3)
- Initialization values for some globals
- File::DosGlob(3)
- DOS like globbing and then some
- File::Glob(3)
- Perl extension for BSD glob routine
- File::GlobMapper(3)
- Extend File Glob to Allow Input and Output Files
- File::Util::Definitions(3)
- Global symbols and constants used in most File::Util classes
- Finance::QuoteTW::Allianz(3)
- Get fund quotes from www.allianzglobalinvestors.com.tw
- Geo::Address::Formatter(3)
- take structured address data and format it according to the various global/country rules
- HTML::ElementGlob(3)
- Perl extension for managing HTML::Element based objects as a single object
- IPA::Global(3)
- methods that produce images where every pixel is a function of all pixels in the source image
- JMX::Jmx4Perl::J4psh::Command::Global(3)
- Globally available commands
- LaTeXML::Global(3), "LaTeXML::Global"(3)
- global exports used within LaTeXML, and in Packages
- Log::Dispatchouli::Global(3)
- a system for sharing a global, dynamically-scoped logger
- MCE::Core::Input::Request(3)
- Array reference and Glob reference input reader
- MPI_File_seek_shared(3)
- Updates the global shared file pointer (collective)
- ModPerl::Global(3)
- -- Perl API for manipulating special Perl lists
- Moose::Cookbook::Meta::GlobRef_InstanceMetaclass(3)
- Creating a glob reference meta-instance class
- Object::MultiType(3)
- Perl Objects as Hash, Array, Scalar, Code and Glob at the same time
- Ocsinventory::Agent::Common(3)
- give common methods to other modules "addController()" 4 Item "addController()" Add a controller in the inventory. "addUsb()" 4 Item "addUsb()" Add external usb devices in the inventory. "addInput()" 4 Item "addInput()" Add internal inputs as keyboard, mouse in the inventory. "addModem()" 4 Item "addModem()" Add a modem in the inventory. "addDrive()" 4 Item "addDrive()" Add a partition in the inventory. "addStorages()" 4 Item "addStorages()" Add a storage system (hard drive, USB key, SAN volume, etc) in the inventory. "addMemory()" 4 Item "addMemory()" Add a memory module in the inventory. "addPort()" 4 Item "addPort()" Add a port module in the inventory. "addSlot()" 4 Item "addSlot()" Add a slot in the inventory. "addSoftware()" 4 Item "addSoftware()" Register a software in the inventory. "addMonitor()" 4 Item "addMonitor()" Add a monitor (screen) in the inventory. "addVideo()" 4 Item "addVideo()" Add a video card in the inventory. "addSound()" 4 Item "addSound()" Add a sound card in the inventory. "addNetwork()" 4 Item "addNetwork()" Register a network in the inventory. "addRepo()" 4 Item "addRepo()" Register a repository in the inventory. "setHardware()" 4 Item "setHardware()" Save global information regarding the machine. The use of setHardware() to update USERID and PROCESSOR* information is deprecated, please, use addUser() and addCPU() instead. "setBios()" 4 Item "setBios()" Set BIOS information. "addCPU()" 4 Item "addCPU()" Add a CPU in the inventory. "addUser()" 4 Item "addUser()" Add an user in the list of logged user. "addPrinter()" 4 Item "addPrinter()" Add a printer in the inventory. "addVirtualMachine()" 4 Item "addVirtualMachine()" Add a Virtual Machine in the inventory. "addProcess()" 4 Item "addProcess()" Record a running process in the inventory. "addCamera()" 4 Item "addCamera()" Add a camera device in the inventory. Only avalaible for MacOSX "addIpDiscoverEntry()" 4 Item "addIpDiscoverEntry()" IpDiscover is used to identify network interface on the local network. This is done on the ARP level. This function adds a network interface in the inventory. "setAccessLog()" 4 Item "setAccessLog()" What is that for? :) "flushXMLTags()" 4 Item "flushXMLTags()" Clear the content of $common->{xmltags} (to use after adding it in XML) "addBatteries()" 4 Item "addBatteries()" Add a memory module in the inventory
- Olson::Abbreviations(3)
- -globally unique timezones abbreviation handling
- Paranoid::Glob(3)
- Paranoid Glob objects
- Perl::Critic::Exception::Configuration::Option::Global(3)
- A problem with Perl::Critic global configuration
- Perl::Critic::Exception::Configuration::Option::Global::ExtraParameter(3)
- The configuration referred to a non-existent global option
- Perl::Critic::Exception::Configuration::Option::Global::ParameterValue(3)
- A problem with the value of a global parameter
- Perl::Critic::OptionsProcessor(3)
- The global configuration default values, combined with command-line values
- Perl::Critic::Policy::BuiltinFunctions::RequireGlobFunction(3)
- Use "glob q{*}" instead of <*>
- Perl::Critic::Policy::Variables::ProhibitPackageVars(3)
- Eliminate globals declared with "our" or "use vars"
- Perl::Critic::Utils::Constants(3)
- Global constants
- Pod::Abstract::Serial(3)
- generate a global sequence of serial numbers
- Reply::Plugin::Autocomplete::Globals(3)
- tab completion for global variables
- SP(3x), acs_map(3x), boolcodes(3x), boolfnames(3x), boolnames(3x), cur_term(3x), numcodes(3x), numfnames(3x), numnames(3x), strcodes(3x), strfnames(3x), strnames(3x), ttytype(3x)
- curses terminfo global variables
- SQL::Translator::Filter::Globals(3)
- Add global fields and indices to all tables
- Sisimai::Lhost::Biglobe(3)
- bounce mail parser class for "BIGLOBE"
- Sub::Exporter::GlobExporter(3)
- export shared globs with Sub::Exporter collectors
- Symbol::Global::Name(3)
- finds name and type of a global variable
- TAP::Parser::SourceHandler::Handle(3)
- Stream TAP from an IO::Handle or a GLOB
- TYPE_ALNUM(3x), TYPE_ALPHA(3x), TYPE_ENUM(3x), TYPE_INTEGER(3x), TYPE_IPV4(3x), TYPE_NUMERIC(3x), TYPE_REGEXP(3x)
- form system global variables
- Test2::Util::Stash(3)
- Utilities for manipulating stashes and globs
- Text::Diff::Config(3)
- global configuration for Text::Diff (as a separate module)
- Text::Glob(3)
- match globbing patterns against text
- Text::MicroMason::AllowGlobals(3)
- Share package vars between templates
- bk-glob(1), bk glob(1)
- demo program to show glob pattern expansion
- bk-ignore(1), bk ignore(1)
- ignore shell glob patterns
- db_glob(nged)
- Globs cmd_string against the MGED database resulting in an expanded command string
- erl_global(3)
- Access globally registered names
- expand(nged)
- Performs matching of the shell globbing pattern with the names of all the objects in the database. It returns all those that successfully match
- global(3)
- A global name registration facility
- global_group(3)
- Grouping nodes to global name registration groups
- gsh(1)
- Global Shell run commands in parallel to multiple machines
-
- lockersh(1)
- Run a command under a global lock
- namespace::clean::xs::all(3)
- Use XS for namespace::clean globally
- pt-mext(1)
- Look at many samples of MySQL "SHOW GLOBAL STATUS" side-by-side
- vars(3)
- Perl pragma to predeclare global variable names
- venti-cache(3), VtBlock(3), VtCache(3), vtblockcopy(3), vtblockduplock(3), vtblockput(3), vtblockwrite(3), vtcachealloc(3), vtcacheallocblock(3), vtcachefree(3), vtcacheglobal(3), vtcachelocal(3), vtcachesetwrite(3), vtglobaltolocal(3), vtlocaltoglobal(3)
- Venti block cache