Updated projects to include world community grid, added more about ChronOS
This commit is contained in:
parent
066a631118
commit
47ca810672
@ -6,9 +6,13 @@
|
||||
<div id="main">
|
||||
<h2>Projects</h2>
|
||||
|
||||
<p>I am currently working on <a href="http://chronoslinux.org">ChronOS Linux</a>, a real-time addition to the Linux kernel, as well as associated libraries.</p>
|
||||
<p>One project which I would love to actually work on if I ever had the time, can be found at <a href="http://acal.aclindsay.com">acal.aclindsay.com</a>. </p>
|
||||
<h3>Research</h3>
|
||||
<p>For my academic research, I am currently working on <a href="http://chronoslinux.org">ChronOS Linux</a>, a real-time addition to the Linux kernel, as well as associated libraries. The ChronOS kernel is built on top of the <code>PREEMPT_RT</code> 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.</p>
|
||||
|
||||
<h3>Personal</h3>
|
||||
<p>I volunteer some of my computers' idle time to the <a href="http://www.worldcommunitygrid.org/">World Community Grid</a>. 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 <a href="http://www.worldcommunitygrid.org/research/hfcc/overview.do">Help Fight Childhood Cancer</a> project.</p>
|
||||
<p>My <a href="https://github.com/aclindsa">github page</a> has several small projects I have worked on over time.</p>
|
||||
<p>One project which I would love to actually work on if I ever had the time, can be found at <a href="http://acal.aclindsay.com">acal.aclindsay.com</a>. </p>
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
<span>Other Projects I Like:</span>
|
||||
|
Loading…
Reference in New Issue
Block a user