One of Tlpi--->linux anecdotes __linux

Source: Internet
Author: User

3-1: When using the Linx proprietary REBOOT system call to reboot the system, the second parameter magic2 must be defined as a set of magic numbers (for example: Linnux_reboot_magic2). What is the meaning of these numbers? (Converting the magic number to a hexadecimal number can help in solving the problem.) )

Reference: Linux Easter Egg-hidden dates in the Linux Kernel

Specifically as follows:

In order to prevent the reboot () system call BEING&NBSP
called inadvertently, you must pass it a pair of magic Val UEs in the the two parameters. The Magic value is 0xfee1dead. The second magic value 
is one of: 
$ grep linux_reboot_magic include/linux/*.h 
Include/linux /reboot.h: #define LINUX_REBOOT_MAGIC1  0xfee1dead 
Include/linux/reboot.h: #define Linux_reboot_ MAGIC2  672274793 
Include/linux/reboot.h: #define LINUX_REBOOT_MAGIC2A 85072278 
include/ Linux/reboot.h: #define LINUX_REBOOT_MAGIC2B 369367448 
Include/linux/reboot.h: #define Linux_reboot_ MAGIC2C 537993216 

Here are the answers. 
0xfee1dead = " Feel Dead "

672274793=0x28121969 28/12/1969 is at Linus Torvalds was born. 

These are Linus ' daughters ' birthdays:
85072278= 0x5121996 05/12/1996 is when Patricia Miranda was born.
367369448=0x16041998 16/04/1998 is when Daniela Yolanda was born.
537993216=0x20122000 20/12/2000 is when Celeste Amanda was born

It is not difficult to feel Linus Torvalds to the daughter of the full love AH. One of the interesting things about Linux __linux ">

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.