To analysis the kernel parameter value in Solaris 10
How to analysis the kernel (shmmax) parameter value in Solaris 10?
Expert
To analysis the current values of the resource control, enter the given below commands:
#id -p //to check the project ID
uid = 0 (Root) gid = 0 (Root) projid = 1 (user.root)
#prctl -n project. max-shm-memory -i project user. root
#prctl -n project.max=sem-ids -i project user.root
Normal 0 false false
Explain the difference in concepts of the emigration, migration, and the immigration
Write an AWK program which takes the following input _le and processes it. $cat data.txt John Do 111-1111 English 90 Maths 80 Alice Do 222-2222 English 90 Maths 90 Chemistry 93 The input _le has _rst 3 _elds _xed as _rst name, last name, and student id. After the s
Working of Virtual Memory: Virtual memory is similar to a temporary storage area. It comprises of page table. In this pages are classified into frames. This is a continuous memory allocation. It is also termed as logical memory.  
18,76,764
1940305 Asked
3,689
Active Tutors
1443199
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!