9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] was 8½ slow and that lead to rio?
Date: Thu, 31 Jan 2002 00:04:04 -0500	[thread overview]
Message-ID: <8ffa1e0da6e224fd56f419e4d236a2b0@plan9.bell-labs.com> (raw)

Yes.  I believe the whole story is in the window(2) man page.
Anything you've been doing with memlayer
should be possible to translate into that interface,
which basically translates back into memlayer
calls after reaching the kernel.

Instead of using a transparent layer to overlap
the entire base image, you can create small opaque
windows and put them where you want, reordering
them as you find necessary.  Think about the
layering that rio has to do when moving windows
around.  All that is done with window(2).

Russ



             reply	other threads:[~2002-01-31  5:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-31  5:04 Russ Cox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-31  5:37 [9fans] was 8½ " okamoto
2002-01-31  4:58 okamoto
2002-01-31  4:57 okamoto
2002-01-31  4:15 Russ Cox
2002-01-31  4:10 okamoto
2002-01-31  3:48 Russ Cox
2002-01-31  1:47 okamoto
2002-01-30 16:18 rob pike
2002-01-30 15:55 Fco.J.Ballesteros

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=8ffa1e0da6e224fd56f419e4d236a2b0@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /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).