home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / softsys / andrew / 1158 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  2.0 KB

  1. Path: sparky!uunet!stanford.edu!agate!ucbvax!compsci.liverpool.ac.uk!M.D.Beer
  2. From: M.D.Beer@compsci.liverpool.ac.uk (Martin Beer)
  3. Newsgroups: comp.soft-sys.andrew
  4. Subject: Re: More checks on size of ATK applications
  5. Message-ID: <0eZBBI00000006Jkc0@indus>
  6. Date: 21 Aug 92 11:28:20 GMT
  7. References: <EeZ=xSq__5g8Ei1nVN@cs.city.ac.uk>
  8. Sender: usenet@ucbvax.BERKELEY.EDU
  9. Organization: The Internet
  10. Lines: 39
  11.  
  12. Excerpts from mail: 21-Aug-92 More checks on size of ATK .. Nick
  13. Williams@uk.ac.city (1089)
  14.  
  15.  
  16. > Well, I'm still trying to cut down the size of ATK apps.
  17.  
  18. > As Nathaniel points out, much of the overhead in the applications is
  19. > from the ATK itself, and the message server business with messages will
  20. > only decrease the size in a minor way. However in the SunOS environment,
  21. > where the `.do' files really use the SunOS dynamic library mechanism,
  22. > surely it'd be better to have the statload business in runapp eliminated
  23. > and make everything dynamic (including the linking of the X11 libraries,
  24. > etc).
  25.  
  26. > This way, it'd take an extra micro-moment to start up the application,
  27. > which people wouldn't really notice, but most of the application could
  28. > be shared between processes;  unless I'm wrong, dynamic linking of
  29. > libraries allows applications to share the text image of the libraries,
  30. > so cutting down on swap size.  Hence the 900 odd K of runapp could be
  31. > cut down fairly massively.
  32.  
  33. > Am I wrong?
  34.  
  35. > Nick Williams                          E-mail: njw@cs.city.ac.uk (MIME and ATK)
  36. > Systems Architecture Research Centre,  Tel: +44 71 477 8551
  37. > London, EC1V 0HB                       Fax: +44 71 477 8587
  38.  
  39.  
  40. We have successfully done this on our Hp 700's and runapp has reduced
  41. from over 1.1 Mbytes to 135kbytes, and everything seems to work well.  I
  42. certainly do not notice any slow-down.
  43.  
  44. Martin Beer
  45.  
  46. Dr. Martin Beer,
  47. Department of Computer Science,        Telephone 051-794-3672
  48. University of Liverpool,        Fax: 051-794-3715
  49. Chadwick Tower, P.O. Box 147,           EMail mdb@uk.ac.liverpool.compsci
  50. LIVERPOOL.  L69 3BX. United Kingdom.
  51.