linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: linux-kernel@vger.kernel.org
Subject: pgcl-2.5.68-1
Date: Tue, 22 Apr 2003 05:27:47 -0700	[thread overview]
Message-ID: <20030422122747.GD8931@holomorphy.com> (raw)

Brute force merge to 2.5.68. Certain things are still being worked on
which are commanding my attention above the details of merge to current.
In order to boot, back out changes from pgcl-2.5.66 to mm/bootmem.c and
mm/page_alloc.c; proper fixups for the recent bootmem.c and page_alloc.c
changes that came from mainline are still being worked on. Some simple
asm-i386/pci.h pci_dac_dma_to_page() and pci_dac_dma_to_offset() fixes
are also pending, which are the usual substitutions.

TODO (in no particular order):
(1) merge the asm-i386/pci.h fixes
(2) fix up the bootmem stuff so current works
(3) fix up the memmap_init() stuff so current works
(4) PAGE_SIZE -align pkmap and kmap portions of fixmapspace to remove
	core dependencies on FIX_KMAP_END for aligning addresses.
(5) debug the scatter/gather kmapping calls for COW and anon pages
	to reduce internal fragmentation of pagecache
(6) find the problem with ext2 and 64KB PAGE_SIZE
(7) fix q->max_sectors < PAGE_SIZE
(8) audit the rest of drivers/

As usual, available from:

ftp://ftp.kernel.org/pub/linux/kernel/people/wli/vm/pgcl/

Results:
$ cat /proc/meminfo
MemTotal:     65949952 kB
MemFree:      65840448 kB
Buffers:          5472 kB
Cached:          15328 kB
SwapCached:          0 kB
Active:          37536 kB
Inactive:        12864 kB
HighTotal:    65198080 kB
HighFree:     65131968 kB
LowTotal:       751872 kB
LowFree:        708480 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
Mapped:          24320 kB
Slab:            13216 kB
Committed_AS:     7164 kB
PageTables:       2304 kB
VmallocTotal:   131080 kB
VmallocUsed:      4552 kB
VmallocChunk:   126528 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

LowFree remains above 700MB, as compared to under 200MB on mainline.

(I was fortunately able to collect these /proc/meminfo statistics
because some specific tests were scheduled on the hardware today.)

-- wli

             reply	other threads:[~2003-04-22 12:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-22 12:27 William Lee Irwin III [this message]
2003-04-22 13:19 ` pgcl-2.5.68-1 William Lee Irwin III
2003-04-28  1:25 ` pgcl-2.5.68-1 William Lee Irwin III

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=20030422122747.GD8931@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=linux-kernel@vger.kernel.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).