home *** CD-ROM | disk | FTP | other *** search
- Path: news.genie.net!usenet
- From: i.einman@genie.com (IAN J. EINMAN)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: My Avail allocates 400 bytes! Help!
- Date: 28 Jan 1996 20:03:06 GMT
- Organization: via GEnie Services (1-800-638-9636 or info@genie.com)
- Sender: i.einman@genie.com (IAN J. EINMAN)
- Message-ID: <4egkpq$gp8@rock101.genie.net>
- NNTP-Posting-Host: rock103.is.ge.com
-
- >>I think the Shell allocate some for the history. But I saw the same when I have
- KS 37.175 but it's gone now with KS 40.70.
-
- This is what is happening. It still happens under KS 40, but AllocPool is used instead
- of AllocMem. This way, you do not see it because it allocates it in larger pools
- occassionally instead of small blocks all the time.
-
-