All of lore.kernel.org
 help / color / mirror / Atom feed
* Exportfs and rpc.mountd optimalization
@ 2005-06-17 22:54 Tomas Richter
  2005-06-20 17:34 ` Tomas Richter
  0 siblings, 1 reply; 5+ messages in thread
From: Tomas Richter @ 2005-06-17 22:54 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

I did some optimalization of exportfs and rpc.mountd (linked
exportlist replaced by hash table). It has good results (I think) -
computing of exportfs and mountd (after running exportfs) is quicker.
Especially for long exportlists - about hundred thousand exports and
more.
Can someone look on it?
thanks
  Tomas Richter

[-- Attachment #2: nfs-utils-optimalized.tar.gz --]
[-- Type: application/x-gzip, Size: 414275 bytes --]

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

* Exportfs and rpc.mountd optimalization
  2005-06-17 22:54 Exportfs and rpc.mountd optimalization Tomas Richter
@ 2005-06-20 17:34 ` Tomas Richter
  2005-06-20 18:16   ` Trond Myklebust
                     ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tomas Richter @ 2005-06-20 17:34 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

I did some optimalization of exportfs and rpc.mountd (linked
exportlist replaced by hash table). It has good results (I think) -
computing of exportfs and mountd (after running exportfs) is quicker.
Especially for long exportlists - about hundred thousand exports and
more.
Can someone look on it?
thanks
  Tomas Richter

[-- Attachment #2: nfs-utils-optimalized.tar.gz --]
[-- Type: application/x-gzip, Size: 414275 bytes --]

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

* Re: Exportfs and rpc.mountd optimalization
  2005-06-20 17:34 ` Tomas Richter
@ 2005-06-20 18:16   ` Trond Myklebust
  2005-06-20 18:19   ` J. Bruce Fields
  2005-06-21  8:35   ` Vincent Roqueta
  2 siblings, 0 replies; 5+ messages in thread
From: Trond Myklebust @ 2005-06-20 18:16 UTC (permalink / raw)
  To: Tomas Richter; +Cc: nfs

m=C3=A5 den 20.06.2005 Klokka 19:34 (+0200) skreiv Tomas Richter:
> I did some optimalization of exportfs and rpc.mountd (linked
> exportlist replaced by hash table). It has good results (I think) -
> computing of exportfs and mountd (after running exportfs) is quicker.
> Especially for long exportlists - about hundred thousand exports and
> more.
> Can someone look on it?

If you would like to propose changes to the nfs-utils package, then
please repost them in the form of a standard patch against the current
nfs-utils CVS tree (see http://sourceforge.net/projects/nfs) so that
they may be reviewed.

Cheers,
  Trond



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: Exportfs and rpc.mountd optimalization
  2005-06-20 17:34 ` Tomas Richter
  2005-06-20 18:16   ` Trond Myklebust
@ 2005-06-20 18:19   ` J. Bruce Fields
  2005-06-21  8:35   ` Vincent Roqueta
  2 siblings, 0 replies; 5+ messages in thread
From: J. Bruce Fields @ 2005-06-20 18:19 UTC (permalink / raw)
  To: Tomas Richter; +Cc: nfs

On Mon, Jun 20, 2005 at 07:34:38PM +0200, Tomas Richter wrote:
> I did some optimalization of exportfs and rpc.mountd (linked
> exportlist replaced by hash table). It has good results (I think) -
> computing of exportfs and mountd (after running exportfs) is quicker.
> Especially for long exportlists - about hundred thousand exports and
> more.

It'd be interesting to see whether you could reproduce (and improve on)
Vincent Rouqueta's results:

http://nfsv4.bullopensource.org/tools/tests/page17.php

> Can someone look on it?

Could you send your changes in the form of patches?  (See, e.g.,
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt).

--b.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: Exportfs and rpc.mountd optimalization
  2005-06-20 17:34 ` Tomas Richter
  2005-06-20 18:16   ` Trond Myklebust
  2005-06-20 18:19   ` J. Bruce Fields
@ 2005-06-21  8:35   ` Vincent Roqueta
  2 siblings, 0 replies; 5+ messages in thread
From: Vincent Roqueta @ 2005-06-21  8:35 UTC (permalink / raw)
  To: nfs, Tomas Richter

Le lundi 20 Juin 2005 19:34, Tomas Richter a =E9crit=A0:
> I did some optimalization of exportfs and rpc.mountd (linked
> exportlist replaced by hash table). It has good results (I think) -
> computing of exportfs and mountd (after running exportfs) is quicker.
> Especially for long exportlists - about hundred thousand exports and
> more.
> Can someone look on it?
Yes! ;)


Vincent


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2005-06-21  8:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-17 22:54 Exportfs and rpc.mountd optimalization Tomas Richter
2005-06-20 17:34 ` Tomas Richter
2005-06-20 18:16   ` Trond Myklebust
2005-06-20 18:19   ` J. Bruce Fields
2005-06-21  8:35   ` Vincent Roqueta

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.