Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!imagen!atari!portal!uunet!mcvax!hp4nl!botter!star.cs.vu.nl!ast From: ast@cs.vu.nl (Andy Tanenbaum) Newsgroups: comp.os.minix Subject: Re: PDP/LSI 11 based Minix ? Message-ID: <2124@ast.cs.vu.nl> Date: 5 Mar 89 22:58:21 GMT References: <9310@bloom-beacon.MIT.EDU> <136600004@cpe> Reply-To: ast@cs.vu.nl (Andy Tanenbaum) Organization: VU Informatica, Amsterdam Lines: 19 In article <136600004@cpe> tif@cpe.UUCP writes: > >Lets say just the kernel, my Minix 1.1 kernel (kernel/mm/fs) source is >about 600K. It might be interesting to know how that compares to the >original Unix. In other words, does making a simple readable kernel >reduce the size of the source code or increase it? I just went hunting for John Lions' book about V6 UNIX. It is 9099 lines. (If you don't know about John Lions', you are clearly not an old timer; ask one.) On the other hand, V7 is considerably bigger than V6, and V6 has few comments. However, MINIX does not have all the functionality of V7. Conclusion: probably none, but I don't think the sizes of V7 and MINIX differ that much. They do roughly the same thing with the same level of checking. It would be surprising if they were that different in size. Andy Tanenbaum (ast@cs.vu.nl)