* Andrey Vagin wrote:
> Hello Arnaldo,
>
> I found, that you commit patches for perf. Could you review this part?
To help out this effort i have applied your new
kernel/sched/fair.c event to patch the scheduler
tree (tip:sched/core).
Note, i have renamed it from sched_stat_block to
sched_st
This patch makes svc_xprt inherit network namespace link from it's socket.
Signed-off-by: Stanislav Kinsbursky
---
include/linux/sunrpc/svc_xprt.h |2 +-
net/sunrpc/svc_xprt.c|6 +++---
net/sunrpc/svcsock.c |8 +---
net/sunrpc/xpr
This patch makes it possible to create NFSd program entry ("/proc/net/rpc/nfsd")
in passed network namespace context instead of hard-coded "init_net".
Signed-off-by: Stanislav Kinsbursky
---
fs/nfsd/stats.c |5 +++--
include/linux/sunrpc/stats.h |8
net/sunrpc/stat
This patch makes it possible to create NFS program entry ("/proc/net/rpc/nfs")
in passed network namespace context instead of hard-coded "init_net".
Signed-off-by: Stanislav Kinsbursky
---
fs/nfs/inode.c |6 +++---
include/linux/sunrpc/stats.h |8
net/sunrpc/stats
This is one more precursor patch set. Both patches in the series will be used
later for creating /proc entries for NFS and NFSd statistics per network
namespace context.
The following series consists of:
---
Stanislav Kinsbursky (2):
SUNRPC: register RPC stats /proc entries in passed netwo
06.12.2011 16:44, Jim Rees пишет:
Stanislav Kinsbursky wrote:
This patch makes svc_xprt inherit network namespace link from it's socket.
Should be "its socket."
Yep, sure. Silly mistake.
Thanks.
--
Best regards,
Stanislav Kinsbursky
___
Devel m
On Tue, Dec 06, 2011 at 02:19:10PM +0300, Stanislav Kinsbursky wrote:
> This patch makes svc_xprt inherit network namespace link from it's socket.
And poor rdma gets left out. OK. Applying for 3.3 (with changelog typo
fixed).
--b.
>
> Signed-off-by: Stanislav Kinsbursky
>
> ---
> include/l
On Tue, Dec 06, 2011 at 04:42:40PM +0300, Stanislav Kinsbursky wrote:
> This patch makes it possible to create NFS program entry ("/proc/net/rpc/nfs")
> in passed network namespace context instead of hard-coded "init_net".
Looks straightforward to me.
Acked-by: J. Bruce Fields
--b.
>
On Tue, Dec 06, 2011 at 04:42:49PM +0300, Stanislav Kinsbursky wrote:
> This patch makes it possible to create NFSd program entry
> ("/proc/net/rpc/nfsd")
> in passed network namespace context instead of hard-coded "init_net".
Acked-by: J. Bruce Fields
Or I can just apply it. I'll assu