Displaying 4 results from an estimated 4 matches for "slabcache".
2005 Dec 09
0
memory problems
...8kB 0*4096kB = 2948kB)
Dec 7 19:52:43 gcclo77 kernel: 0*4kB 1*8kB 1*16kB 1*32kB 1*64kB 1*128kB
1*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 504kB)
Dec 7 19:52:44 gcclo77 kernel: Swap cache: add 861742, delete 858950,
find 7617227/7652707, race 0+36
Dec 7 19:52:44 gcclo77 kernel: 13082 pages of slabcache
Dec 7 19:52:44 gcclo77 kernel: 9852 pages of kernel stacks
Dec 7 19:52:44 gcclo77 kernel: 17191 lowmem pagetables, 28807 highmem
pagetables
Dec 7 19:52:44 gcclo77 kernel: 32 bounce buffer pages, 32 are on the
emergency list
Dec 7 19:52:44 gcclo77 kernel: Free swap: 0kB
Dec 7 19:52...
2005 Oct 18
4
dom0 oom-killer: gfp_mask=0x1d
I had the dom0 which unfortunately didn''t have a console on it hit a
race condition and saw oom errors on it also. This happened after it was
running for over 36 hours with a domU whose load average was avg was
around 3 most of the time.
changeset: 7396:9b51e7637676
Dom0 - UP i686, Centos 4.1, 768 megs
domU-1 92 megs snmpd
domU-2 92 megs snmpdd
domU-3 410 megs postgres, tomcat 5.5,
2013 Nov 26
3
[PATCH] Remove versioning information
The versioning information is confusing for end-users. The numbers
are stuck at 1.5.0 when the tools have moved to 1.8.3.
I suggest removing the versioning system in the kernel altogether
and let the kernel version be the guide to debug issues. However, if
you think versioning is still required, please state the reason and
modify the version string in the ver.* files to reflect the uptodate
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
...han 0
ocfs2: Use BUG_ON
Mark Fasheh (4):
ocfs2: Move slot map access into slot_map.c
ocfs2: Fill node number during cluster stack init
sysfs: Allow removal of symlinks in the sysfs root
ocfs2: Move /sys/o2cb to /sys/fs/o2cb
Sunil Mushran (12):
ocfs2/dlm: Rename slabcache dlm_mle_cache to o2dlm_mle
ocfs2/dlm: Create slabcaches for lock and lockres
ocfs2/dlm: Link all lockres' to a tracking list
ocfs2/dlm: Create debugfs dirs
ocfs2/dlm: Dump the dlm state in a debugfs file
ocfs2/dlm: Dumps the lockres' into a debugfs file
o...