From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-04 12:28:33 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!coop.net!newsfeed1.global.lmco.com!svlnews.lmms.lmco.com!news1.lmtas.lmco.com!not-for-mail From: Gary Scott Newsgroups: comp.lang.ada Subject: Re: Ada OS talk (was: Progress on AdaOS) Date: Tue, 04 Sep 2001 09:34:03 -0500 Organization: LM Aeronautics Message-ID: <3B94E65B.CDA2CAB7@lmtas.lmco.com> References: <9n2jcd$b50$1@nh.pace.co.uk> NNTP-Posting-Host: CAA261517.lmtas.lmco.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.72 [en]C-CCK-MCD {C-UDP; LMTAS} (WinNT; U) X-Accept-Language: en,pdf Xref: archiver1.google.com comp.lang.ada:12715 Date: 2001-09-04T09:34:03-05:00 List-Id: A look at OS/2's recent file system(s) changes would be in order. It supports treating multiple hard drives as a single large drive, transparently, easy to set up and use. Marin David Condic wrote: > > Any OS can treat the file system as a whole separate issue. Any Ada OS would > probably want to be able to read NTFS, Unix files, MS-DOS files, etc. as > well as maybe supporting its own thing. The point is, that discussion can be > stalled off until there is first a working Kernel capable of running a file > system. > > Make the project too big and it will just crumble from its own weight. Take > the file system ideas and put them in a folder marked "To be argued about > after some level of success is achieved." I'd say the same things about > network support, etc., except in so far as a Kernel will need to leave the > door open to work in a networked environment. Beyond leaving the door open, > no other design decisions need to be made at this time. > > MDC > -- > Marin David Condic > Senior Software Engineer > Pace Micro Technology Americas www.pacemicro.com > Enabling the digital revolution > e-Mail: marin.condic@pacemicro.com > Web: http://www.mcondic.com/ > > "M. A. Alves" wrote in message > news:mailman.999544263.23337.comp.lang.ada@ada.eu.org... > > > > The point was that _both_ directories and file types are similarly above > > kernel level, without hindering coherency or performance. > > > > Not important an issue really at this point. Hmmm... what point? I would > > expect this talk would result in a sort of strategic plan for building an > > OS as a hobby by Adaists. To that effect I propose a generic principle of > > simplicity/smallness. That is why my messages have a general "downsizing" > > tone. Remember the fall of the AdaOS. > >