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: 2.6.0-test11-wli-1
Date: Thu, 4 Dec 2003 12:01:20 -0800	[thread overview]
Message-ID: <20031204200120.GL19856@holomorphy.com> (raw)

Successfully tested on a Thinkpad T21. Any feedback regarding
performance would be very helpful. Desktop users should notice top(1)
is faster, kernel hackers that kernel compiles are faster, and highmem
users should see much less per-process lowmem overhead.

This release is vastly cleaned up compared to the test8 release, and
features the wchan and major/minor fault accounting fixes. I still
need to fold the anobjrmap fixes into the original patches and find
some alternative way for smbfs and ncpfs to do whatever d_validate()
was doing for them. I also need to find a coherent way to incorporate
the cleanups for pte caching suggested by akpm without bloating the
pte cache on lowmem boxen (but nothing radical like 4/4 or pgcl).

It's also worth noting that the patches "originally due" to someone
were just plucked off of the list by me (in some cases, they just first
implemented of the idea), so be sure to ascribe all the credit to
them, and all the bugs to me. I wasn't sure of a complete (or even
partial) list of those to credit for top-down vma allocation, hence
"various", though it was jejb who described the glibc workaround.

Available from:
ftp://ftp.kernel.org/pub/linux/kernel/people/wli/kernels/2.6.0-test11/


-- wli

 1:	highpmd
		-- originally due to aa as part of pte-highmem
		-- from scratch implementation based on 2.6 highpte
 2:	O(1) buffered_rmqueue()
 3:	i386 pte caching
 4:	O(lg(n)) proc_pid_readdir()/proc_task_readdir()
 5:	O(1) proc_pid_statm()
		-- originally due to bcrl
 6:	kmap_atomic() microoptimizations
 7:	compile-time mapping->page_lock type selection
 8:	4KB i386 stacks
		-- originally due to bcrl
 9:	objrmap
		-- originally due to dmc/mbligh
10:	RCU mapping->i_shared_lock
11:	anobjrmap, phase 1
		-- originally due to hugh
12:	anobjrmap, phase 2
		-- originally due to hugh
13:	anobjrmap, phase 3
		-- originally due to hugh
14:	anobjrmap, phase 4
		-- originally due to hugh
15:	anobjrmap, phase 5
		-- originally due to hugh
16:	RCU anon->lock
17:	convert copy_strings() to use kmap_atomic() instead of kmap()
18:	increase page allocator batch counts
19:	node-local i386 per_cpu areas
20:	CONFIG_MMAP_TOPDOWN, top-down vma allocation
		-- various prior implementations
21:	anobjrmap fixes
22:	increase static vfs hashtable and VM array sizes
23:	intermezzo 4KB stack fixes
		-- due to muli
24:	/proc/ BKL gunk plus page wait hashtable sizing adjustment
25:	invalidate_inodes() speedup
		-- originally due to Kirill Korotaev
26:	fix the anobjrmap fix and adjust page_alloc.c inlining
27:	remove ->valid_addr_bitmap, kern_addr_valid(), and d_validate()
28:	fix wchan accounting
29:	fix major/minor fault accounting
30:	remove mm->swap_address

             reply	other threads:[~2003-12-04 20:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04 20:01 William Lee Irwin III [this message]
2003-12-04 21:01 ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-04 22:58 ` 2.6.0-test11-wli-1 Muli Ben-Yehuda
2003-12-04 23:21   ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-05  8:14 ` 2.6.0-test11-wli-1 Hugang
2003-12-05  9:10   ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-08 13:57 ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-08 14:03   ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-09 23:35 ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-09 23:59   ` 2.6.0-test11-wli-1 Zwane Mwaikambo
2003-12-11  1:42     ` 2.6.0-test11-wli-1 bill davidsen
2003-12-11  2:10       ` 2.6.0-test11-wli-1 William Lee Irwin III
2003-12-11  2:30         ` 2.6.0-test11-wli-1 Mike Fedyk

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=20031204200120.GL19856@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).