Question: write the following system call in window and linux only system call names example create process in windows let ke fork() in linux 1. Process
write the following system call in window and linux
only system call names example create process in windows let ke fork() in linux
1. Process control end, abort load, execute 2. File management create process, terminate process get process attributes, set process attributes wait for time create file, delete file open, close read, write, reposition wait event, signal event allocate and free memory 3. Device management get file attributes, set file attributes request device, release device read, write, reposition get device attributes, set device attributes logically attach or detach devices
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
Here are the corresponding system calls for process control file management and device management in both Windows and Linux Process Control Windows 1 ... View full answer
Get step-by-step solutions from verified subject matter experts
