mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Joilnen Leite <knl_joi@yahoo.com.br>
To: linux-kernel@vger.kernel.org
Subject: about kernel_physical_mapping_init
Date: Tue, 23 Sep 2008 10:38:37 -0700 (PDT)	[thread overview]
Message-ID: <511753.74328.qm@web50901.mail.re2.yahoo.com> (raw)
In-Reply-To: <1222190371-23814-4-git-send-email-srajiv@linux.vnet.ibm.com>

I wondering if inside kernel_physical_mapping_init, we could put the line
  pmd = one_md_table_init(pgd);
after
  if (pfn >= max_low_pfn)
    continue;
and if this could to be a improve, one time it dont go to one_md_table_init in pfn >= max_low_pfn case

Joilnen


      Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses

  reply	other threads:[~2008-09-23 17:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 17:19 [PATCH 0/4] BKL removed, RCU addition and pnp remove Rajiv Andrade
2008-09-23 17:19 ` [PATCH 1/4] TPM: update char dev BKL pushdown Rajiv Andrade
2008-09-23 20:58   ` Jonathan Corbet
2008-09-24 13:14     ` Rajiv Andrade
2008-09-23 17:19 ` [PATCH 2/4] TPM: num_opens to is_open variable change Rajiv Andrade
2008-09-23 17:19 ` [PATCH 3/4] TPM: rcu locking Rajiv Andrade
2008-09-23 18:19   ` Paul E. McKenney
2008-09-23 20:18     ` Rajiv Andrade
2008-09-23 20:27       ` Paul E. McKenney
2008-09-25 13:36         ` Serge E. Hallyn
2008-09-25 14:33           ` Paul E. McKenney
2008-09-25 14:59             ` Serge E. Hallyn
2008-09-23 20:19     ` [PATCH 3/4][resubmit] " Rajiv Andrade
2008-09-23 21:01       ` Jonathan Corbet
2008-09-23 21:27         ` Mimi Zohar
2008-09-24 13:10       ` Rajiv Andrade
2008-09-25 13:39         ` Serge E. Hallyn
2008-09-25 13:29   ` [PATCH 3/4] " Serge E. Hallyn
2008-09-23 17:19 ` [PATCH 4/4] TPM: addition of pnp remove Rajiv Andrade
2008-09-23 17:38   ` Joilnen Leite [this message]
2008-09-23 17:43 [PATCH] mtd: Export the ROM enable/disable helpers and use them in mtd Alan Cox
2008-09-23 17:48 ` about kernel_physical_mapping_init Joilnen Leite
2008-09-23 18:50 ` Joilnen Leite

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=511753.74328.qm@web50901.mail.re2.yahoo.com \
    --to=knl_joi@yahoo.com.br \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome