Warning: Creating default object from empty value in /DISK2/WWW/pavel-rimsky.cz/helenos-blog/wp-includes/update.php on line 39 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /DISK2/WWW/pavel-rimsky.cz/helenos-blog/wp-includes/kses.php on line 934 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /DISK2/WWW/pavel-rimsky.cz/helenos-blog/wp-includes/kses.php on line 935 Warning: Creating default object from empty value in /DISK2/WWW/pavel-rimsky.cz/helenos-blog/wp-includes/update.php on line 108 Warning: Creating default object from empty value in /DISK2/WWW/pavel-rimsky.cz/helenos-blog/wp-includes/update.php on line 127 HelenOS Blog » 2009» March

Tetris on Niagara

UltraSPARC port improvement 1 Comment »

During the last three months I have been trying to port HelenOS to the sun4v UltraSPARC architecture (Niagara). The sun4v architecture is very interesting from the system programmer’s point of view, so I will definitely put a link to my master thesis here (but I have write the thesis first, of course).

For the time being, you can just enjoy the screenshots of Tetris running on a (Simics-simulated) T2000 server and on a (remotely accessed) real T1000 server.

The only big feature missing is a support for SMP. This is what I will play with in the following weeks, because Niagara without multiprocessing would be like… (If you have an idea of a good simile, post it as a comment).

Read the rest of this entry »

Two plugins I can’t imagine Vim without

UltraSPARC port improvement No Comments »

I like Vim. Especially for editing C code. I would like to introduce two extensions I especially like.

The first one is a Vim binding for Cscope. Cscope is a tool which makes an index from your source tree and uses the index to quickly tell you

  • where a function with a given name is defined,
  • where a function with a given name is called from,
  • where a given string occurs in your source files,
  • etc.

Read the rest of this entry »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in