-
The file [arch/x86/boot/header.S](https://github.com/torvalds/linux/blob/master/arch/x86/boot/header.S) contains many other parts besides the `hdr` symbol. Mentioning [the linker script](https://githu…
-
https://news.ycombinator.com/item?id=12295500
https://github.com/0xAX/linux-insides
http://eudyptula-challenge.org/
http://cryptopals.com/
-
hey,
in linux-insides/Initialization/linux-initialization-2.md
not sure if IDT diagram is ok?
15 and 16 bit order swaped in first line,
also 'Offset' and 'Segmetn Selector' tags.
greets
-
It was eliminated in 06bea3dbfe6a4c333c4333362c46bdf4d9e43504.
I know the book states explicitly it covers 3. something kernel, but I find the chapter really confusing as all the links point to the…
-
# Relax-and-Recover (rear) Issue Template
Please fill in the following items before submitting a new issue:
* rear version (/usr/sbin/rear -V): 1.19
* OS version (cat /etc/rear/os.conf or lsb_r…
-
Hi,
I tried to use the library in a minimal c++ setup, but it seems to hang when connecting.
Here's what I've tried so far based on the simple example:
``` c++
HerkuleXSimpleAPI hlx(SERVO_DRS_0101);…
-
Hello. I have already started the Russian translation of your posts. I'll translate posts in free time. I have put links to the original repo and author. Please add link to my repo in README
https:…
-
Hi,
In this chapter https://github.com/0xAX/linux-insides/blob/master/interrupts/interrupts-1.md , and more precisely, this snippet:
``` c
per_cpu(irq_stack_ptr, cpu) =
per_cpu(irq_s…
-
Since dart sdk 1.23.0, analyzer performance has degraded significantly. Analysis during typing prior to 1.23.0 was nearly instantaneous; now simple edits can lock the analyzer for nearly 30 seconds, r…
-
已发 PR ,请问是按照本repo里面的翻译还是原作者那个?