From 47ca810672a13ea8053352cfcbd356205ec52c2a Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sun, 17 Apr 2011 11:40:49 -0600 Subject: [PATCH] Updated projects to include world community grid, added more about ChronOS --- projects/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/projects/index.php b/projects/index.php index 35c16e9..24f2be9 100644 --- a/projects/index.php +++ b/projects/index.php @@ -6,9 +6,13 @@

Projects

-

I am currently working on ChronOS Linux, a real-time addition to the Linux kernel, as well as associated libraries.

-

One project which I would love to actually work on if I ever had the time, can be found at acal.aclindsay.com.

+

Research

+

For my academic research, I am currently working on ChronOS Linux, a real-time addition to the Linux kernel, as well as associated libraries. The ChronOS kernel is built on top of the PREEMPT_RT patch for the Linux kernel, and allows for writing advanced real-time schedulers which can be be inserted into the running kernel as kernel modules.

+ +

Personal

+

I volunteer some of my computers' idle time to the World Community Grid. It's easy, and helps to do things such as "find drugs that can disable three particular proteins associated with neuroblastoma, one of the most frequently occurring solid tumors in children" via the Help Fight Childhood Cancer project.

My github page has several small projects I have worked on over time.

+

One project which I would love to actually work on if I ever had the time, can be found at acal.aclindsay.com.