Home Tags Intel

Tag: Intel

Linux on POWER

9
Anyone familiar with GNU/Linux will not be surprised by the fact that this operating system runs on almost all known processors. However, very few...

GNU Binutils: A Collection of Binary Tools

2
With years of experience as a systems programming engineer, I've realised that to be a great artist of programming, you must understand the basics...

Kerala State Electricity Board Saves a Whopping Rs 8 Crore, Using...

1
Kerala State Electricity Board (KSEB) switched to open source solutions only a few years back, and now, not only manages the accounting and billing...

VMWare Player, VirtualBox, KVM: Finding Virtualisation Software that Fits

0
This article is intended to guide users in choosing the best virtualisation solution for themselves. According to Wikipedia: "Virtualisation, in computing, is the creation of...

The Database Demands of Peta-scale Computing

0
Let's take a brief look at the challenges for next-generation databases. In the previous article we discussed that as data volumes grow towards the peta-scale...

Shared Computing — Where PCI Performs and USB Lags

1
This article explores the evolution of shared computing, and evaluates the value proposition that a shared computing environment can offer to organisations. Also included...

CodeSport

0
In this month's column, we continue our discussion of binary instrumentation tools, and look at a few popular dynamic instrumentation frameworks. Last month, we had...

CodeSport

1
Welcome to CodeSport!  In this month's column, we continue our discussion on memory access errors. In last month's column, we had discussed a set of...

Better Queries with MySQL, Part 3: The MyISAM Storage Engine

1
MyISAM is MySQL's default storage engine, and is probably most commonly used by new adopters of MySQL. The objective of this article is to...

Joy of Programming: Bug Hunt

0
Every programmer knows that debugging is akin to a detective's work. In this column, we'll cover this "bug hunt" process with an example of...