Cornelius Diekmann
67820470cc
Clarify: vDSO is linked automatically with glibc
...
Change is partly a verbatim copy of https://www.kernel.org/doc/Documentation/ABI/stable/vdso
Quote: "Programs that dynamically link to glibc will use the vDSO automatically. Otherwise, you can use the reference parser in tools/testing/selftests/vDSO/parse_vdso.c."
The old version of the book was slightly imprecise. It was unclear to me whether this is an optional or a default behavior.
2017-09-21 21:49:39 +03:00
Cornelius Diekmann
668882bb7d
Minor language improvement
...
There are multiple different system calls. Starting the introduction in plural gives a better bridge to the examples "like to read or to write to a file, to open a socket" ...
2017-09-21 21:49:17 +03:00
JB Cayrou
9c153b969c
Fix arch_local_irq_disable C code extract
...
In linux-initialization-4.md part, 'arch_local_irq_disable' is explained but the
code displayed is the 'arch_local_irq_enable' function.
2017-09-21 21:48:59 +03:00
Jean-Baptiste Cayrou
36daf4811f
Fix typo linux-initialization-3
2017-09-21 21:47:14 +03:00
Chandan Rai
8af6becd53
corrected typos
2017-09-21 21:45:55 +03:00
Chandan Rai
0851b0fa4a
corrected typos
2017-09-21 21:45:09 +03:00
proninyaroslav
bfc8b1de8e
Сделать все ссылки Github ссылками на конкретный коммит
2017-09-21 21:38:18 +03:00
int3rrupt
b6d992c9f8
Update sentence grammar
...
Remove "never" from end of sentence and change "can't exceed to "can never exceed"
2017-09-21 20:46:15 +03:00
Jakub Wilk
0ec149c5f7
SysCall/syscall-6: Fix typos
2017-09-21 20:45:55 +03:00
0xAX
4fc049b36d
Update SUMMARY.md
2017-09-21 20:45:15 +03:00
0xAX
f6eb1ffa84
Update README.md
2017-09-21 20:44:38 +03:00
0xAX
f94aee36fa
Create syscall-6.md
2017-09-21 20:43:45 +03:00
Radek Dostál
338bd3696a
Initialization: make grep command more precise
...
Idea is clearly to grep for "kthreadd", even though grepping for "kthread"
will also work.
Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-09-21 20:42:30 +03:00
Radek Dostál
cc95c0aaeb
Initialization: fix spelling
...
"hierarcy" => "hierarchy"
"hierarcies" => "hierarcies"
Signed-off-by: Radek Dostál <rd@radekdostal.com>
2017-09-21 20:42:13 +03:00
proninyaroslav
1003ae3547
Исправления linux-bootstrap-1.md
2017-09-21 20:40:15 +03:00
proninyaroslav
a688cc9077
Исправления linux-bootstrap-1.md
2017-09-21 20:37:32 +03:00
Alexander Kuleshov
2785bd18bf
fix a typo
2017-09-21 19:45:17 +03:00
proninyaroslav
5d6138abff
Удаление недействительных ссылок поддержки
2017-09-21 19:44:48 +03:00
Alexander Kuleshov
746f2da0a1
fix a typo
2017-09-21 19:39:49 +03:00
proninyaroslav
30c7dc7051
Обновление ссылки на Параметры ядра Linux
2017-09-21 19:38:58 +03:00
proninyaroslav
d60aec7da0
Обновление переводов
2017-09-21 19:36:25 +03:00
proninyaroslav
9b2560cccc
Начало перевода раздела Initialization
2017-07-09 22:20:56 +03:00
proninyaroslav
f687d4525c
Удаление дубликатов
2017-07-09 22:19:08 +03:00
proninyaroslav
47867dc416
Исправление ошибок в разделе Booting
2017-07-09 21:40:23 +03:00
Ciro Santilli 六四事件 法轮功 包卓轩scriptalert(1)/script
967cbd3a23
Mention Buildroot in addition to ivandaviov/minimal
...
It is more configurable.
2017-07-08 19:44:31 +03:00
proninyaroslav
ab0e47ad65
Исправление форматирования констант
2017-07-08 19:44:00 +03:00
Alexander Kuleshov
bdc548b809
use 64-bit registers everywher in Theory/asm.md
2017-07-08 19:38:32 +03:00
proninyaroslav
22dc562c69
correct minor mistake - list 3 bits instead of 4
...
Sentence starts with "The next three bits(40, 41, 42, 43)" Should exclude 43.
2017-07-08 19:37:46 +03:00
Stephan
68d86a38c5
[contributors.md] Add Stéphan Gorget to the contributor list
...
forgot to update it in d237c228ac
2017-07-08 19:35:42 +03:00
Stephan
a961314c62
Corrected typos in section: memory
2017-07-08 19:34:45 +03:00
proninyaroslav
bc59c8ec5d
Удаление нерабочих ссылок
2017-07-08 19:28:50 +03:00
sachin
ba3d345521
Corrected typos in section: cgroups
2017-07-08 19:27:23 +03:00
proninyaroslav
997d6071ee
mention boot linker script as suggeset by @Aaron1011
2017-07-08 19:27:00 +03:00
Nathan Dautenhahn
d0a8636a59
Add contributors
...
Signed-off-by: Nathan Dautenhahn <ndd@cis.upenn.edu>
2017-07-08 19:18:55 +03:00
Nathan Dautenhahn
b8423f2f52
Minor typos + rewordings
...
Signed-off-by: Nathan Dautenhahn <ndd@cis.upenn.edu>
2017-07-08 19:18:37 +03:00
Dou Liyang
3936f01c95
Fix a typo
2017-07-08 19:18:02 +03:00
Dou Liyang
f0368ab082
Remove a tab to make the format correct
2017-07-08 19:17:13 +03:00
Yaroslav Pronin
a14ade8fa6
Merge pull request #8 from movEAX/patch-1
...
Enhance view of EFER by box-drawing chars
2017-06-07 10:32:11 +03:00
movEAX
4262edbb0f
Enhance view of EFER by box-drawing chars
2017-06-06 23:34:30 +03:00
Yaroslav Pronin
17b28369b9
Merge pull request #7 from alexandrnikitin/patch-1
...
Fix grammar in README.md
2017-05-31 17:45:25 +03:00
Alexandr Nikitin
52f2df275c
Update README.md
2017-05-30 19:00:08 +03:00
rajbhar
465c17ab92
Fix Typo
...
Fixes a typing mistake
2017-04-26 12:14:56 +03:00
PaulCher
1727112b64
Fixing broken links and links pointing to the wrong part of code. Fixed
2017-04-26 12:14:32 +03:00
binss
f490c84a39
fix typo
2017-04-26 12:11:49 +03:00
Alexander Kuleshov
fbd886bea0
rewrite scheduler initialization part
2017-04-26 12:11:22 +03:00
proninyaroslav
7881fc2cd5
update linux-initialization-8.md part
2017-04-26 12:11:06 +03:00
Alexander Kuleshov
c033e95356
update linux-initialization-8.md part
2017-04-26 12:07:08 +03:00
Alexander Kuleshov
0a1d4d954d
IDT diagram fixed
2017-04-26 12:02:15 +03:00
proninyaroslav
00b91d963e
Перевод linux-bootstrap-5.md, корректировка переводов
2017-04-26 12:00:12 +03:00
Alexander Kuleshov
ab97d9b0cd
remove description of lockdep_init()
2017-03-05 20:27:19 +03:00