All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Arcangeli <andrea@suse.de>
To: Kanoj Sarcar <kanoj@google.engr.sgi.com>
Cc: nconway.list@ukaea.org.uk, linux-mm@kvack.org
Subject: Re: The 4GB memory thing
Date: 05 Nov 1999 00:41:39 +0100	[thread overview]
Message-ID: <m37ljx25ak.fsf@alpha.random> (raw)
In-Reply-To: kanoj@google.engr.sgi.com's message of "Thu, 4 Nov 1999 10:48:20 -0800 (PST)"

kanoj@google.engr.sgi.com (Kanoj Sarcar) writes:

> I don't see a README.gz under 
>  http://www.kernel.org/pub/linux/kernel/people/andrea/tools/apply-patches/

lftp> pwd
ftp://ftp.it.kernel.org/pub/linux/kernel/people/andrea/tools/apply-patches
lftp> ls README.gz
-rw-r--r--   1 ftp      daemon        875 Oct 25 00:43 README.gz
lftp> 

> In any case, did you a have a small technical README on how rawio works
> on bigmem in 2.2.13aa3? Btw, I haven't seen the rawio 2.2 port, I am 

As first you can have a look at the rawio patch.

        ftp://ftp.it.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.2/2.2.13aa3/z-bigmem-rawio-2.2.13aa2-1.gz

The above patch includes all the necessary stuff to make rawio working
fine on bigmem pages.

Basically the code uses regular pages as bounce buffers to do the I/O
on bigmem pages.

> assuming its very similar to 2.3 ... where brw_kiovec() refuses to 
> accept PageHighMem pages. I didn't see anything in
> z-bigmem-2.2.13aa3-7

No. The z-bigmem-rawio-2.2.13aa2-1.gz in 2.2.13aa3 allows brw_kiovec
to do I/O on bigmem pages.

> that tinkers either with fs/buffer.c.

I take the bigmem stuff separated from rawio. The rawio patch (pointed
out above) included in 2.2.13aa3 is an incremental patch that goes on the top of
bigmem. I take all the patches separated to allow everybody out there to merge
easily my stuff and to see the only related necessary changes on
topic.

-- 
Andrea
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

  parent reply	other threads:[~1999-11-04 23:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-04 18:19 The 4GB memory thing Andrea Arcangeli
1999-11-04 18:48 ` Kanoj Sarcar
1999-11-04 22:50   ` Ingo Molnar
1999-11-04 22:08     ` Kanoj Sarcar
1999-11-05  8:21       ` Ingo Molnar
1999-11-04 23:41   ` Andrea Arcangeli [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-11-03  9:48 Neil Conway
1999-11-03 18:09 ` Kanoj Sarcar

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=m37ljx25ak.fsf@alpha.random \
    --to=andrea@suse.de \
    --cc=kanoj@google.engr.sgi.com \
    --cc=linux-mm@kvack.org \
    --cc=nconway.list@ukaea.org.uk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.