From: Ben Pfaff Date: Thu, 5 Oct 2006 03:05:40 +0000 (+0000) Subject: Add hints about not doing too much work in timer interrupt. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4def0ac6ef072cf0cf8a968784bc21371bd4d58;hp=d4def0ac6ef072cf0cf8a968784bc21371bd4d58;p=pintos-anon Add hints about not doing too much work in timer interrupt. ---