log
age |
author |
description |
Wed, 08 Jun 2011 03:02:42 +0300 |
John Tsiombikas |
8254 timer code |
Sat, 28 May 2011 08:06:47 +0300 |
John Tsiombikas |
merged the task bits, not completed |
Fri, 27 May 2011 13:08:23 +0300 |
John Tsiombikas |
ops ... range->size = pgcount * PGSIZE not pg * PGSIZE |
Fri, 27 May 2011 22:09:10 +0300 |
John Tsiombikas |
refactored the code a bit, and merged with the malloc implementation branch |
Sat, 23 Apr 2011 00:51:18 +0300 |
John Tsiombikas |
starting on the task switching implementation |
Fri, 27 May 2011 12:05:38 +0300 |
John Tsiombikas |
implemented malloc |
Sat, 09 Apr 2011 07:22:27 +0300 |
John Tsiombikas |
moved enable_intr out of init_intr and after the kernel initialization is completed |
Sat, 09 Apr 2011 07:14:06 +0300 |
John Tsiombikas |
fixes here and there |