Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0 of 5] knfsd: miscellaneous performance-related fixes
@ 2006-08-08  4:04 Greg Banks
  2006-08-08  8:01 ` Neil Brown
  0 siblings, 1 reply; 11+ messages in thread
From: Greg Banks @ 2006-08-08  4:04 UTC (permalink / raw)
  To: Neil Brown; +Cc: Linux NFS Mailing List

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-08-15 11:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08  4:04 [PATCH 0 of 5] knfsd: miscellaneous performance-related fixes Greg Banks
2006-08-08  8:01 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox