Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > 2+2 Communities > Other Other Topics
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-22-2005, 01:17 PM
meleader2 meleader2 is offline
Senior Member
 
Join Date: Apr 2005
Location: Women are truly -EV
Posts: 320
Default comp sci students out there?

i'm taking the last and final class for my major, CSE421 operating systems. the professor, needless to say, is an idiot. the code was all written by a diff professor that is long gone and she is giving us projects that are beyond difficult.

she is not allowed to give us hard copies of code, and in fact has us hand copy down bits and pieces of code for our project that we are supposed to be writing. we're working with nachOS if anyone is wondering.

it's due october 4th and i only have the code she's given us to work with. anyone else doing this or has done this willing to ... do anything?
Reply With Quote
  #2  
Old 09-22-2005, 01:20 PM
SL__72 SL__72 is offline
Junior Member
 
Join Date: May 2004
Posts: 0
Default Re: comp sci students out there?

What is your project exactly?
Reply With Quote
  #3  
Old 09-22-2005, 01:26 PM
meleader2 meleader2 is offline
Senior Member
 
Join Date: Apr 2005
Location: Women are truly -EV
Posts: 320
Default Re: comp sci students out there?

[ QUOTE ]
What is your project exactly?

[/ QUOTE ]

we have to write system operations for reading/writing files using C. threads are somewhere in there with semaphores too. it's strange, we're given LITTLE bits and pieces each week so we can never actually start working on it until we get it all.
Reply With Quote
  #4  
Old 09-22-2005, 02:26 PM
jba jba is offline
Senior Member
 
Join Date: Feb 2005
Posts: 672
Default Re: comp sci students out there?

why do you think anyone but the people who have taken this particular class at this particular school would know anything about this?
Reply With Quote
  #5  
Old 09-22-2005, 02:30 PM
STLantny STLantny is offline
Senior Member
 
Join Date: Sep 2004
Posts: 107
Default Re: comp sci students out there?

I dont understand what you would need help with? Writing code, or what? I can help you with any C quesions and such, but you have to give me an actual problem to deal with.
Reply With Quote
  #6  
Old 09-22-2005, 02:44 PM
SL__72 SL__72 is offline
Junior Member
 
Join Date: May 2004
Posts: 0
Default Re: comp sci students out there?

From the sound of it I took this same class at the UofM. I had a really good teacher when I took it though.
Reply With Quote
  #7  
Old 09-22-2005, 02:51 PM
BradleyT BradleyT is offline
Senior Member
 
Join Date: Dec 2003
Location: Milwaukee
Posts: 512
Default Re: comp sci students out there?

[ QUOTE ]
we're working with nachOS if anyone is wondering.

[/ QUOTE ]

Yum, nachos.
Reply With Quote
  #8  
Old 09-22-2005, 02:54 PM
jaydub jaydub is offline
Junior Member
 
Join Date: Dec 2004
Posts: 12
Default Re: comp sci students out there?

[ QUOTE ]
[ QUOTE ]
What is your project exactly?

[/ QUOTE ]

we have to write system operations for reading/writing files using C. threads are somewhere in there with semaphores too. it's strange, we're given LITTLE bits and pieces each week so we can never actually start working on it until we get it all.

[/ QUOTE ]

Yeah nachos is used in a lot of OS classes. Are you having trouble with the code?

The file I/O operations shouldn't be too tough. Look at a BSD implementation if you get lost on a concept.
Reply With Quote
  #9  
Old 09-22-2005, 02:58 PM
MrTrik MrTrik is offline
Senior Member
 
Join Date: May 2005
Location: Twin Cities, MN, USA
Posts: 573
Default Re: comp sci students out there?

When I took that course we had to enhance a Unix-like system that was deliberately modified to work without the concept of virtual memory. So we had to implement the OS pieces to do demand paging, a memory mapped file system, and the swapping system.

Needless to say, I think you have it easy. Good luck though.
Reply With Quote
  #10  
Old 09-22-2005, 03:05 PM
SL__72 SL__72 is offline
Junior Member
 
Join Date: May 2004
Posts: 0
Default Re: comp sci students out there?

That sounds like a more advanced class.

The project I remember from my class was to write a shell.

He also made us do a project using threads written in lisp...
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:48 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.