LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-06-2008, 09:31 PM   #1
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Rep: Reputation: 0
OS related questions


ok so im trying to get information for a presentation i am doing next week and cant find much as far as the following pertaining to the OS;
memory management
file management
device management
scheduling

any information would be greatly appreciated.

also i know this is a linux forum but im looking for information on linux, dos and win xp

Thanks again for any help
 
Old 12-06-2008, 10:02 PM   #2
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by burtonboarder230 View Post
ok so im trying to get information for a presentation i am doing next week and cant find much as far as the following pertaining to the OS;
memory management
file management
device management
scheduling

any information would be greatly appreciated.

also i know this is a linux forum but im looking for information on linux, dos and win xp

Thanks again for any help
What specific questions do you have? It is hard to answer your questions in full with the little information that you have provided.
but Here goes.

Here is a good article for 1. and the others. Sorry started from Scheduling and went up. http://www.linuxinsider.com/story/33089.html

2. File Management - Windows makes use of the NTFS or Fat32 file system while most Linux systems use file systems Based on Ext2 or 3, reiserfs, xfs, jfs, and can read and write to ntfs, fat32, and a couple of other filesystems.

3. Device Management - Well All OS's use what is called a Kernel to Handle information passing from software to hardware. I believe Windows Makes use of what is called the HAL (Hardware Abstraction Layer). Also devices are represented differently on Windows and Linux.

4. Scheduling - Well in Dos I am not sure what is used. In windows you have Task Scheduler. In Linux you have what is called cron.
 
Old 12-06-2008, 10:10 PM   #3
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
this is a good start, more or less the presentation that i have to give is comparing and contrasting those 4 items between 3 different operating systems.

I havent had much luck finding really useful information so i figured i would turn my search over to the forums and see where that took me.
 
Old 12-07-2008, 07:49 AM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
This sounds like homework.....What texts are you using and what it the context in terms of what you have been studying?

It sounds like buying a book on the design of operating systems might make sense.

I would start with Google searches on specific questions/topics, eg "memory management windows" and "memory management linux"
 
Old 12-07-2008, 09:07 AM   #5
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
it is for a homework assignment. its for operation systems theory. We are comparing those four aspects of an OS between 3 different operating systems. Thought the research part was going to be a lot easier then it really is. There is not a whole lot on any of this if you just search linux memory management etc. I was hoping to get a few more search ideas.

the text we are using is Operating systems; internal and design principles. It doesnt have much in the way of OS specific information ie not much on any specific Os, just a broad overview
 
Old 12-07-2008, 09:32 AM   #6
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
This is such a broad topic---is the assignment for something like a term paper? How long do you have to complete it?

Other than your course materials, resources include libraries, bookstores and of course Google. Searching using "Linux memory management" and "Windows memory management" gives a whole bunch of hits.

And this one looks very promising: "comparison of memory management systems".
 
Old 12-07-2008, 10:13 AM   #7
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Just do a comparison of Say Linux, Mac, and Windows. Then do searches for say Memory Management Linux vs. Windows vs. mac. or something to the effect. I found several sites by just typing in the above search - the mac.
 
Old 12-07-2008, 10:29 AM   #8
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
double post from earlier...

Last edited by burtonboarder230; 12-07-2008 at 10:40 AM.
 
Old 12-07-2008, 10:31 AM   #9
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
its more of a general paper/presentation. the presentation is on tuesday with the overview paper due friday. its not really a term paper as much as its just an informative speech for the class.
 
Old 12-07-2008, 03:55 PM   #10
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Good luck with the Google searches---let us know what you find.
 
Old 12-07-2008, 07:13 PM   #11
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
this wasnt the best topic to do... as far as xp, its just a bunch of crap. not much in the way of useful information for this topic.
 
Old 12-07-2008, 07:21 PM   #12
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
single monolithic kernel looped throw it in the proc and let it boil. The swap file virtual memory is the same as all old unix stuff and dos 5.0 windows 3.2 office and nt. but different formats. then now look up making loop backs ok.
 
Old 12-08-2008, 02:28 PM   #13
burtonboarder230
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
ok so i have found a lot on memory and file management as well as scheduling but cant find much on device management in linux. can anyone point me toward a decent article or throw me some key words because linux device management doesnt pull up anything helpful
 
Old 12-08-2008, 02:43 PM   #14
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I beg to differ....

I entered "linux device management" into Google and immediately saw MANY good documents.

You need to ask some more specific questions---whether here or in your Google searches. For example, do you need more info on:
  • the unix "everything is a file" paradigm?
  • how to write drivers?
  • how devices are detected on boot-up?\
  • the role of udev and hal?
  • etc.....
 
Old 12-08-2008, 02:45 PM   #15
hasanatizaz
Member
 
Registered: Nov 2007
Location: Pakistan
Distribution: Redhat and Debian
Posts: 317
Blog Entries: 1

Rep: Reputation: 35
this will help you alot

Last edited by hasanatizaz; 12-08-2008 at 02:46 PM.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
some php related questions Torvitas Linux - Newbie 7 01-21-2008 02:40 PM
basic questions on hostname and domain name + related postfix questions Moebius Linux - Newbie 7 09-04-2007 11:50 AM
TWO Security Related Questions as400 Solaris / OpenSolaris 15 07-13-2006 12:50 PM
3 non-related questions Rognon Slackware 5 02-06-2004 04:45 PM
some daemon-related questions Vincent Slackware 3 09-21-2003 02:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration