linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: santosh.shilimkar@ti.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: calculate VMALLOC_END by probing inmdesc->map_io()
Date: Sun, 23 Jan 2011 19:57:23 +0530	[thread overview]
Message-ID: <50bdd960766a4b6e2398feebba350354@mail.gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1101230911350.8580@xanadu.home>

> -----Original Message-----
> From: Nicolas Pitre [mailto:nico at fluxnic.net]
> Sent: Sunday, January 23, 2011 7:48 PM
> To: Santosh Shilimkar
> Cc: Eric Miao; Russell King - ARM Linux; linux-arm-
> kernel at lists.infradead.org
> Subject: RE: [PATCH 1/2] ARM: calculate VMALLOC_END by probing
> inmdesc->map_io()
>
[...]

> > > Can we possibly get away with a global VMALLOC_END?  What if we
> were
> > > to
> > > decide it is fixed at 0xf0000000 for everyone?
> > >
> > Which would potentialy shrink the lowmem and vmalloc area. With
> > current flexibility of adjustable VMALLOC_END, in 1G:3G model,
> > we managed to  have almost ~ 896 MB virtual space available
> > for lowmem + vmalloc. So keeping 128MB for vmalloc ~768MB of
> > memory can be directly addressable without highmem support.
>
> OK, I just wanted to see if people do think that the simplicity of a
> global definition would have made the per-architecture flexibility
> irrelevant.  But looking at some of the mappings it seems that quite
> a
> lot of virtual space wastage would be imposed in some cases.
>
Yep.

> Plus, moving vmalloc_end to the machine record is almost as simple
> while
> preserving the current flexibility.
>
As long we can maintain current flexibility, there shouldn't be
any problem.

Regards,
Santosh

  reply	other threads:[~2011-01-23 14:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-22 22:56 [PATCH 1/2] ARM: calculate VMALLOC_END by probing in mdesc->map_io() Eric Miao
2011-01-22 22:56 ` [PATCH 2/2] ARM: remove now useless vmalloc.h Eric Miao
2011-01-22 23:15 ` [PATCH 1/2] ARM: calculate VMALLOC_END by probing in mdesc->map_io() Russell King - ARM Linux
2011-01-23  4:59   ` Eric Miao
2011-01-23  5:30     ` Nicolas Pitre
2011-01-23  7:15       ` [PATCH 1/2] ARM: calculate VMALLOC_END by probing inmdesc->map_io() Santosh Shilimkar
2011-01-23 14:17         ` Nicolas Pitre
2011-01-23 14:27           ` Santosh Shilimkar [this message]
2011-01-23  9:40     ` [PATCH 1/2] ARM: calculate VMALLOC_END by probing in mdesc->map_io() Russell King - ARM Linux
2011-01-23 14:21     ` Nicolas Pitre
2011-01-23 14:34       ` Russell King - ARM Linux
2011-01-23 23:05         ` Eric Miao

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=50bdd960766a4b6e2398feebba350354@mail.gmail.com \
    --to=santosh.shilimkar@ti.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).