Question & Additional Information
 
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
Add to My IQ
 

Answer Title
Answer
Historic Unix uses Swapping - entire process is transferred to the main memory from the swap device, whereas the Unix System V uses Demand Paging - only the part of the process is moved to the main memory. Historic Unix uses one Swap Device and Unix System V allow multiple Swap Devices.
Question Tag Title
Tags
Question Asked At Title
Asked At
None
Question Job Title
Job Titles


Check out our newest job listings!

Post a Job! $49 for 60 days



Your Name:
Add your comment text
 
Related Questions
Related Questions
Flag this interview question as inappropriate Inappropriate
See Answer
To cut off the first column,  awk, kde   utility could be used.

Alternate Answer:
A number of Unix commands can be used - cut, awk, sed or even a Perl one-liner.
Create Date
:
Friday, September 07, 2007
Asked At
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
  • To run the count program, which will display the process identification number of the job, enter: count &
  • To check the status of your job, enter: ps
  • To bring a background process to the foreground, enter: fg
  • If you have more than one job suspended in the background, enter: fg %#

    Replace  #  with the job number, as shown in the first column of the output of the jobs command.

  • You can kill a background process by entering: kill PID

    Replace PID with the process ID of the job. If that fails, enter the following:

    kill -KILL PID
  • To determine a job's PID, enter: jobs -l
  • If you are using sh, ksh, bash, or zsh, you may prevent background processes from sending error messages to the terminal. Redirect the output to /dev/null using the following syntax: count 2> /dev/null &
  • Create Date
    :
    Sunday, May 11, 2008
    Tags
    :
    Asked At
    :
    None
    Job Positions
    :
    Click here to improve the Interview Question, Answer and other fields.
    Comments (0) :
    Goto add your comment on the Question 
    Flag this interview question as inappropriate Inappropriate
    See Answer
    System is a predefined final class, out is a PrintStream object and println is a built-in overloaded method in the out object.
    Create Date
    :
    Sunday, September 02, 2007
    Asked At
    :
    None
    Job Positions
    :
    None
    Click here to improve the Interview Question, Answer and other fields.
    Comments (1) :
    1.
    pavan
    Thursday, May 29, 2008 10:22 PM
    System is a predefined final class in java
    out is a PrintStream object
    Flag this interview question as inappropriate Inappropriate
    See Answer
    Kernel follows Round Robin scheme choosing a swap device among the multiple swap devices in Unix System V.
    Create Date
    :
    Tuesday, May 13, 2008
    Asked At
    :
    None
    Job Positions
    :
    Click here to improve the Interview Question, Answer and other fields.
    Comments (0) :
    Goto add your comment on the Question 
    Flag this interview question as inappropriate Inappropriate
    See Answer
    SHMMAX & SHMMNI
    Create Date
    :
    Sunday, May 11, 2008
    Tags
    :
    Asked At
    :
    None
    Job Positions
    :
    Click here to improve the Interview Question, Answer and other fields.
    Comments (0) :
    Goto add your comment on the Question 
     
    • More Related Questions: 
    Suggestions & Comments




    Share Your Interview Questions
    Ask Interview Questions
    View Unanswered Questions





    Advertise on this site