Packet writing

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lua error in package.lua at line 80: module 'strict' not found.

Lua error in package.lua at line 80: module 'strict' not found.

Packet writing or IPW (original term: Incremental Packet Writing), is an optical disc recording technology used to allow write-once and rewritable CD and DVD media to be used in a similar manner to a floppy disk from within the operating system, i.e., it allows users to create, modify, and delete files and directories on demand without the need to burn a whole disc. Packet writing technology achieves this by writing data in incremental blocks rather than in a single block. The most common file system for packet writing systems is UDF.

Deleting files and directories of a CD-R using packet writing technology does not recover the space occupied by these objects but, rather, they are simply marked as being deleted (making them effectively hidden). Similarly, changes to files cause new instances to be created instead of replacing the original files. Because of this, the available space on a medium using packet writing technology will decrease every time its content is modified. For rewritable discs, however, this doesn't necessarily occur; there exists technology that allows them to be used as fully rewritable storage media (see UDF).

Due to the characteristics of optical rewritable media such as CD-RWs and DVD-RWs, the ability of data sectors to hold their contents diminishes when changing them frequently (since re-crystallized alloy de-crystallizes). To cope with this the packet writing system can remap bad sectors with good sectors as required. These bad sectors cannot be recovered by formatting the media.

Software Packages


<templatestyles src="Asbox/styles.css"></templatestyles>