Displaying 6 results from an estimated 6 matches for "rpc_tasks".
Did you mean:
rpc_task
2007 Feb 15
2
Re: [Linux-HA] OCFS2 - Memory hog?
...size> <objperslab> <pagesperslab>
nfsd4_delegations 0 0 596 13 2
nfsd4_stateids 0 0 72 53 1
nfsd4_files 0 0 36 101 1
nfsd4_stateowners 0 0 344 11 1
rpc_buffers 8 8 2048 2 1
rpc_tasks 8 15 256 15 1
rpc_inode_cache 0 0 512 7 1
ocfs2_lock 152 203 16 203 1
ocfs2_inode_cache 12484 12536 896 4 1
ocfs2_uptodate 1381 1469 32 113 1
ocfs2_em_ent 37005 37406 64 59 1
dlmfs_ino...
2006 Apr 09
0
Slab memory usage on dom0 increases by 128MB/day
...<active_objs> <num_objs> <objsize> <objperslab>
<pagesperslab> : tunables <limit> <batchcount> <sharedfactor> : slabdata
<active>
rpc_buffers 8 8 2048 2 1 : tunables 24 12
8 : slabdata 4 4 0
rpc_tasks 8 15 256 15 1 : tunables 120 60
8 : slabdata 1 1 0
rpc_inode_cache 0 0 512 7 1 : tunables 54 27
8 : slabdata 0 0 0
bridge_fdb_cache 7 61 64 61 1 : tunables 120 60
8 : slabdata 1...
2007 Aug 05
3
OOM killer observed during heavy I/O from VMs (XEN 3.0.4 and XEN 3.1)
...35 35 1536 5
sgpool-32 35 35 768 5
sgpool-16 36 40 384 10
sgpool-8 40 40 192 20
scsi_io_context 0 0 104 37
rpc_buffers 8 8 2048 2
rpc_tasks 8 20 192 20
rpc_inode_cache 0 0 448 9
UNIX 42 50 384 10
ip_mrt_cache 0 0 128 30
tcp_bind_bucket 49 203 16 203
inet_peer_cache 1 59 6...
2010 Apr 19
20
Lustre Client - Memory Issue
Hi Guys,
My users are reporting some issues with memory on our lustre 1.8.1 clients.
It looks like when they submit a single job at a time the run time was about
4.5 minutes. However, when they ran multiple jobs (10 or less) on a client
with 192GB of memory on a single node the run time for each job was
exceeding 3-4X the run time for the single process. They also noticed that
the swap space
2020 Sep 09
17
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
fallthrough to a separate case/default label break; isn't very readable.
Convert pseudo-keyword fallthrough; statements to a simple break; when
the next label is case or default and the only statement in the next
label block is break;
Found using:
$ grep-2.5.4 -rP --include=*.[ch] -n "fallthrough;(\s*(case\s+\w+|default)\s*:\s*){1,7}break;" *
Miscellanea:
o Move or coalesce a
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
This patch removes support for use of NFS as a root filesystem from the
kernel. It also updates the documentation to reflect this.
b/Documentation/nfsroot.txt | 97 +++---
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 1
b/arch/arm/def-configs/adsbitsy | 1
b/arch/arm/def-configs/anakin | 1