Linux NFS development
 help / color / mirror / Atom feed
From: Greg Banks <gnb@melbourne.sgi.com>
To: Neil Brown <neilb@suse.de>
Cc: Linux NFS Mailing List <nfs@lists.sourceforge.net>
Subject: [PATCH 0 of 5] knfsd: miscellaneous performance-related fixes
Date: Tue, 08 Aug 2006 14:04:40 +1000	[thread overview]
Message-ID: <1155009879.29877.229.camel@hole.melbourne.sgi.com> (raw)

G'day,

Five more patches which fix various issues found in knfsd,
mostly directly performance-related.

1 of 5 knfsd: make readahead params cache SMP-friendly
	the racache is a global contention point and performance 	bottleneck in
some read-dominated workloads, alleviate that

2 of 5 knfsd: cache ipmap per TCP socket
	for TCP we can avoid doing a hash lookup on the ip_map
	cache for every RPC call

3 of 5 knfsd: avoid nfsd CPU scheduler overload
	avoid enormous load averages and CPU scheduler overload
	with workloads which generate extremely high call rates

4 of 5 knfsd: add RPC pool thread stats
	add some statistics to the svc_pool

5 of 5 knfsd: remove nfsd threadstats
	remove the 'th' stats line from /proc/net/rc/nfsd, it's
	a global contention point in high call rate workloads

Greg.
-- 
Greg Banks, R&D Software Engineer, SGI Australian Software Group.
I don't speak for SGI.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

             reply	other threads:[~2006-08-08  4:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-08  4:04 Greg Banks [this message]
2006-08-08  8:01 ` [PATCH 0 of 5] knfsd: miscellaneous performance-related fixes Neil Brown
2006-08-08 10:22   ` Greg Banks
2006-08-08 11:25     ` Neil Brown
2006-08-09  4:18       ` Greg Banks
2006-08-15  4:26         ` Neil Brown
2006-08-15 11:38           ` Greg Banks
2006-08-08 15:49     ` J. Bruce Fields
2006-08-09  2:37       ` Greg Banks
2006-08-14 21:43         ` J. Bruce Fields
2006-08-15  1:23           ` Greg Banks

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=1155009879.29877.229.camel@hole.melbourne.sgi.com \
    --to=gnb@melbourne.sgi.com \
    --cc=neilb@suse.de \
    --cc=nfs@lists.sourceforge.net \
    /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