Results 1 to 7 of 7

Thread: From Schaum's Os (6)

  1. #1
    Trying to make mom and pop proud
    Join Date
    Sep 2003
    Location
    Pakistan
    Posts
    3
    Rep Power
    10


    Good post? Yes | No
    Can anybody explain me question no. 6.24 in Chapter 6 of Schaum's Outlines Operating System in detail I cannot get it right. Thanks in advance.

  2. #2
    Within my grasp!
    Join Date
    Jun 2003
    Location
    Israel
    Posts
    111
    Rep Power
    10


    Good post? Yes | No
    Can you please repeat the question in the forum? (I do not have the book...). Thanks.

  3. #3
    An Urch Guru Pundit Swami Sage
    Join Date
    Jul 2003
    Location
    Brazil
    Posts
    1,360
    Rep Power
    15


    Good post? Yes | No

    6.24 On a capability-based system, each file is associated with a unique 16-bit number. For each file, each user may have the read or write capability. How many bytes are needed to store each user's access data?

    Answer:

    Each file has a unique 16-bit number. That means that you can identify any given file using a 16-bit number (i.e., 0x0A45 or 0x0FEA). That also means that there are 2^16 files in this hypothetical OS, making it 65,536 possible files.

    Keep in mind that you need 2 bits to store the user's access data per file. For example:

    00 - neither read nor write
    01 - read but no write
    10 - write but no read
    11 - read and write

    So for all possible files, you need 2 bits x 2^16 files = 131,072 bits per user to store the access data. That makes 16,384 bytes.




  4. #4
    Eager!
    Join Date
    Sep 2003
    Posts
    42
    Rep Power
    10


    Good post? Yes | No
    hey is calculator allowed in the exam ?

  5. #5
    An Urch Guru Pundit Swami Sage
    Join Date
    Jul 2003
    Location
    Brazil
    Posts
    1,360
    Rep Power
    15


    Good post? Yes | No
    Nope... I don't think so.

  6. #6
    Trying to make mom and pop proud
    Join Date
    Sep 2003
    Location
    Pakistan
    Posts
    3
    Rep Power
    10


    Good post? Yes | No
    Thanks wood for your explanation it was just great!!!!!!!

  7. #7
    An Urch Guru Pundit Swami Sage
    Join Date
    Jul 2003
    Location
    Brazil
    Posts
    1,360
    Rep Power
    15


    Good post? Yes | No
    You're welcome...!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Schaum's Outline of Genetics 5th vs. 4th / Schaum's Outline of ....series
    By xcutioner in forum GRE Biochemistry, Cell and Molecular Biology
    Replies: 1
    Last Post: 07-08-2010, 11:00 PM
  2. From Schaum's OS (7)
    By wood in forum GRE Computer Science
    Replies: 4
    Last Post: 10-30-2003, 02:44 PM
  3. From Schaum's OS (8)
    By wood in forum GRE Computer Science
    Replies: 9
    Last Post: 10-26-2003, 04:13 PM
  4. From Schaum's Os (6)
    By naveednaseer in forum GRE Computer Science
    Replies: 1
    Last Post: 10-01-2003, 10:02 PM
  5. From Schaum's OS
    By wood in forum GRE Computer Science
    Replies: 13
    Last Post: 09-14-2003, 01:56 AM

Bookmarks

Posting Permissions

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

SEO by vBSEO ©2010, Crawlability, Inc.