Clinuxpro - clinuxpro.com

General Information:

Latest News:

Virtual Memory In Operating Systems 1 Sep 2012 | 11:38 am

In this tutorial, we will study an important aspect of memory management known as Virtual memory. Storage allocation has always been an important consideration in computer programming due to the high...

Virtual Memory 1 Sep 2012 | 11:38 am

In this tutorial, we will study an important aspect of memory management known as Virtual memory. Storage allocation has always been an important consideration in computer programming due to the high ...

Introduction to Processes 1 Sep 2012 | 11:37 am

The CPU executes a large number of programs. While its main concern is the execution of user programs, the CPU is also needed for other system activities. These activities are called processes. A proc...

Introduction to Operating Systems 1 Sep 2012 | 11:30 am

Computer software can be divided into two main categories: Application software and system software. Application software consists of the programs for performing tasks particular to the machine‘s util...

Memory Management 1 Sep 2012 | 11:28 am

In these tutorials, we will go through another important function of the Operating System – the memory management. Memory is central to the operation of a modern computer system. Memory is a large arr...

Inter process communication and synchronization 1 Sep 2012 | 11:27 am

In addition to process scheduling, another important responsibility of the operating system is process synchronization. Synchronization involves the orderly sharing of system resources by processes. C...

I/O and File Management 1 Sep 2012 | 11:26 am

Input and output devices are components that form part of the computer system. These devices are controlled by the operating system. Input devices such as keyboard, mouse, and sensors provide input si...

Introduction to Deadlocks 1 Sep 2012 | 11:25 am

In a computer system, we have a finite number of resources to be distributed among a number of competing processes. These system resources are classified in several types which may be either physical ...

Software Versioning 1 Sep 2012 | 11:20 am

Software versioning is the process of assigning either unique version names or unique version numbers to unique states of computer software. Within a given version number category (major, minor), vers...

Shell Scripting 1 Sep 2012 | 11:16 am

A shell script is a text file that contains a sequence of commands for a Unix-based operating system. It’s called a shell script because it is interpreted by the shell (another program). What is shell...

Related Keywords:

linux programming tutorial, context switch, structure padding, volatile syntax c, data type qualifiers in c programming, linux c debug macro, yamd yet another malloc debugger, static memory allocation c functions, c struct padding

Recently parsed news:

Recent searches: