Ignore:
Timestamp:
Jul 20, 2022, 2:37:25 PM (22 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
6726a3a
Parents:
847bb6f
Message:

proofread chapter practice, adjust figures, small changes in other files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/thierry_delisle_PhD/thesis/text/io.tex

    r847bb6f rd677355  
    250250In this design, allocation and submission form a partitioned ring buffer as shown in Figure~\ref{fig:pring}.
    251251Once added to the ring buffer, the attached \gls{proc} has a significant amount of flexibility with regards to when to perform the system call.
    252 Possible options are: when the \gls{proc} runs out of \glspl{thrd} to run, after running a given number of \glspl{thrd}, etc.
     252Possible options are: when the \gls{proc} runs out of \glspl{thrd} to run, after running a given number of \glspl{thrd}, \etc.
    253253
    254254\begin{figure}
Note: See TracChangeset for help on using the changeset viewer.