# HG changeset patch # User Tatsuki IHA # Date 1518082240 -32400 # Node ID 2e77f1c4165bbb67414c606758d7540853685c86 # Parent cfd50f91bf0a81ad73132c3d033ed268e0fb0e7e Fix diff -r cfd50f91bf0a -r 2e77f1c4165b paper/abstract.tex --- a/paper/abstract.tex Thu Feb 08 18:28:08 2018 +0900 +++ b/paper/abstract.tex Thu Feb 08 18:30:40 2018 +0900 @@ -22,7 +22,7 @@ \end{abstract} \begin{abstract_eng} -Reliability and extensibility is necessary in computer operation system. +Reliability and extensibility is necessary in computer operating system. We are developing Gears OS, which has Code Gear and Data Gear as units of computation, and it also has meta level computations. Meta computations include GPU interface, parallel processing, memory managements, and synchronizations.