mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-25 02:43:07 +08:00
Continued with memory corruption study
This commit is contained in:
@@ -441,9 +441,26 @@ AMD64 Architecture Processor Supplement},
|
||||
},
|
||||
|
||||
@online{fault_injection,
|
||||
title={},
|
||||
title={Injecting faults into the kernel},
|
||||
url={https://lwn.net/Articles/209257/},
|
||||
date={2006-11-04}
|
||||
},
|
||||
|
||||
@online{mem_page_arch,
|
||||
title={Memory Management 101: Introduction
|
||||
to Memory Management in Linux},
|
||||
url={https://events19.linuxfoundation.org/wp-content/uploads/2017/12/MM-101-Introduction-to-Linux-Memory-Management-Christoph-Lameter-Jump-Trading-LLC-1.pdf},
|
||||
date={2017-12-01},
|
||||
author={Christopher Lameter},
|
||||
organization={The Linux Foundation Open Source Summit},
|
||||
institution={Jump Trading LLC}
|
||||
},
|
||||
|
||||
@online{page_faults,
|
||||
title={Understanding page faults and memory swap-in/outs},
|
||||
url={https://scoutapm.com/blog/understanding-page-faults-and-memory-swap-in-outs-when-should-you-worry},
|
||||
date={2019-08-19},
|
||||
author={Doug Breaker}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user