Axel Lindeberg
|
ee33868068
|
chore: update x86_64 crate links to latest version
|
2020-06-29 18:27:00 +02:00 |
|
Philipp Oppermann
|
ee09a70d40
|
Update x86_64 dependency to version 0.11.0
|
2020-05-20 14:35:06 +02:00 |
|
Philipp Oppermann
|
82c6a5dd60
|
Update x86_64 dependency to version 0.9.6
|
2020-03-08 14:38:38 +01:00 |
|
Philipp Oppermann
|
a392065ca8
|
Merge pull request #732 from phil-opp/phil-opp-patch-1
Mention in "Paging Introduction" that a CPU with 5-level paging is available now
|
2020-02-18 14:58:21 +01:00 |
|
Philipp Oppermann
|
7d27a2c4a4
|
Add chapter information to frontmatter
|
2020-02-11 10:29:48 +01:00 |
|
Philipp Oppermann
|
9c6cdff785
|
A CPU with 5-level paging is available now
|
2020-01-31 11:10:09 +01:00 |
|
Philipp Oppermann
|
b65825e99a
|
Update docs.rs links to point to x86_64 0.8.1
|
2019-12-11 16:46:04 +01:00 |
|
Philipp Oppermann
|
bb2ac9c259
|
Add missing hlt_loop import in code listing
The hlt_loop import was missing when creating a page fault handler.
|
2019-11-25 13:32:38 +01:00 |
|
Philipp Oppermann
|
c76516db75
|
Fix anchor names of internal links
|
2019-09-29 15:44:44 +02:00 |
|
Philipp Oppermann
|
a133ea82cf
|
Update to new internal link syntax
|
2019-09-29 15:24:21 +02:00 |
|
Philipp Oppermann
|
0b971c9128
|
12KiB is 0x3000 in hex, not 0xc000
|
2019-09-29 15:10:17 +02:00 |
|
Philipp Oppermann
|
ea1711fe06
|
Update docs link to use x86_64 version 0.7.5
|
2019-09-11 13:45:51 +02:00 |
|
Philipp Oppermann
|
f67e7bb128
|
Update paging introduction post to use page fault error code (#644)
We previously did not use the error code because of https://github.com/phil-opp/blog_os/issues/513, which is now fixed.
|
2019-07-22 10:47:33 +02:00 |
|
Philipp Oppermann
|
bc5631d9a8
|
Fix lot of dead links in both the 2nd and 1st edition
|
2019-07-07 10:33:12 +02:00 |
|
Leo Cassarani
|
41c9efd734
|
Introduction to Paging: fix typo (a -> an)
|
2019-07-04 21:38:07 +01:00 |
|
Leo Cassarani
|
7aec521fa8
|
Introduction to Paging: fix typo (sized -> size)
|
2019-07-04 21:35:43 +01:00 |
|
Philipp Oppermann
|
0632a0de80
|
Update posts for x86_64 version 0.7.0 (#607)
|
2019-05-09 15:00:49 +02:00 |
|
Philipp Oppermann
|
faf574621a
|
Update to x86_64 0.6.0
|
2019-05-03 19:25:48 +02:00 |
|
Philipp Oppermann
|
0509307d8f
|
Mention test_main and blog_os::init in later posts
|
2019-04-27 13:40:15 +02:00 |
|
Philipp Oppermann
|
dce7adb210
|
Remove redundant import
|
2019-04-27 13:40:15 +02:00 |
|
Philipp Oppermann
|
cd6223c0ab
|
Fix internal links
|
2019-04-27 13:40:15 +02:00 |
|
Philipp Oppermann
|
8735bbefd4
|
Update some of the following posts to use blog_os::init
|
2019-04-27 13:40:15 +02:00 |
|
Philipp Oppermann
|
fd8fb3e581
|
Remove some old cfg(not(test)) attributes
|
2019-04-27 13:40:15 +02:00 |
|
Philipp Oppermann
|
e8901719fa
|
Update post numbers
Renames the directories, updates the weights, and the post branch links
|
2019-04-27 13:40:15 +02:00 |
|