Posted on December 29, 2007, 10:19 am, by Sungju, under
My projects.
I’m looking for the way to write a technical book well. So, I googled with keyword writing technical book. and find following useful sites. How to Write a Technical Book http://www.ambysoft.com/books/bookWriting.html The goal of this page is to share my hard-won experiences writing books. The bad news is that writing a book is hard work [...]
Posted on December 27, 2007, 3:18 am, by Sungju, under
Research,
Survey.
I wrote this post to summarize some good book which talk about Linux Kernel. Understanding the Linux Kernel (O’Reilly) by Daniel Bovet, Marco Cesati Introduction Memory Addressing Processes Interrupts and Exceptions Kernel Synchronization Timing Measurements Memory Management Process Address Space System Calls Signals Process Scheduling The Virtual Filesystem Managing I/O Devices Disk Caches Accessing Files [...]
Motivation * Linux Cluster System widely used for high performance computing * It emphasizes on the use of commodity hardware and open source software * It delivers a very high-performance at the extremely low cost * System management is a challenging task – Automatic and convenient installation of OS & application software packages – The [...]
Project Goal * Provide API for easy development of Grid application * Provide transparency to end-users and developers – Protocol transparency – Running location transparency – Message interpret transparency * Provide Flexible and reliable layers Architecture Running example of MAGE