Write Ahead Physical Block Logging
Write Ahead Physical Block Logging (WAPBL) provides meta data journaling for file systems in conjunction with Fast File System (FFS) to accomplish rapid filesystem consistency after an unclean shutdown of the filesystem and better general use performance over regular FFS.Template:R With the journal, fsck is no longer required at system boot; instead, the system can replay the journal in order to correct any inconsistencies in the filesystem if the system has been shut down in an unclean fashion.Template:R
History
WAPBL was initially committed into NetBSD in 2008, and first appeared with NetBSD 5.0 (2009).Template:R
With NetBSD 6.0 (2012), soft updates (known as soft dependencies in NetBSD) was removed in favour of WAPBL.Template:R
See also
Script error: No such module "Portal".
References
<templatestyles src="Reflist/styles.css" />
Cite error: <ref> tag with name "w" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "b-n-w" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "wapbl.h" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "wapbl.4" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "wapbl.9" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "n50" defined in <references> is not used in prior text.
Cite error: <ref> tag with name "n60" defined in <references> is not used in prior text.
<ref> tag with name "softdep_rm" defined in <references> is not used in prior text.Script error: No such module "Check for unknown parameters".
External links
<templatestyles src="Div col/styles.css"/>
- Script error: No such module "URL".Script error: No such module "Check for unknown parameters".
- Script error: No such module "URL".Script error: No such module "Check for unknown parameters".
- Script error: No such module "URL".Script error: No such module "Check for unknown parameters".