From: Dan Olson <dano@agora.rdrop.com>
To: Martin Herrman <martin@tuxserver.dyndns.org>
Cc: linux-8086@vger.kernel.org
Subject: Re: buddy algorithm
Date: Fri, 10 Jan 2003 14:36:34 -0800 (PST) [thread overview]
Message-ID: <20030110143434.G27221-100000@agora.rdrop.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0301102301320.16753-100000@tuxserver.dyndns.org>
I was under the impression that ELKS assigns 64k to each process, so a
single 16 bit data pointer can be used and the different segments can be
simply divided so that each process owns one. There are others on the
list with much more knowledge about this, though, so I'll wait for one of
them to clear things up.
Dan
On Fri, 10 Jan 2003, Martin Herrman wrote:
> Hi all,
>
> first I want to give a short introduction about myself. I'm a 22 year old
> student computer sience at Eindhoven University of Technology, which is
> located in the south of The Netherlands, Europe. I'm using Linux as
> desktop and server operating system since about 3 years now. I like
> motorcycles, beer and most important: I like my girlfriend :-) More about
> me at http://tuxserver.dyndns.org
>
> Now let's get to the point why I subscribed to this mailinglist: I'm
> taking a course 'The Linux Kernel' at the moment and together with a
> friend I have to find a nice assignment with which we will (probably :-)
> pass the course. We heard about the 'buddy algorithm', which assigns
> memory to processes. Now the question is: how does the ELKS project deal
> with it? Does it use the same algorithm as the official linux kernel does?
> Is there any interest in a different version of the algorithm which uses
> fibonacci to assign memory parts to processes if they ask for it? The
> fibonacci way (1,1,2,3,5,8,13, etc.) will cost some speed (compared to
> 1,2,4,8,16, etc.), but will yield some better utilisation of available
> memory.
>
> I'm really looking forward to your replies!
>
> Martin
>
> --
> Bezoek http://tuxserver.dyndns.org :
> Linux Gebruikers Handleiding, GS500, SV650
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2003-01-10 22:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20030110214652Z266323-22911+21374@vger.kernel.org>
2003-01-10 22:16 ` buddy algorithm Martin Herrman
2003-01-10 22:36 ` Dan Olson [this message]
2003-01-10 22:37 ` Harry Kalogirou
2003-01-11 2:41 ` Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030110143434.G27221-100000@agora.rdrop.com \
--to=dano@agora.rdrop.com \
--cc=linux-8086@vger.kernel.org \
--cc=martin@tuxserver.dyndns.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox