linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* TASK_UNMAPPED_BASE & stack location
@ 2003-04-25 20:32 Martin J. Bligh
  2003-04-25 21:01 ` H. Peter Anvin
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Martin J. Bligh @ 2003-04-25 20:32 UTC (permalink / raw)
  To: linux-kernel, linux-mm mailing list; +Cc: Andrew Morton

Is there any good reason we can't remove TASK_UNMAPPED_BASE, and just shove
libraries directly above the program text? Red Hat seems to have patches to
dynamically tune it on a per-processes basis anyway ...

Moreover, can we put the stack back where it's meant to be, below the
program text, in that wasted 128MB of virtual space? Who really wants 
> 128MB of stack anyway (and can't fix their app)?

I'm sure there's some horrible reason we can't do this ... would just like
to know what it is. If it's "standards compilance" I don't really believe
it - we don't comply with the standard now anyway ...

M.

PS. Motivation is creating large shmem segments for DBs.

^ permalink raw reply	[flat|nested] 24+ messages in thread
[parent not found: <20030425204012$4424@gated-at.bofh.it>]
[parent not found: <20030425220018$6219@gated-at.bofh.it>]
* Re: TASK_UNMAPPED_BASE & stack location
@ 2003-04-25 23:02 Chuck Ebbert
  0 siblings, 0 replies; 24+ messages in thread
From: Chuck Ebbert @ 2003-04-25 23:02 UTC (permalink / raw)
  To: Andi Kleen; +Cc: linux-kernel

Andi Kleen wrote:


> (e.g. just moving __PAGE_OFFSET on amd64 to 4GB for 32bit broke some things)


  Wow.  The whole kernel is 'not there' as far as 32bit usermode
on x86-^h^h^h^hAMD64 is concerned then, right?

  Do you also get 'unlimited' space to run multiple 32-bit apps?


-------
 Chuck

^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: TASK_UNMAPPED_BASE & stack location
@ 2003-04-25 23:02 Chuck Ebbert
  0 siblings, 0 replies; 24+ messages in thread
From: Chuck Ebbert @ 2003-04-25 23:02 UTC (permalink / raw)
  To: Martin J. Bligh; +Cc: linux-kernel

Martin J. Bligh wrote:


> Point me at a cheap 32 cpu 64-bit machine. Market realities dicate
> otherwise.


  Well it looks like the CPU is now available -- 'all' you need now
is a 32-port Hypertransport switch. :)

-------
 Chuck

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2003-04-26 15:27 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-25 20:32 TASK_UNMAPPED_BASE & stack location Martin J. Bligh
2003-04-25 21:01 ` H. Peter Anvin
2003-04-25 21:10   ` Martin J. Bligh
2003-04-25 21:12     ` H. Peter Anvin
2003-04-25 22:02     ` Timothy Miller
2003-04-25 22:06       ` Martin J. Bligh
2003-04-25 23:15         ` H. Peter Anvin
2003-04-25 23:19           ` Martin J. Bligh
2003-04-26  0:11             ` H. Peter Anvin
2003-04-26  0:42         ` Hugh Dickins
2003-04-26  5:15           ` Martin J. Bligh
2003-04-26 10:40         ` jlnance
2003-04-26 15:39           ` Martin J. Bligh
2003-04-25 23:52 ` badari
2003-04-25 23:58   ` William Lee Irwin III
2003-04-26 14:37 ` Rik van Riel
2003-04-26 15:03   ` William Lee Irwin III
     [not found] <20030425204012$4424@gated-at.bofh.it>
2003-04-25 21:54 ` Andi Kleen
2003-04-25 22:06   ` William Lee Irwin III
2003-04-25 22:10   ` Martin J. Bligh
     [not found] <20030425220018$6219@gated-at.bofh.it>
     [not found] ` <20030425220018$76b1@gated-at.bofh.it>
     [not found]   ` <20030425225007$3fae@gated-at.bofh.it>
2003-04-25 22:58     ` Andi Kleen
2003-04-25 23:13       ` Hui Huang
2003-04-25 23:02 Chuck Ebbert
2003-04-25 23:02 Chuck Ebbert

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).