From 70ee18f0aa0f0ee40965e867360ef20a952c7b6c Mon Sep 17 00:00:00 2001 From: Scott Haseley Date: Thu, 2 Jun 2016 12:54:24 -0400 Subject: [PATCH] Fixed copyright/ISBN info, added a blurb to increase the length a bit. --- badwords | 5 +++-- design.tex | 5 +++++ include/start.tex | 9 --------- paper.tex | 10 ++++++++-- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/badwords b/badwords index 9edf0ec..6c341ac 100644 --- a/badwords +++ b/badwords @@ -2,13 +2,14 @@ AppInsight AsyncTask AsyncTasks cgroup -Challen challen +Challen edu Haseley -MobiSys +MobiSys'16 ondemand pdfinfo prioritization QoE shaseley +users' diff --git a/design.tex b/design.tex index 1297e2e..55ccaee 100644 --- a/design.tex +++ b/design.tex @@ -26,6 +26,11 @@ the visibility it currently lacks into how its actions will affect QoE. To further improve QoE for apps that use the network, this visibility should extend past the device and into the network so priority can be given to QoE-sensitive network traffic. + +Once the OS is equipped with information about how its actions will affect +QoE, that information can be used as feedback that will enable the OS to improve +user experience. Without, the OS is limited to policies that aim to improve QoE, +but lack a sufficient way to evaluate these policies. % The design of QoE-centric operating systems may require deep and fundamental changes in order to measure QoE, understand its effect on various components, diff --git a/include/start.tex b/include/start.tex index 24d5f27..61cc00e 100644 --- a/include/start.tex +++ b/include/start.tex @@ -34,15 +34,6 @@ \newcommand*{\refname}{References} -\CopyrightYear{2016} -\setcopyright{rightsretained} -\conferenceinfo{MobiSys'16 Companion}{June 25-30, 2016, Singapore, Singapore} -\isbn{978-1-4503-4416-6/16/06} -\doi{http://dx.doi.org/10.1145/2938559.2938604} - -\clubpenalty=10000 -\widowpenalty = 10000 - \input{.xxxnote} \input{.draft} \input{.blue} diff --git a/paper.tex b/paper.tex index 3c9a84b..9a90b0d 100644 --- a/paper.tex +++ b/paper.tex @@ -28,7 +28,7 @@ \title{\thetitle} -\numberofauthors{1} +\numberofauthors{2} \author{ \alignauthor\theauthors\\[0.05in] @@ -37,7 +37,13 @@ } \CopyrightYear{2016} -\crdata{} +\setcopyright{rightsretained} +\conferenceinfo{MobiSys'16 Companion}{June 25-30, 2016, Singapore, Singapore} +\isbn{978-1-4503-4416-6/16/06} +\doi{http://dx.doi.org/10.1145/2938559.2938604} + +\clubpenalty=10000 +\widowpenalty = 10000 \hypersetup{ pdfinfo={ -- libgit2 0.22.2