All of lore.kernel.org
 help / color / mirror / Atom feed
From: ronit.linux@gmail.com (Ronit Halder)
To: kernelnewbies@lists.kernelnewbies.org
Subject: memblock structure
Date: Thu, 7 Jul 2016 19:41:47 +0530	[thread overview]
Message-ID: <CACeEjSKYoPkSYyv2CvYwyTBua+POkUn4nmr5-z97fCYFh73X7Q@mail.gmail.com> (raw)
In-Reply-To: <20160706201555.glngkd6k2xhnkn4h@myarchbang>

On Thu, Jul 7, 2016 at 1:45 AM, Silvan Jegen <me@sillymon.ch> wrote:
> On Wed, Jul 06, 2016 at 06:12:50PM +0530, Ronit Halder wrote:
>> There are three memblock_type members memory , reserved and physmem in
>> memblock structure.
>> What is the significance of each member?
>
> According to
>
> https://github.com/0xAX/linux-insides/blob/master/mm/linux-mm-1.md
>
> they describe the type of the memory memory block.
I get the reserved type, it is reserved memory. But, what is the
meaning of memory and physmem type memblock.
>
>
> Cheers,
>
> Silvan
>

  reply	other threads:[~2016-07-07 14:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-06 12:42 memblock structure Ronit Halder
2016-07-06 20:15 ` Silvan Jegen
2016-07-07 14:11   ` Ronit Halder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-07-05 18:01 Ronit Halder

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=CACeEjSKYoPkSYyv2CvYwyTBua+POkUn4nmr5-z97fCYFh73X7Q@mail.gmail.com \
    --to=ronit.linux@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.