Sunday, June 5, 2016

core dump

begin quote from:
core dump 
Definition

core dump

Part of the Operating systems glossary:

A core dump is the printing or the copying to a more permanent medium (such as a hard disk ) the contents of random access memory ( RAM ) at one moment in time. One can think of it as a full-length "snapshot" of RAM. A core dump is taken mainly for the purpose of debugging a program. With the arrival of higher-level languages and interactive debugging, few problems require a core dump these days. It's more likely to be used by specialized programmers who maintain and occasionally have to debug problems in operating system s.
The "core" refers to the ferrite cores of earlier memory technology. In some earlier operating systems, certain system errors would automatically result in the performing of a core dump. Typically, a core dump or actually the report that results from the core dump presents the RAM contents as a formatted series of lines that indicate memory locations and the hexadecimal values recorded at each location. Additional information tells exactly which instruction was executing at the time the core dump was initiated.
IBM's dictionary does not include the term and Microsoft mentions it as an antiquated term. The New Hacker's Dictionary says the term is from the "Iron Age."
A dump is a more general term that includes the copying of a large portion of one storage medium to another storage medium or to a printer, display, or other output device. A dump report is formatted for readability.
The term is sometimes applied to human beings as a variation of brain dump .
This was last updated in November 2005
Contributor(s): Antoine Badel
Posted by: Margaret Rouse

Related Terms

Definitions

  • Host OS (host operating system)
    - A host OS is the software installed on a computer that interacts with the underlying hardware in a computer using virtualization technology. (SearchVMware.com)
  • Windows 10 (Windows Ten)
    - Windows 10 is the version of Microsoft's flagship operating system that follows Windows 8. Microsoft chose to skip Windows 9 as a way of suggesting discontinuity with earlier versions rather than i... (WhatIs.com)
  • Get Windows 10 app
    - Get Windows 10 is an application that confirms if a computer is qualified to upgrade to Windows 10 for free and provides information on some of the key features in Microsoft's newest operating system. (SearchEnterpriseDesktop.com)

Glossaries

  • Operating systems
    - Terms related to operating systems, including definitions about open source and proprietary operating systems and words and phrases about system programs, boot mechanisms, kernels, command interpre...
  • Internet applications
    - This WhatIs.com glossary contains terms related to Internet applications, including definitions about Software as a Service (SaaS) delivery models and words and phrases about web sites, e-commerce ...

No comments: