Find the answer to your Linux question:
Results 1 to 4 of 4
I am currently doing a past paper on Operating Systems and have a few questions which i really do not understand how i could get the answer. Could someone explain ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Posts
    16

    Operating System question please

    I am currently doing a past paper on Operating Systems and have a few questions which i really do not understand how i could get the answer. Could someone explain an answer to me please?

    thanks

    Code:
    “The XYZ operating system uses both segmentation and demand-paged virtual memory. It supports up to 256 segments per process. Each segment uses a 24-bit virtual address with 4096-byte page frames. The page replacement strategy is NRU (not recently used). The paging store may be a single file on a user volume, or distributed across several files on one or more volumes.”
    
    a) Calculate the maximum number of pages available to a process in this operating system.
    Code:
    A disk has 200 tracks and the request queue for tracks contains, in the order received, 55, 58, 39, 18, 90, 160.  Assuming that the disk arm is initially at track 100 and that no more requests arrive until all entries in the queue have been serviced then determine the average seek time for the disk-scheduling algorithms known as SSTF and SCAN (elevator).  For each algorithm identify one weakness of that algorithm.
    Code:
    RAID systems are now commonly used to provide reliability, efficiency and fault tolerance.  The following schematic diagram is typical of what is known as RAID-3.  Discuss the advantages and disadvantages of such a configuration and suggest one way in which it could be improved.  						  [4 marks]
    1		2		3		1 XOR 2 XOR 3
    4		5		6		4 XOR 5 XOR 6
    7		8		9		7 XOR 8 XOR 9
    …		…		…		…
    thanks

  2. #2
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    We don't do course work questions on here. The best place you can go is the library! Or other students?
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso

  3. #3
    Linux Enthusiast
    Join Date
    Dec 2004
    Posts
    637
    This violates forum rules!

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    We will not do your homework for you.

    http://www.linuxforums.org/forum/lin...ums-rules.html
    Registered Linux user #270181
    TechieMoe's Tech Rants

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •