102 lines
3.0 KiB
TeX
102 lines
3.0 KiB
TeX
% Created 2025-04-21 Mon 10:25
|
|
% Intended LaTeX compiler: pdflatex
|
|
\documentclass[11pt]{article}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{graphicx}
|
|
\usepackage{longtable}
|
|
\usepackage{wrapfig}
|
|
\usepackage{rotating}
|
|
\usepackage[normalem]{ulem}
|
|
\usepackage{amsmath}
|
|
\usepackage{amssymb}
|
|
\usepackage{capt-of}
|
|
\usepackage{hyperref}
|
|
\author{Akilan}
|
|
\date{\today}
|
|
\title{}
|
|
\hypersetup{
|
|
pdfauthor={Akilan},
|
|
pdftitle={},
|
|
pdfkeywords={},
|
|
pdfsubject={},
|
|
pdfcreator={Emacs 30.1 (Org mode 9.7.11)},
|
|
pdflang={English}}
|
|
\begin{document}
|
|
|
|
\tableofcontents
|
|
|
|
Recheck require read of the paper
|
|
\section{General changes}
|
|
\label{sec:org525fa77}
|
|
\begin{itemize}
|
|
\item Captilisation fixes
|
|
\item Check for unessary commas (Requires read through paper)
|
|
\item Check references (Last priority)
|
|
\item Unify english grammer (emphasize -> Check british english spellings)
|
|
\item Text make to italics (For function calls)
|
|
\item Space missing from bracket
|
|
\item Utlizing to using
|
|
\item Small number use word
|
|
\item Make all past tense to present tense (Recheck)
|
|
\item Comment out future work section
|
|
\item Section with always captial S
|
|
\item RMM fix reference
|
|
\end{itemize}
|
|
\section{Literature review}
|
|
\label{sec:org5f6e72b}
|
|
\begin{itemize}
|
|
\item TLB reach needs defining
|
|
\item PTE acronym
|
|
\item Citation (HP Tunable page table)
|
|
\item CHERI standardise bullet points into a
|
|
paragraph.
|
|
\end{itemize}
|
|
\section{FAT address range table}
|
|
\label{sec:orgc1556d2}
|
|
\begin{itemize}
|
|
\item Sentence 1 remove "talks about"
|
|
\item "Lesser pressure" FAT leverages to reduce pressure on the TLB
|
|
\item Fix "as show" to "as shown"
|
|
\item Remove "CHERI CC [4] as referred in section 3.2."
|
|
to "CHERI CC [4] (section 3.2)"
|
|
\item Explain Cheri CC in the literature review
|
|
\item Move Cheri CC reference to it has been observed
|
|
\item "With FAT rather than using fixed size TLB entries page sizes"
|
|
Rephrase this sentence.
|
|
\item "We use CHERI CC bounds to 344 be dynamic in
|
|
size to be defined based on the size provided when
|
|
345 calling malloc. Offering a more flexible
|
|
alternative than fixed-size 346 TLB entries."
|
|
Make this into 1 sentence.
|
|
|
|
\item "To build up based on Section 3.1 and 3.2."
|
|
Remove this setence
|
|
\item "As demonstrated with the allocator implementation in section 4"
|
|
Remove this sentence
|
|
\item "repcrecated" to "replicated"
|
|
\end{itemize}
|
|
\section{Malloc implementation}
|
|
\label{sec:org8098e0d}
|
|
\begin{itemize}
|
|
\item "Specifically, the start and end addresses encoded in FAT to provide the necessary information to identify the exact memory block to be deallocated."
|
|
Rewrite this sentence
|
|
\end{itemize}
|
|
\section{Evaluation}
|
|
\label{sec:org67b48c5}
|
|
\begin{itemize}
|
|
\item 2nd para move to benchmarks section
|
|
\item "The results (section 5.3)\ldots{} (comment out)
|
|
\item "The expirement setup" comment out
|
|
\item Replace "lesser" with fewer
|
|
\item "This observation highlights the importance"
|
|
Comment out
|
|
\end{itemize}
|
|
\section{Conclusion}
|
|
\label{sec:orge940240}
|
|
\begin{itemize}
|
|
\item "This approach has helped reduce" -> "This approach reduces"
|
|
\item "Remove comprehensive"
|
|
\end{itemize}
|
|
\end{document}
|