manio

Chinese Version

How to Add New System Calls to Minix 3.1.8

02.02.2012 · Posted in Computer Science, System · 532 visits

There are some tutorials on the Internet. However, they are not up-to-date. Currently Minix has the latest version 3.1.8. It has some changes, say a virtual file system. So a  newer tutorial is necessary. This article also includes a part for adding system calls to servers that are not visible to users. For example, users ...

David Ferrucci: why did IBM Watson believe Toronto was a US city?

08.27.2011 · Posted in Computer Science, How · 282 visits

On July 27th, Dr. David Ferrucci came to Fermi to give a talk about IBM Watson. He talked about the architecture of Watson, some technical details, how the team members cooperated with others. He says that Watson got its knowledge from only 100GB of data. After pre-processing for fast calculation in the game, it became ...

SESC Tutorial – 1. Install Whole SESC Step by Step

06.08.2010 · Posted in SESC Tutorial, System · 1668 visits

SESC is good. But after so many years, there are still few documents. Researchers are often dragged by some tiny troubles. The research can really start, once they can run the hello world. This tutorial aims to reduce the time spending on setuping the evnironment. It lets the researchers pass the tedious evironment setuping ...