Message from discussion
Buddy System Memory Allocator
Received: by 10.68.223.72 with SMTP id qs8mr3339644pbc.8.1352095363422;
Sun, 04 Nov 2012 22:02:43 -0800 (PST)
MIME-Version: 1.0
Received: by 10.68.248.102 with SMTP id yl6mr1882662pbc.12.1352095363407; Sun,
04 Nov 2012 22:02:43 -0800 (PST)
Path: 6ni57209pbd.1!nntp.google.com!kt20no31815314pbb.1!postnews.google.com!jj5g2000pbc.googlegroups.com!not-for-mail
Newsgroups: comp.lang.forth
Date: Sun, 4 Nov 2012 22:02:43 -0800 (PST)
Complaints-To: groups-abuse@google.com
Injection-Info: jj5g2000pbc.googlegroups.com; posting-host=71.223.121.220; posting-account=hP9USgoAAADyPwMdR5qi1rinwP694_5o
NNTP-Posting-Host: 71.223.121.220
References: <yZzls.238791$it2.2729@fx22.am4> <60a11b41-caa8-42b8-a7ef-2e911f1955c1@n2g2000pbp.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4
(KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4,gzip(gfe)
Message-ID: <d77f4ffe-1c80-45d9-8533-3696162237a4@jj5g2000pbc.googlegroups.com>
Subject: Re: Buddy System Memory Allocator
From: Hugh Aguilar <hughaguila...@yahoo.com>
Injection-Date: Mon, 05 Nov 2012 06:02:43 +0000
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Nov 4, 4:05=A0pm, Hugh Aguilar <hughaguila...@yahoo.com> wrote:
> On Nov 4, 1:11=A0pm, "Mark" <m...@dibsco.co.uk> wrote:
> On most micro-controllers (including
> the MSP-430 which I presume you are working on) it is 1 word.
When I wrote this, I was thinking that you were Mark Wills, our brave
TI afficianado. Now I realize that you are a different Mark.
Can you tell us which Forth system you are working with? Is this for a
homebrew system, or a publicly-available one? Is this for a small 8-
bit or 16-bit micro-controller, or for a big 32-bit processor? What is
your ultimate goal?