Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the system calls used for process management:

Answer Posted / marimuthu

fork() - To Duplicate the Process
exec() - Family of Functions Replace the calling process image with new process image

getpid() - To get process id
getppid() - To get the parent process id
getpgrp() - To get the process group


wait() - To wait the calling process to get child's exit status
sleep() - To suspend the execution of the process for some seconds
kill() - To send signal to a process

and etc

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you execute one program from within another?

1019


What is the full form of ipc?

1185


What is the very first process created by kernel?

1105


What is i-node numbers?

1218


Max relax-able permission value with out giving write permission to others?

1073


Explain the advantage of executing a process in background?

978


Explain what are the system calls used for process management?

1004


What is fork()?

1096


What is daemon?

1084


Which ipc is the fastest in unix?

1048


What are two different models of ipc differentiate both?

1113


Explain the system calls used for process management?

1024


Please describe the initial process sequence while the system boots up?

1074


What is unix ipc?

1067


What is the condition required for dead lock in unix system?

1020