Jump to content

Packet writing: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Unreferenced.
SmackBot (talk | contribs)
m Date the maintenance tags or general fixes
Line 1: Line 1:
{{totally disputed}}
{{totally disputed}}
{{optical disc authoring}}
{{optical disc authoring}}
{{Unreferenced|date=July 2008}}
{{unreferenced}}


'''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 ''[[optical disc authoring|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 the [[Universal Disk Format|UDF]] format.
'''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 ''[[optical disc authoring|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 the [[Universal Disk Format|UDF]] format.

Revision as of 13:19, 12 July 2008

Template:Totally disputed

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 the UDF format.

Deleting files and directories of a disc using packet writing technology does not recover the space occupied by these objects but are simply marked as being deleted. Similarly, changes to files cause new instances to be created instead of replacing the original files. Because of this, the available space on a media using packet writing technology will slowly diminish every time its content is modified. If the disc is rewritable, the full capacity of the disc can be recovered by formatting the media (which also permanently deletes all files and directories form the disc).

Due to the characteristics of optical rewritable media such as CD-RWs and DVD-RWs, the ability of data sectors to hold their contents wear out by changing them frequently (since re-crystalized alloy de-crystalizes). 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.