Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: cola99 <cola99a@yahoo.com.tw>
To: linux-mips@linux-mips.org
Subject: About extendable stacks in non VM-system
Date: Sun, 2 Nov 2008 01:24:29 -0700 (PDT)	[thread overview]
Message-ID: <20287845.post@talk.nabble.com> (raw)


I don't understand what this say~~~~

Extendable stacks and heaps in a non-VM system: Even when you don’t
have a disk and have no intention of supporting full demand paging, it
can still be useful to grow an application’s stack and heap on demand
while monitoring its growth. In this case you’ll need the TLB to map
the stack/heap addresses, and you’ll use TLB miss events to decide
whether to allocate more memory or whether the application is out
of control.

and this 

in the EntryLO Valid bit
Refill TLB is optimized for speed and doesn’t want to check for special
case. When some further processing is needed before a program can use a page
referred to by the memory-held table, the memory-held entry can be left
marked invalid. After TLB refill, this will cause a different kind of trap,
invoking special processing without having to put a test in every software
refill event

I can't understant why ??

Or someone can recommand where can discuss "see mips run " this book~~~~

-- 
View this message in context: http://www.nabble.com/About-extendable-stacks-in-non-VM-system-tp20287845p20287845.html
Sent from the linux-mips main mailing list archive at Nabble.com.

                 reply	other threads:[~2008-11-02  8:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20287845.post@talk.nabble.com \
    --to=cola99a@yahoo.com.tw \
    --cc=linux-mips@linux-mips.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