عرض مشاركة واحدة
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
قديم 08-03-2010, 09:24 PM   #11

كابور

جامعي

 
تاريخ التسجيل: Jan 2010
التخصص: شبكات
نوع الدراسة: تحضيري إنتساب خطة أ
المستوى: الرابع
الجنس: ذكر
المشاركات: 1
افتراضي رد: [cs461]سلايدات نظم التشغيل operating systems

الله يخليكم حد معه حل لهلاسايمنت ضروري اذا حد عارف الاجابة لا يبخل علينا
جعله الله في ميزان حسناتكم

Part A: Report on “threads” in an operating system of your choice
1- Write a detailed report on how threads are implemented in an operating system of your choice such as Windows XP, Linux, FreeBSD, Mac OS X , ….etc.
2- Your report must include how threads are implemented in the operating system, how user level threads map to kernel threads and threading models used by that operating system .
3- Also include any other information for the threads in the operating system that you have chosen – such as creation and termination of threads in that operating system, memory and time taken to create threads and the performance of the system when doing thread operations.
4- Include diagrams and figures in your report wherever possible – but you MUST give the reference when using the diagrams or figures from a website, paper or book.
5- You must write the report in your own words and not copy and paste from a website, paper or book except when you quote verbatim from source. When you quote verbatim from the source make sure it is italics and indented from rest of the .
6- Length: should be between 4-5 pages including cover page which must show the names of the students and their numbers. You must submit printed copy of the report.
7- Marks: 7 marks.
Part B: Example on data sharing using “Shared Memory”
A “shared memory” is one of the solutions to data sharing between cooperating processes which require an
Inter-process communication (IPC).
1- Based on lecture three of your course, you should give a programming example on Shared-Memory solution to the Producer – Consumer problem.
2- Your programming example must show how to create the buffer and the buffer interface also must include the Producer process, the Consumer process.
3- You may need to read your book (section 3.4.1 pp 102-104).
4- For this part you need only to submit a hard copy of the source code using Java programming (all the classes used).
5-
Marks: 3 marks

 

كابور غير متواجد حالياً   رد مع اقتباس