
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Information about programming assignment #4 for the ecs-150, fall 2006 course at the university of california, berkeley. Students are required to write a program to test and estimate the limit of application processes in the freebsd 5.x kernel. The assignment includes a justification and explanation of the results based on the understanding of the freebsd kernel.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

ECS-150, Fall 2006, Programming Assignment # Due date: 11:59 p.m., December 18th, 2006 Total 2% Process Management for the FreeBSD 5.x Kernel Every operating system has a limit regarding the number of application processes. Please write a small program to test/estimate the limit on the FreeBSD kernel. Please justify and explain, based on your understanding of the FreeBSD kernel (by examining OS kernel source and configuration), the result you obtain.