Mentions
                  
                    Jon Gjengset @jonhoo
                  
                  
                    
                      ยท
                      Sep 1, 2018
                    
                  
                
                
              Implemeting an OS (Operating System) in rust from startch and that covers a lot of the topics you are talking about and so you might want to look at that it does not really talk about like very low-level things like how compliers worked but is a really nice guy just for understanding OS primitives and in general virtual memory, memory mapping, how monitors work etc.