Exforsys

Online Training

Does UNIX have this concept

This is a discussion on Does UNIX have this concept within the Linux forums, part of the Operating Systems category; I came across the term called as paging in an operating system book. Does UNIX also follow this paging concept? ...


Go Back   Exforsys > Operating Systems > Linux

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2007, 10:17 AM
Senior Member
 
Join Date: Apr 2006
Posts: 162
sammy is on a distinguished road
Does UNIX have this concept

I came across the term called as paging in an operating system book. Does UNIX also follow this paging concept? If so how is it done?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-13-2007, 10:25 PM
Member
 
Join Date: Apr 2006
Posts: 98
Angela is on a distinguished road
I think paging is a technique followed with multiprocessing and multi-handling operating system. Since UNIX is both I think paging would be supported by UNIX. If I am wrong someone correct me on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-14-2007, 10:31 PM
Member
 
Join Date: May 2006
Posts: 38
zsk_00 is on a distinguished road
Yes, UNIX does support paging. When you start a process, UNIX kernel reads only a part of the program/file from the disk into RAM in the form of small blocks. Each block is called a page. Once the CPU has processed these pages, more pages are requested by the kernel and if not in RAM, these are read from disk.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-20-2007, 03:16 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
I have some doubts related to these paging concepts. Is there any variables used in UNIX for controlling the paging operation and also I wanted to know the difference between paging and swapping?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
comp.sys.3b1 FAQ part2 John B. Bunch Tech FAQ 0 06-20-2004 12:43 AM
comp.sys.3b1 FAQ part1 John B. Bunch Tech FAQ 0 06-20-2004 12:43 AM
comp.sys.3b1 FAQ part2 John B. Bunch Tech FAQ 0 05-18-2004 08:48 PM
comp.sys.3b1 FAQ part1 John B. Bunch Tech FAQ 0 05-18-2004 08:48 PM
vi editor FAQ (Frequently Asked Question List), Part 1/2 E. Larry Lidz Tech FAQ 0 04-19-2004 12:02 AM


All times are GMT -4. The time now is 11:20 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.