We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

System.map

Index System.map

In Linux, the file is a symbol table used by the kernel. [1]

Table of Contents

  1. 11 relations: /boot/, Kernel (operating system), Kernel panic, Linux, Linux kernel, Linux kernel oops, Nm (Unix), SVGALib, Symbol table, Uname, Unix.

  2. Executable file formats
  3. Linux kernel

/boot/

In Linux, and other Unix-like operating systems, the directory holds files used in booting the operating system. System.map and /boot/ are Linux kernel.

See System.map and /boot/

Kernel (operating system)

The kernel is a computer program at the core of a computer's operating system and generally has complete control over everything in the system.

See System.map and Kernel (operating system)

Kernel panic

A kernel panic (sometimes abbreviated as KP) is a safety measure taken by an operating system's kernel upon detecting an internal fatal error in which either it is unable to safely recover or continuing to run the system would have a higher risk of major data loss.

See System.map and Kernel panic

Linux

Linux is both an open-source Unix-like kernel and a generic name for a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.

See System.map and Linux

Linux kernel

The Linux kernel is a free and open source, UNIX-like kernel that is used in many computer systems worldwide.

See System.map and Linux kernel

Linux kernel oops

In computing, an oops is a serious but non-fatal error in the Linux kernel. System.map and Linux kernel oops are Linux kernel.

See System.map and Linux kernel oops

Nm (Unix)

nm (name mangling) is a Unix command used to dump the symbol table and their attributes from a binary executable file (including libraries, compiled object modules, shared-object files, and standalone executables).

See System.map and Nm (Unix)

SVGALib

SVGAlib is an open-source low-level graphics library which ran on Linux and FreeBSD and allowed programs to change video mode and display full-screen graphics, without the use of a windowing system.

See System.map and SVGALib

Symbol table

In computer science, a symbol table is a data structure used by a language translator such as a compiler or interpreter, where each identifier (or symbol), constant, procedure and function in a program's source code is associated with information relating to its declaration or appearance in the source.

See System.map and Symbol table

Uname

uname (short for unix name) is a computer program in Unix and Unix-like computer operating systems that prints the name, version and other details about the current machine and the operating system running on it.

See System.map and Uname

Unix

Unix (trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.

See System.map and Unix

See also

Executable file formats

Linux kernel

References

[1] https://en.wikipedia.org/wiki/System.map

Also known as Namelist file.