ruitianzhong
57ba9b4860
fix all broken links on Kernel stacks
2024-02-05 21:11:44 +08:00
l-0-l
4da4a9556e
Fix a typo
2023-05-17 13:09:09 +03:00
Alexander Kuleshov
3920ef412a
init: s/common_cpu/cpu_number
...
related issue: #682
Thanks @PinoTsao
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 16:01:55 +06:00
Alexander Kuleshov
24f50f0c00
init: improve sentence in linux-initialization-3.md
...
related issue - #676
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2022-07-31 15:56:07 +06:00
0xAX
20ee3691a4
Merge branch 'master' into capitalize-linux
2022-07-31 15:31:51 +06:00
0xAX
5352b11ceb
Merge pull request #783 from Linux-project/imgbot
...
chore : [ImgBot] Optimize images
2022-07-31 15:03:04 +06:00
0xAX
e287181a33
Merge pull request #799 from renaudgermain/copyedit-initialization
...
copyedit: Initialization chapter
2022-06-28 12:54:03 +06:00
Jingyu Wang
90f3cf49fa
Fix typos.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-14 20:41:36 +08:00
Jingyu Wang
78d85d2d37
fix CONFIG_X86_MPPAARSE to CONFIG_X86_MPPARSE.
...
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
2022-06-11 04:32:09 +08:00
Renaud Germain
c2ecc331a0
capitalize Linux everywhere
2022-05-01 09:12:23 -04:00
Renaud Germain
b914ca8152
copyedit: Initialization chapter
2022-05-01 09:03:35 -04:00
Kian-Meng, Ang
2c15599cfb
Fix typos
2021-12-25 18:29:38 +08:00
slowy07
f74f207581
fix: typo grammar spelling
2021-08-06 20:29:33 +07:00
ImgBotApp
f82cd213ad
[ImgBot] Optimize images
...
*Total -- 5,801.05kb -> 4,972.30kb (14.29%)
/Theory/images/4_level_paging.png -- 39.74kb -> 16.28kb (59.03%)
/Misc/images/git_diff.png -- 31.20kb -> 20.24kb (35.12%)
/Interrupts/images/kernel.png -- 65.52kb -> 46.78kb (28.6%)
/Assets/linux-kernel.png -- 42.63kb -> 30.93kb (27.44%)
/Initialization/images/CONFIG_NR_CPUS.png -- 79.77kb -> 59.39kb (25.55%)
/Initialization/images/NX.png -- 8.12kb -> 6.10kb (24.91%)
/Booting/images/minimal_stack.png -- 9.78kb -> 7.96kb (18.61%)
/Booting/images/kernel_first_address.png -- 62.22kb -> 50.95kb (18.12%)
/Booting/images/stack1.png -- 8.14kb -> 6.75kb (17.01%)
/cover.jpg -- 447.00kb -> 374.10kb (16.31%)
/MM/images/memblock.png -- 71.89kb -> 60.89kb (15.3%)
/Booting/images/bss.png -- 8.98kb -> 7.61kb (15.23%)
/Initialization/images/kernel_command_line.png -- 12.67kb -> 10.75kb (15.16%)
/Initialization/images/brk_area.png -- 11.11kb -> 9.50kb (14.52%)
/Timers/images/HZ.png -- 444.06kb -> 383.37kb (13.67%)
/Misc/images/qemu.png -- 87.48kb -> 75.67kb (13.5%)
/Misc/images/dgap_menu.png -- 886.13kb -> 766.69kb (13.48%)
/Misc/images/menuconfig.png -- 837.61kb -> 726.46kb (13.27%)
/Timers/images/base_small.png -- 807.52kb -> 700.40kb (13.27%)
/Misc/images/nconfig.png -- 773.45kb -> 671.00kb (13.25%)
/SysCall/images/ls_shell.png -- 468.70kb -> 407.11kb (13.14%)
/Booting/images/stack2.png -- 9.13kb -> 7.93kb (13.11%)
/Cgroups/images/menuconfig.png -- 118.09kb -> 102.99kb (12.78%)
/Booting/images/video_mode_setup_menu.png -- 12.98kb -> 11.35kb (12.59%)
/Misc/images/google_linux.png -- 120.87kb -> 106.98kb (11.49%)
/Misc/images/github.png -- 73.54kb -> 65.30kb (11.2%)
/MM/images/kernel_configuration_menu1.png -- 123.93kb -> 110.36kb (10.95%)
/Booting/images/linear_address.png -- 8.75kb -> 8.04kb (8.01%)
/MM/images/kernel_configuration_menu2.png -- 117.13kb -> 108.26kb (7.57%)
/Booting/images/try_vmlinuz_in_qemu.png -- 6.87kb -> 6.43kb (6.41%)
/Booting/images/simple_bootloader.png -- 6.05kb -> 5.72kb (5.41%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-08-02 16:25:26 +00:00
SPC
5ae9e61d63
Fix a typing error.
...
I found a typing error on line 82, which typed `long` into `log`.
fix #780
2021-07-14 18:15:33 +08:00
Z
83e029fa78
Update linux-initialization-2.md
2020-11-25 09:21:40 +08:00
Z
15e4aae4ab
Update linux-initialization-2.md
2020-11-18 22:34:48 +08:00
Z
d811827586
Update linux-initialization-2.md
2020-11-18 19:52:25 +08:00
Z
41bc27ff71
Update linux-initialization-2.md
2020-11-18 16:23:34 +08:00
Z
1862f56adf
Update linux-initialization-2.md
2020-11-18 08:08:36 +08:00
Z
3c4a6e6bd7
Update linux-initialization-2.md
2020-11-17 21:06:20 +08:00
Z
6eda376586
Update linux-initialization-2.md
2020-11-17 15:43:38 +08:00
wuyuxin
af6b5d82b5
Update linux-initialization-2.md
2020-11-16 20:44:51 +08:00
wuyuxin
93dd23b65d
Update linux-initialization-2.md
2020-11-16 20:31:05 +08:00
Jan Sonntag
fa1cf540e8
Fix broken links and emails
2020-10-14 19:40:15 +02:00
0xAX
af1a757457
Merge pull request #722 from initBasti/fix_broken_links
...
Fix broken git hub links
2020-10-11 13:29:17 +06:00
Sebastian Fricke
46877264f0
Fix multiple display names for fixed links
...
Change the display names to match the correct file location, which the
link points to.
Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
2020-08-29 16:49:04 +02:00
Zhouyi Zhou
9f9cbd54da
Adding a reference to GNU LD manual to Kernel Initialization. Part 1.
2020-08-16 16:36:20 +08:00
Sebastian Fricke
f1b388dbdb
Fix broken git hub links
...
Replace the following dead github links, with equivalent working ones.
s/ 16f73eb02d
| https://github.com/torvalds/linux
s/ 16f73eb02d
/ | https://github.com/torvalds/linux
s/ 16f73eb02d/Documentation/security/credentials.txt
| https://github.com/torvalds/linux/blob/master/Documentation/security/credentials.rst
s/ 16f73eb02d/Documentation/workqueue.txt
| 6f0d349d92/Documentation/core-api/workqueue.rst
s/ 16f73eb02d/arch/x86/entry_entry_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/entry_64.S
s/ 16f73eb02d/arch/x86/include/asm/calling.h
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/calling.h
s/ 16f73eb02d/arch/x86/include/asm/pgalloc
. | https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/pgalloc.h
s/ 16f73eb02d/arch/x86/include/bitops.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/bitops.h
s/ 16f73eb02d/arch/x86/include/irqflags.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/irqflags.h
s/ 16f73eb02d/arch/x86/include/uapi/asm/msr-index.h
| https://github.com/torvalds/linux/blob/master/arch/x86/include/asm/msr-index.h
s/ 16f73eb02d/arch/x86/kernel.setup.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/setup.c
s/ 16f73eb02d/arch/x86/kernel/entry_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/entry_64.S
s/ 16f73eb02d/arch/x86/kernel/vsyscall_64.c
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/vsyscall/vsyscall_64.c
s/ 16f73eb02d/arch/x86/kernel/vsyscall_emu_64.S
| https://github.com/torvalds/linux/blob/master/arch/x86/entry/vsyscall/vsyscall_emu_64.S
s/ 16f73eb02d/blob/arch/x86/kernel/cpu/common.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/cpu/common.c
s/ 16f73eb02d/drivers/clocksource_acpi_pm.c
| https://github.com/torvalds/linux/blob/master/drivers/clocksource/acpi_pm.c
s/ 16f73eb02d/drivers/i2c/i2c-core.c
| https://github.com/torvalds/linux/blob/master/drivers/i2c/i2c-core-base.c
s/ 16f73eb02d/include/asm-generic-sections.h
| https://github.com/torvalds/linux/blob/master/include/asm-generic/sections.h
s/ 16f73eb02d/include/context_tracking.h
| https://github.com/torvalds/linux/blob/master/include/linux/context_tracking.h
s/ 16f73eb02d/include/mm_types.h
| https://github.com/torvalds/linux/blob/master/include/linux/mm_types.h
s/ 16f73eb02d/kernel/apic/io_apic.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/apic/io_apic.c
s/ 16f73eb02d/kernel/apic/vector.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/apic/vector.c
s/ 16f73eb02d/kernel/cgroup.c
| https://github.com/torvalds/linux/blob/master/kernel/cgroup/cgroup.c
s/ 16f73eb02d/kernel/cpuset.c
| https://github.com/torvalds/linux/blob/master/kernel/cgroup/cpuset.c
s/ 16f73eb02d/kernel/irqinit.c
| https://github.com/torvalds/linux/blob/master/arch/x86/kernel/irqinit.c
s/ 16f73eb02d/kernel/locking/lockdep_insides.h
| https://github.com/torvalds/linux/blob/master/kernel/locking/lockdep_internals.h
s/ 16f73eb02d/kernel/tick-common.c
| https://github.com/torvalds/linux/blob/master/kernel/time/tick-common.c
s/ 16f73eb02d/kernel/time/tich-sched.c
| https://github.com/torvalds/linux/blob/master/kernel/time/tick-sched.c
s/ 16f73eb02d/linux/binfmts.h
| https://github.com/torvalds/linux/blob/master/include/linux/binfmts.h
s/ 16f73eb02d/locking/rwsem-xadd.c
| https://github.com/torvalds/linux/blob/master/kernel/locking/rwsem.c
s/ 16f73eb02d/mm/block.c
| https://github.com/torvalds/linux/blob/master/mm/memblock.c
s/ 16f73eb02d/sched/idle.c
| https://github.com/torvalds/linux/blob/master/kernel/sched/idle.c
s/ 16f73eb02d/sound/isa/sscape
| https://github.com/torvalds/linux/blob/master/sound/isa/sscape.c
Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
2020-06-18 17:22:10 +02:00
Sebastian Fricke
2cff4abf08
Gitbook Links: replace old links with new ones
...
The old links didn't point to valid locations.
Replace the old links with the new links and test those changes with a
small script: https://github.com/initBasti/markdown_link_check .
______________________________________________________________
In order to find and replace the links, I used the following commands:
grep -rwohP '.' -e "\(https\:\/\/0xax.gitbooks.io\/\S*\)" > links.txt
(Find all links recursivly in the project directories and print out the
only the matches links)
Within links.txt:
Remove the '(' & ')' => :%s/\(//g and :%s/\)//g
Remove duplicates => :sort u
Test if the links work with:
python3 md_link_check.py --pattern 0xax.gitbook --output-file bad.txt
(https://github.com/initBasti/markdown_link_check )
Create replace commands:
:%s/.*/grep -rl & '.' | xargs sed -i 's#&##g'
Enter replacement URL between the 2nd & 3rd '#'
Execute commands: :w !sh
Signed-off-by: Sebastian Fricke <sebastian.fricke.linux@gmail.com>
2020-05-31 17:23:17 +02:00
Sebastian Fricke
991f171c6d
Initialization/linux-initialization-8.md: Fix grammatical errors & improve wording
...
s/as if a single task/as if they were a single task/
s/The least unit which scheduler operates is an individual task or thread. But a process is not only one type of entities of which the scheduller may operate./
The smallest unit that the scheduler works with is an individual task or thread. However, a process is not the only type of entity that the scheduler can operate with./
s/these options provides support/these options provide support/
s/The first one option provides support for group scheduling with `completely fair scheduler` policies and the second with `real-time` policies respectively./
The first option provides support for group scheduling with the `completely fair scheduler` policies and the second with the `real-time` policies respectively./
s/It means that it supports/That means it supports/
2020-04-18 07:11:09 +02:00
Michael D
99e156101a
More image file salvaging
...
Patch 3: Initialization/
2019-10-10 19:54:55 +02:00
Yaroslav Pronin
b0e971f17d
Fix typos
2019-07-14 17:49:36 +00:00
johnny
fc971e9a82
Update linux-initialization-6.md
...
SMBIOS EPS table residents in physical memory addresses between 0xF0000 and 0xFFFFF
2019-03-08 22:26:21 +08:00
johnny
021ae97f58
Update linux-initialization-5.md
...
typo
2019-03-07 21:53:17 +08:00
johnny
f8b7194f0c
Update linux-initialization-5.md
...
typo
2019-03-06 10:06:00 +08:00
johnny
990f5a098b
Update linux-initialization-4.md
...
typo
2019-03-04 21:37:36 +08:00
johnny
3af39d78e3
Update linux-initialization-3.md
...
typo
2019-03-02 14:43:14 +08:00
johnny
db53aa2fcc
Update linux-initialization-2.md
...
the stack top before early_idt_handler_common execute is vector number
2019-02-28 21:41:55 +08:00
dragonly
6c4eb99a31
encode parenthesis to make gitbook markdown parser happy
2018-11-17 17:04:55 +08:00
Yaroslav Pronin
d487b50709
[linux-initialization-1] Fix typos
2018-11-05 11:28:43 +00:00
Takuya Yamamoto
1bbdcee0ce
Update linux-initialization-2
2018-10-08 21:22:12 +09:00
Takuya Yamamoto
a64aea42b6
Update linux-initialization-1
2018-09-27 23:12:43 +09:00
0xAX
66ce8c05d5
Merge pull request #622 from tkyymmt/patch3
...
Rename early_level4_pgt to early_top_pgt
2018-09-12 20:37:27 +06:00
0xAX
9b4c9dcd91
Merge pull request #621 from tkyymmt/patch2
...
Update Page fault handling paragraph
2018-09-12 20:37:07 +06:00
Takuya Yamamoto
0f4992c87e
Rename early_level4_pgt to early_top_pgt
2018-09-08 20:26:48 +09:00
Takuya Yamamoto
de1a538815
Update Page fault handling paragraph
2018-09-08 19:23:36 +09:00
Takuya Yamamoto
7b0c7481fa
Add Other exception handling paragraph
2018-09-03 23:50:16 +09:00
0xAX
4893578e04
Merge pull request #614 from tkyymmt/patch2
...
Update the definition of idt_descr
2018-09-02 13:09:21 +06:00
0xAX
fd29ecca0d
Merge pull request #617 from tkyymmt/patch4
...
Update Early interrupts handlers section
2018-09-02 13:04:18 +06:00