2006-08-03 11:05:40

by Olaf Kirch

[permalink] [raw]
Subject: [PATCH 0/4] Introduce sysctl registration helpers

Subject: Introduce sysctl registration helpers

1/4 register_sysctl_path
This patch introduces a new mechanism for registering a sysctl
table, without having to create those funky dummy tables for
all the parent directories.

2/4 nfs-sysctl
This makes the NFS client code register a sysctl table, and
adds a sysctl for max_readahead

3/4 nfsd-sysctl
This makes the NFS server code register a sysctl table,
and adds a sysctl for max readdirplus data we return.
We had problems with some clients not being able to
grok more than 4K worth of data.

4/4 fs-sysctl-register-convert
Converts lockd and sunrpc to use the new sysctl
registration code.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs


2006-08-03 14:09:29

by Christoph Hellwig

[permalink] [raw]
Subject: Re: [PATCH 0/4] Introduce sysctl registration helpers

On Thu, Aug 03, 2006 at 01:05:37PM +0200, Olaf Kirch wrote:
> Subject: Introduce sysctl registration helpers
>
> 1/4 register_sysctl_path
> This patch introduces a new mechanism for registering a sysctl
> table, without having to create those funky dummy tables for
> all the parent directories.

Why does this go to the nfs list? Also have you seen Al's larger sysctl
rework at

http://www.kernel.org/git/?p=linux/kernel/git/viro/sysctl.git;a=summary

that includes something similar.

Al, any plans to submit your sysctl rework?


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2006-08-03 14:22:52

by Olaf Kirch

[permalink] [raw]
Subject: Re: [PATCH 0/4] Introduce sysctl registration helpers

On Thu, Aug 03, 2006 at 03:09:16PM +0100, Christoph Hellwig wrote:
> Why does this go to the nfs list?

I wanted to get the feedback from the NFS folks on this set of
patches first, that's the only reason.

> Also have you seen Al's larger sysctl
> rework at

No, I haven't. I'll take a look there.

Thanks,
Olaf
--
Olaf Kirch | --- o --- Nous sommes du soleil we love when we play
[email protected] | / | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs