Physical Memory
The total physical memory, also called RAM, installed on your computer. Available
represents the amount of free memory that is available for use. The System Cache
shows the current physical memory used to map pages of open files.
Kernel Memory
Memory used by the operating system kernel and device drivers. Paged is memory
that can be copied to the paging file, thereby freeing the physical memory. The
physical memory can then be used by the operating system. Nonpaged is memory that
remains resident in physical memory and will not be copied out to the paging file.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
when there is any newer program or pakage installed which your exsiting kernel does not support then u need kernel rebuild or u can do whenver there is problem occuring with existing applications.
Create Date
:
Wednesday, March 19, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
sched is the first process that started after booting which pid is 0 and give birth to the child process named init which pid is 1.
Create Date
:
Tuesday, March 11, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
The kernel is the heart of the UNIX operating system, it's responsible for
controlling the computer's resources and scheduling user jobs so that each one gets
its fair share of resources.
The work of kernel is divided into mainely five parts
-> process management
-> memory management
-> network interface
-> file management
-> device controler
Create Date
:
Tuesday, March 11, 2008
Click here
to improve the Interview Question, Answer and other fields.
|
|
Inappropriate
|
See Answer
To Email:
Subject:
Note to go along with the question: (Optional, no
more than 1,000 characters)
If your images are inside a table, be sure to set the BORDER, CELLSPACING, and CELLPADDING attributes to 0.
Extra space between images is often created by whitespace around the <IMG> tag in the markup. It is safe to use newlines inside a tag (between attributes), but not between two tags.
Create Date
:
Tuesday, September 18, 2007
Click here
to improve the Interview Question, Answer and other fields.