home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9636 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.9 KB  |  37 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!rexago8!hc05
  3. From: hc05@rexago8.uucp (Beirne Konarski)
  4. Subject: Re: AIX malloc and fault tolerance
  5. Message-ID: <1992Sep14.124030.171@rexago8.uucp>
  6. Reply-To: beirnek@summitis.COM
  7. Organization: Summit Information Systems
  8. References: <1992Sep3.135156.9166@medtron.medtronic.com> <1258@curly.appmag.com> <1992Sep11.101004.1401@cadlab.sublink.org>
  9. Date: Mon, 14 Sep 1992 12:40:30 GMT
  10. Lines: 25
  11.  
  12. martelli@cadlab.sublink.org (Alex Martelli) writes:
  13.  
  14. >Yes, I know that a thousand clever tricks spring to mind to workaround
  15. >one of the other of these problems, but believe me:  we must have tried
  16. >at least 900 of them and they don't work.  We've spent more time and
  17. >effort on battling this malloc() idiocy than on any other single porting
  18. >problem EVER (and with the huge list of platforms we've supported over
  19. >the years we've had quite SOME such problems, believe you me!)!!!  Most
  20. >porting problems come from bugs in the target system, some from bugs in
  21. >our code, but here we're fighting against something BROKEN AS DESIGNED
  22. >-- ***HORRIBLY*** BROKEN.  I would say it's been half the cost of the
  23. >IBM R/6000 port, if it weren't for the fact that the monstruously slow
  24. >linker (thankfully remedied in 3.2, but this port was started right at
  25. >system announcement...)  and the bugs in the early X have driven that
  26. >cost way up.  Anyway, at the end, we've given up and just document to
  27. >our customers how AND WHY their work may go up in smoke on IBM R/6000
  28. >and not on DEC, Olivetti, Sun, HP, Sony or other platforms.
  29.  
  30. In other posting IBM has recommended setting MALLOCTYPE=3.1, saying this works
  31. at runtime.  Have you tried this? If you did it work?
  32. -- 
  33. -------------------------------------------------------------------------------
  34. Beirne Konarski            | Reading maketh a full man, conference a
  35. beirnek@summitis.com         | ready man, and writing an exact man.
  36.                 |    -- Francis Bacon
  37.