Click here to Skip to main content
15,911,762 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Compilation error in WinCE Pin
Anders Molin25-Oct-01 12:59
professionalAnders Molin25-Oct-01 12:59 
GeneralRe: Compilation error in WinCE Pin
Brad Manske29-Oct-01 2:50
Brad Manske29-Oct-01 2:50 
GeneralNew OS Pin
s_k19-Oct-01 9:06
s_k19-Oct-01 9:06 
GeneralRe: New OS Pin
Nemanja Trifunovic19-Oct-01 9:15
Nemanja Trifunovic19-Oct-01 9:15 
GeneralRe: New OS Pin
Daniel Turini23-Oct-01 1:38
Daniel Turini23-Oct-01 1:38 
GeneralRe: New OS Pin
Rassman30-Oct-01 22:32
Rassman30-Oct-01 22:32 
GeneralRe: New OS Pin
(Steven Hicks)n+18-Nov-01 5:04
(Steven Hicks)n+18-Nov-01 5:04 
GeneralRe: New OS Pin
Migs18-Nov-01 17:41
Migs18-Nov-01 17:41 
Long, long time ago (when Win 3.11 was a toddler) .. I wrote (in assembly) a graphical O/S as my varsity project.
It included disk, mouse, scanner, VGA and sound drivers and virtual memmory handling... I had the best time ever back then (well, maybe because I was in university so no worries back then mon)


So, with that humble varsity experience as my presentation card and if you allow, I'd LOVVVVE to help you with your project.. I don't have much time but I do have some little.. and lots of ideas and tips I learnt back then.

Given that you're going to re-invent the wheel, I'd suggest you REALLY re-invent it (why bother otherwise?) and take a looooong look and nano-kernels: The O/S is as small as it can be.. and I really mean small and all components (even the memory swapper, file system, etc..) are "mortal" processes (like VMS used to have).
Furthermore.. these "components" have COM-like communication which means that you could be using memory located on ... another PC!

If someone had invented such an O/S (I think NeXT was trying to).. TCP/IP.. sockets and all that crap would've never been necesary! "Amoeba" was on such attempt.

Anyway.. I could go on and on and on.. but I'll stop here with my help offer and a litte suggestion to get started: Read "Operating System Concepts" by A. Silberschatz, J.Peterson and P.Galvin (I think it is used in varsity)

Sonork ID: 0.2
GeneralRe: New OS Pin
Peter Liddle25-Nov-01 2:33
Peter Liddle25-Nov-01 2:33 
GeneralRe: New OS Pin
Migs25-Nov-01 6:12
Migs25-Nov-01 6:12 
GeneralRe: New OS Pin
Nish Nishant25-Nov-01 6:26
sitebuilderNish Nishant25-Nov-01 6:26 
GeneralRe: New OS Pin
Lucky the code machine15-May-02 23:37
Lucky the code machine15-May-02 23:37 
GeneralProgramming Applications for Microsoft Windows,Fouth Edition Pin
flying18-Oct-01 6:09
flying18-Oct-01 6:09 
GeneralRe: Programming Applications for Microsoft Windows,Fouth Edition Pin
peterchen18-Oct-01 6:19
peterchen18-Oct-01 6:19 
GeneralBerkeley sockets Pin
Jon Sagara17-Oct-01 20:23
Jon Sagara17-Oct-01 20:23 
GeneralRe: Berkeley sockets Pin
Jon Sagara17-Oct-01 21:11
Jon Sagara17-Oct-01 21:11 
GeneralRe: Berkeley sockets Pin
markkuk17-Oct-01 21:38
markkuk17-Oct-01 21:38 
GeneralRe: Berkeley sockets Pin
Jon Sagara18-Oct-01 4:44
Jon Sagara18-Oct-01 4:44 
GeneralRe: Berkeley sockets Pin
markkuk18-Oct-01 20:08
markkuk18-Oct-01 20:08 
GeneralRe: Berkeley sockets Pin
Jon Sagara18-Oct-01 20:16
Jon Sagara18-Oct-01 20:16 
GeneralRe: Berkeley sockets Pin
Jon Sagara18-Oct-01 19:06
Jon Sagara18-Oct-01 19:06 
Questioncrazy idea.............. ? Pin
Huu Quynh9-Oct-01 13:41
Huu Quynh9-Oct-01 13:41 
AnswerRe: crazy idea.............. ? Pin
Rassman30-Oct-01 23:19
Rassman30-Oct-01 23:19 
GeneralIP Port monitor Pin
Leo Smith3-Oct-01 3:57
Leo Smith3-Oct-01 3:57 
GeneralRe: IP Port monitor Pin
NormDroid3-Oct-01 4:25
professionalNormDroid3-Oct-01 4:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.