linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Memory management problem with 2.6.0
@ 2003-12-27 17:34 caszonyi
  2003-12-28  3:41 ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: caszonyi @ 2003-12-27 17:34 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2879 bytes --]

Hi
I have a small script:
#!/bin/sh
umount /mnt/cdrom
eject /dev/hdb
echo "Invalid system disk"
echo "Insert and press any key when ready"
read junk
eject -t /dev/hdb
sleep 1
mount /mnt/cdrom
/usr/sbin/hdparm -E 10 /dev/hdb

It works all the time but today gave me this:

sony@grinch -19:06:39- 0 jobs, ver 2.05b.0 1
/~ $ cdin
umount: /mnt/cdrom is not mounted (according to mtab)
eject: unable to find or open device for: `/dev/hdb'
Invalid system disk
Insert and press any key when ready

eject: unable to find or open device for: `/dev/hdb'
mount: Cannot allocate memory
/dev/hdb: Cannot allocate memory

The permissions on the device are

sony@grinch -19:07:54- 0 jobs, ver 2.05b.0 1
  /~ $ ls -l /dev/hdb
  brw-rw----    1 root     disk       3,  64 iun  9  2002 /dev/hdb

In the logs I had:
Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:37 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: hdparm: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:51 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:53 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: hdparm: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:47 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:49 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:50 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:50 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:11:09 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:11:44 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0

here is a free but taken after the script started working again
sony@grinch -19:21:53- 0 jobs, ver 2.05b.0 3
 /~ $ free
             total       used       free     shared    buffers     cached
Mem:        254500     246224       8276          0       6616      22992
-/+ buffers/cache:     216616      37884
Swap:       530104          0     530104

When the eject didn't work the free part was about 4000 and the swap was
empty.

It's not the first time this happend (it happened with the earlier
kernels also) but it wasn't such a big problem so I didn't report it.

My opinion is that the kernel refuses to swap even when it has verry
few(little - sorry for my english) memory available and situations like
the above occure.

/proc/slabinfo is attached

Bye
Calin

[-- Attachment #2: Type: TEXT/PLAIN, Size: 11993 bytes --]

Linux version 2.6.0 (root@grinch) (gcc version 3.2.3) #4 Sat Dec 27 00:45:43 EET 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
255MB LOWMEM available.
On node 0 totalpages: 65520
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 61424 pages, LIFO batch:14
  HighMem zone: 0 pages, LIFO batch:1
DMI not present.
Building zonelist for node : 0
Kernel command line: BOOT_IMAGE=k260 ro root=306 psmouse_noext nmi_watchdog=2
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
PID hash table entries: 1024 (order 10: 8192 bytes)
Detected 700.411 MHz processor.
Console: colour VGA+ 132x25
Memory: 253804k/262080k available (3093k kernel code, 7548k reserved, 842k data, 356k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1372.16 BogoMIPS
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU:     After vendor identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 64K (64 bytes/line)
CPU:     After all inits, caps: 0183fbf7 c1c7fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Duron(tm) Processor stepping 01
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
testing NMI watchdog ... OK.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 699.0950 MHz.
..... host bus clock speed is 199.0985 MHz.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: the driver 'system' has been registered
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fbdf0
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbe20, dseg 0xf0000
pnp: match found with the PnP device '00:07' and the driver 'system'
pnp: match found with the PnP device '00:08' and the driver 'system'
pnp: match found with the PnP device '00:0b' and the driver 'system'
pnp: 00:0b: ioport range 0x208-0x20f has been reserved
PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Disabling VIA memory write queue (PCI ID 0305, rev 02): [55] 81 & 1f -> 01
PCI: Using IRQ router VIA [1106/0686] at 0000:00:07.0
Machine check exception polling timer started.
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
Coda Kernel/Venus communications, v6.0.0, coda@cs.cmu.edu
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
udf: registering filesystem
SGI XFS for Linux with ACLs, no debug enabled
isapnp: Scanning for PnP cards...
isapnp: Card 'Crystal Codec'
isapnp: 1 Plug & Play card detected total
pty: 512 Unix98 ptys configured
request_module: failed /sbin/modprobe -- parport_lowlevel. error = -16
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
ppdev: user-space parallel port driver
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: AGP aperture is 128M @ 0xd0000000
[drm] Initialized radeon 1.9.0 20020828 on minor 0
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
pnp: the driver 'serial' has been registered
pnp: match found with the PnP device '00:0d' and the driver 'serial'
pnp: match found with the PnP device '00:0e' and the driver 'serial'
pnp: the driver 'parport_pc' has been registered
pnp: match found with the PnP device '00:10' and the driver 'parport_pc'
parport0: PC-style at 0x3bc (0x7bc) [PCSPP,TRISTATE]
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
lp0: using parport0 (polling).
lp0: console ready
parport_pc: Via 686A parallel port: io=0x3BC
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
spurious 8259A interrupt: IRQ7.
FDC 0 is a post-1991 82077
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
CSLIP: code copyright 1989 Regents of the University of California.
SLIP linefill/keepalive option.
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 10 for device 0000:00:08.0
eth0: RealTek RTL8139 at 0xd0883000, 00:40:f4:72:99:b3, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
PCI: Found IRQ 11 for device 0000:00:0a.0
eth1: RealTek RTL8139 at 0xd0885000, 00:40:f4:74:6d:fb, IRQ 11
eth1:  Identified 8139 chip type 'RTL-8100B/8139D'
Linux video capture interface: v1.00
bttv: driver version 0.9.12 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
PCI: Found IRQ 9 for device 0000:00:09.0
PCI: Sharing IRQ 9 with 0000:00:09.1
bttv0: Bt878 (rev 2) at 0000:00:09.0, irq: 9, latency: 32, mmio: 0xe2001000
bttv0: detected: AVermedia TVCapture 98 [card=13], PCI subsystem ID is 1461:0002
bttv0: using: AVerMedia TVCapture 98 [card=13,autodetected]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [11]
bttv0: Avermedia eeprom[0x4011]: tuner=5 radio:no remote control:yes
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for MSP34xx (alternate address) @ 0x88... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
tuner: chip found @ 0xc2
tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
registering 0-0061
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
hda: Maxtor 2F040J0, ATA DISK drive
hdb: SONY CDU4811, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: TEAC CD-W552E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 80293248 sectors (41110 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(66)
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 >
end_request: I/O error, dev hdb, sector 0
hdb: ATAPI 48X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
end_request: I/O error, dev hdc, sector 0
hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
mice: PS/2 mouse device common for all mice
input: PC Speaker
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 AUX port at 0x60,0x64 irq 12
input: AT Translated Set 2 keyboard on isa0060/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1
i2c /dev entries driver
tuner: type already set (5)
registering 0-0050
tuner: type already set (5)
registering 0-0051
tuner: type already set (5)
registering 0-0052
tuner: type already set (5)
registering 0-0053
tuner: type already set (5)
registering 0-0054
tuner: type already set (5)
registering 0-0055
tuner: type already set (5)
registering 0-0056
tuner: type already set (5)
registering 0-0057
registering 1-0050
registering 1-0051
pnp: the driver 'cs4232' has been registered
pnp: match found with the PnP device '01:01.00' and the driver 'cs4232'
pnp: Device 01:01.00 activated.
<Crystal audio controller (CS4239)> at 0x534 irq 5 dma 1,0
ad1848: Interrupt test failed (IRQ5)
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...
YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
btaudio: driver version 0.7 loaded [digital+analog]
PCI: Found IRQ 9 for device 0000:00:09.1
PCI: Sharing IRQ 9 with 0000:00:09.0
btaudio: Bt878 (rev 2) at 00:09.1, irq: 9, latency: 32, mmio: 0xe2002000
btaudio: using card config "default"
btaudio: registered device dsp1 [digital]
btaudio: registered device dsp2 [analog]
btaudio: registered device mixer1
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
IPv4 over IPv4 tunneling driver
ip_conntrack version 2.1 (2047 buckets, 16376 max) - 300 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
You didn't specify the type of your ufs filesystem

mount -t ufs -o ufstype=sun|sunx86|44bsd|old|hp|nextstep|netxstep-cd|openstep ...

>>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old
ufs_read_super: bad magic number
UDF-fs DEBUG fs/udf/lowlevel.c:65:udf_get_last_session: CDROMMULTISESSION not supported: rc=-22
UDF-fs DEBUG fs/udf/super.c:1544:udf_fill_super: Multi-session=0
UDF-fs DEBUG fs/udf/super.c:532:udf_vrs: Starting at sector 16 (2048 byte sectors)
UDF-fs: No VRS found
VFS: Mounted root (jfs filesystem) readonly.
Freeing unused kernel memory: 356k freed
Adding 530104k swap on /dev/hda7.  Priority:-1 extents:1
eth0: link down
eth1: link down
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
hdparm: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
hdparm: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.

[-- Attachment #3: Type: TEXT/PLAIN, Size: 772 bytes --]

If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
 
Linux grinch 2.6.0 #3 Fri Dec 19 23:02:04 EET 2003 i686 unknown
 
Gnu C                  3.2.3
Gnu make               3.80
util-linux             2.11z
mount                  2.11z
module-init-tools      0.9.9
e2fsprogs              1.32
jfsutils               1.1.4
reiserfsprogs          3.6.4
xfsprogs               2.3.5
quota-tools            3.08.
PPP                    2.4.1
nfs-utils              1.0.4
Dynamic linker (ldd)   2.3.1
Linux C++ Library      5.0.3
Procps                 3.1.8
Net-tools              1.60
Kbd                    1.08
Sh-utils               2.0
Modules Loaded         

[-- Attachment #4: Type: TEXT/PLAIN, Size: 6670 bytes --]

CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=16
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y

CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_KMOD=y

CONFIG_X86_PC=y
CONFIG_MK7=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_CPUID=y
CONFIG_NOHIGHMEM=y
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y

CONFIG_PM=y


CONFIG_APM=y
CONFIG_APM_DO_ENABLE=y
CONFIG_APM_RTC_IS_GMT=y


CONFIG_PCI=y
CONFIG_PCI_GODIRECT=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_ISA=y

CONFIG_BINFMT_ELF=y




CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
CONFIG_PARPORT_1284=y

CONFIG_PNP=y
CONFIG_PNP_DEBUG=y

CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y

CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_LOOP=y

CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_IDE_TASKFILE_IO=y

CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y







CONFIG_NET=y

CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_NET_IPIP=y
CONFIG_ARPD=y

CONFIG_NETFILTER=y

CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_SAME=y
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=y
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_XFRM=y

CONFIG_IPV6_SCTP__=y


CONFIG_NETDEVICES=y


CONFIG_NET_ETHERNET=y
CONFIG_MII=y

CONFIG_NET_PCI=y
CONFIG_8139TOO=y


CONFIG_PPP=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_SLIP=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y


CONFIG_SHAPER=y







CONFIG_INPUT=y

CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y

CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y

CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y

CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_MULTIPORT=y
CONFIG_SERIAL_8250_RSA=y

CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=512
CONFIG_PRINTER=y
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=y

CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y

CONFIG_I2C_ALGOBIT=y

CONFIG_I2C_VIA=y
CONFIG_I2C_VIAPRO=y

CONFIG_I2C_SENSOR=y
CONFIG_SENSORS_EEPROM=y
CONFIG_SENSORS_VIA686A=y



CONFIG_NVRAM=y
CONFIG_RTC=y

CONFIG_AGP=y
CONFIG_AGP_VIA=y
CONFIG_DRM=y
CONFIG_DRM_RADEON=y

CONFIG_VIDEO_DEV=y


CONFIG_VIDEO_BT848=y


CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_BTCX=y

CONFIG_VIDEO_SELECT=y

CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y

CONFIG_SOUND=y


CONFIG_SOUND_PRIME=y
CONFIG_SOUND_BT878=y
CONFIG_SOUND_OSS=y
CONFIG_SOUND_TRACEINIT=y
CONFIG_SOUND_DMAP=y
CONFIG_SOUND_CS4232=y
CONFIG_SOUND_YM3812=y
CONFIG_SOUND_TVMIXER=y


CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_DEBUG=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=y
CONFIG_XFS_POSIX_ACL=y

CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y

CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y

CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_DEVPTS_FS=y
CONFIG_TMPFS=y
CONFIG_RAMFS=y

CONFIG_UFS_FS=y

CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
CONFIG_SMB_FS=y
CONFIG_CODA_FS=y
CONFIG_CODA_FS_OLD_API=y

CONFIG_PARTITION_ADVANCED=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_SMB_NLS=y
CONFIG_NLS=y

CONFIG_NLS_DEFAULT="iso8859-2"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_UTF8=y


CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y



CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

[-- Attachment #5: Type: TEXT/PLAIN, Size: 13819 bytes --]

slabinfo - version: 2.0
# name            <active_objs> <num_objs> <objsize> <objperslab> <pagesperslab> : tunables <batchcount> <limit> <sharedfactor> : slabdata <active_slabs> <num_slabs> <sharedavail>
rpc_buffers            8      8   2048    2    1 : tunables   24   12    0 : slabdata      4      4      0
rpc_tasks              8     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
rpc_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
unix_sock             31     40    384   10    1 : tunables   54   27    0 : slabdata      4      4      0
ip_conntrack           0      0    320   12    1 : tunables   54   27    0 : slabdata      0      0      0
tcp_tw_bucket          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
tcp_bind_bucket        9    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
tcp_open_request       0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
inet_peer_cache        0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
secpath_cache          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
xfrm_dst_cache         0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
ip_fib_hash           14    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
ip_dst_cache           0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
arp_cache              0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
raw4_sock              0      0    512    7    1 : tunables   54   27    0 : slabdata      0      0      0
udp_sock               1      7    512    7    1 : tunables   54   27    0 : slabdata      1      1      0
tcp_sock              13     16    896    4    1 : tunables   54   27    0 : slabdata      4      4      0
flow_cache             0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_acl                0      0    304   13    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_chashlist          0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_ili                0      0    140   27    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_ifork              0      0     56   67    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_efi_item           0      0    260   15    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_efd_item           0      0    260   15    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_buf_item           0      0    148   26    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_dabuf              0      0     16  202    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_da_state           0      0    336   11    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_trans              0      0    592   13    2 : tunables   54   27    0 : slabdata      0      0      0
xfs_inode              0      0    368   10    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_btree_cur          0      0    132   29    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_bmap_free_item      0      0     12  250    1 : tunables  120   60    0 : slabdata      0      0      0
page_buf_t             0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
linvfs_icache          0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
jfs_mp               100    100     76   50    1 : tunables  120   60    0 : slabdata      2      2      0
jfs_ip            157475 157608    860    9    2 : tunables   54   27    0 : slabdata  17512  17512      0
udf_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
ufs_inode_cache        0      0    448    9    1 : tunables   54   27    0 : slabdata      0      0      0
smb_request            0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
smb_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_write_data        36     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
nfs_read_data         32     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
nfs_inode_cache        0      0    640    6    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_page               0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
isofs_inode_cache      0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
fat_inode_cache     1093   2940    384   10    1 : tunables   54   27    0 : slabdata    294    294      0
coda_inode_cache       0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
ext2_inode_cache    1682   4235    512    7    1 : tunables   54   27    0 : slabdata    605    605      0
ext2_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
journal_handle         0      0     28  125    1 : tunables  120   60    0 : slabdata      0      0      0
journal_head           0      0     48   77    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_table           0      0     12  250    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_record          0      0     16  202    1 : tunables  120   60    0 : slabdata      0      0      0
ext3_inode_cache       0      0    512    7    1 : tunables   54   27    0 : slabdata      0      0      0
ext3_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
eventpoll_pwq          0      0     36  101    1 : tunables  120   60    0 : slabdata      0      0      0
eventpoll_epi          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
kioctx                 0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
kiocb                  0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
dnotify_cache          0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
file_lock_cache        1     42     92   42    1 : tunables  120   60    0 : slabdata      1      1      0
fasync_cache           2    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
shmem_inode_cache      5      9    448    9    1 : tunables   54   27    0 : slabdata      1      1      0
idr_layer_cache        0      0    136   28    1 : tunables  120   60    0 : slabdata      0      0      0
posix_timers_cache      0      0     80   48    1 : tunables  120   60    0 : slabdata      0      0      0
uid_cache              4    112     32  112    1 : tunables  120   60    0 : slabdata      1      1      0
deadline_drq           0      0     48   77    1 : tunables  120   60    0 : slabdata      0      0      0
as_arq                24     62     60   62    1 : tunables  120   60    0 : slabdata      1      1      0
blkdev_requests       28     52    152   26    1 : tunables  120   60    0 : slabdata      2      2      0
biovec-BIO_MAX_PAGES    256    260   3072    5    4 : tunables   24   12    0 : slabdata     52     52      0
biovec-128           256    260   1536    5    2 : tunables   24   12    0 : slabdata     52     52      0
biovec-64            258    260    768    5    1 : tunables   54   27    0 : slabdata     52     52      0
biovec-16            256    260    192   20    1 : tunables  120   60    0 : slabdata     13     13      0
biovec-4             256    295     64   59    1 : tunables  120   60    0 : slabdata      5      5      0
biovec-1             264    404     16  202    1 : tunables  120   60    0 : slabdata      2      2      0
bio                  264    295     64   59    1 : tunables  120   60    0 : slabdata      5      5      0
sock_inode_cache      54     60    384   10    1 : tunables   54   27    0 : slabdata      6      6      0
skbuff_head_cache     60     60    192   20    1 : tunables  120   60    0 : slabdata      3      3      0
sock                   3     12    320   12    1 : tunables   54   27    0 : slabdata      1      1      0
proc_inode_cache     280    280    384   10    1 : tunables   54   27    0 : slabdata     28     28      0
sigqueue              16     27    144   27    1 : tunables  120   60    0 : slabdata      1      1      0
radix_tree_node     1035   3795    260   15    1 : tunables   54   27    0 : slabdata    253    253      0
bdev_cache             8      9    448    9    1 : tunables   54   27    0 : slabdata      1      1      0
mnt_cache             19     59     64   59    1 : tunables  120   60    0 : slabdata      1      1      0
inode_cache         1088   1090    384   10    1 : tunables   54   27    0 : slabdata    109    109      0
dentry_cache      124682 129200    192   20    1 : tunables  120   60    0 : slabdata   6460   6460      0
filp                 540    540    128   30    1 : tunables  120   60    0 : slabdata     18     18      0
names_cache            1      1   4096    1    1 : tunables   24   12    0 : slabdata      1      1      0
buffer_head         1652  17864     48   77    1 : tunables  120   60    0 : slabdata    232    232      0
mm_struct             49     49    512    7    1 : tunables   54   27    0 : slabdata      7      7      0
vm_area_struct      1156   1180     64   59    1 : tunables  120   60    0 : slabdata     20     20      0
fs_cache              46    112     32  112    1 : tunables  120   60    0 : slabdata      1      1      0
files_cache           45     45    448    9    1 : tunables   54   27    0 : slabdata      5      5      0
signal_cache          62    118     64   59    1 : tunables  120   60    0 : slabdata      2      2      0
sighand_cache         52     54   1344    3    1 : tunables   24   12    0 : slabdata     18     18      0
task_struct           65     65   1568    5    2 : tunables   24   12    0 : slabdata     13     13      0
pte_chain           3254   3304     64   59    1 : tunables  120   60    0 : slabdata     56     56      0
pgd                   47     47   4096    1    1 : tunables   24   12    0 : slabdata     47     47      0
size-131072(DMA)       0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-131072            0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-65536(DMA)        0      0  65536    1   16 : tunables    8    4    0 : slabdata      0      0      0
size-65536             1      1  65536    1   16 : tunables    8    4    0 : slabdata      1      1      0
size-32768(DMA)        0      0  32768    1    8 : tunables    8    4    0 : slabdata      0      0      0
size-32768             0      0  32768    1    8 : tunables    8    4    0 : slabdata      0      0      0
size-16384(DMA)        0      0  16384    1    4 : tunables    8    4    0 : slabdata      0      0      0
size-16384             0      0  16384    1    4 : tunables    8    4    0 : slabdata      0      0      0
size-8192(DMA)         0      0   8192    1    2 : tunables    8    4    0 : slabdata      0      0      0
size-8192             83     83   8192    1    2 : tunables    8    4    0 : slabdata     83     83      0
size-4096(DMA)         0      0   4096    1    1 : tunables   24   12    0 : slabdata      0      0      0
size-4096             42     42   4096    1    1 : tunables   24   12    0 : slabdata     42     42      0
size-2048(DMA)         0      0   2048    2    1 : tunables   24   12    0 : slabdata      0      0      0
size-2048             11     12   2048    2    1 : tunables   24   12    0 : slabdata      6      6      0
size-1024(DMA)         0      0   1024    4    1 : tunables   54   27    0 : slabdata      0      0      0
size-1024             80     80   1024    4    1 : tunables   54   27    0 : slabdata     20     20      0
size-512(DMA)          0      0    512    8    1 : tunables   54   27    0 : slabdata      0      0      0
size-512             160    160    512    8    1 : tunables   54   27    0 : slabdata     20     20      0
size-256(DMA)          0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
size-256              90     90    256   15    1 : tunables  120   60    0 : slabdata      6      6      0
size-192(DMA)          0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
size-192              40     40    192   20    1 : tunables  120   60    0 : slabdata      2      2      0
size-128(DMA)          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
size-128             810    810    128   30    1 : tunables  120   60    0 : slabdata     27     27      0
size-64(DMA)           0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
size-64              531    531     64   59    1 : tunables  120   60    0 : slabdata      9      9      0
size-32(DMA)           0      0     32  112    1 : tunables  120   60    0 : slabdata      0      0      0
size-32              732    784     32  112    1 : tunables  120   60    0 : slabdata      7      7      0
kmem_cache           132    132    116   33    1 : tunables  120   60    0 : slabdata      4      4      0

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

* Re: Memory management problem with 2.6.0
  2003-12-27 17:34 Memory management problem with 2.6.0 caszonyi
@ 2003-12-28  3:41 ` Andrew Morton
  2004-01-01  4:05   ` caszonyi
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Morton @ 2003-12-28  3:41 UTC (permalink / raw)
  To: Calin Szonyi; +Cc: linux-kernel

caszonyi@rdslink.ro wrote:
>
> I have a small script:
>  #!/bin/sh
>  umount /mnt/cdrom
>  eject /dev/hdb
>  echo "Invalid system disk"
>  echo "Insert and press any key when ready"
>  read junk
>  eject -t /dev/hdb
>  sleep 1
>  mount /mnt/cdrom
>  /usr/sbin/hdparm -E 10 /dev/hdb
> 
>  It works all the time but today gave me this:
> 
>  sony@grinch -19:06:39- 0 jobs, ver 2.05b.0 1
>  /~ $ cdin
>  umount: /mnt/cdrom is not mounted (according to mtab)
>  eject: unable to find or open device for: `/dev/hdb'
>  Invalid system disk
>  Insert and press any key when ready
> 
>  eject: unable to find or open device for: `/dev/hdb'
>  mount: Cannot allocate memory
>  /dev/hdb: Cannot allocate memory
> 
>  The permissions on the device are
> 
>  sony@grinch -19:07:54- 0 jobs, ver 2.05b.0 1
>    /~ $ ls -l /dev/hdb
>    brw-rw----    1 root     disk       3,  64 iun  9  2002 /dev/hdb
> 
>  In the logs I had:
>  Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
>  mode:0xd0

Please, try

	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm1/broken-out/cdrom-allocation-try-harder.patch

and let me know?

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

* Re: Memory management problem with 2.6.0
  2003-12-28  3:41 ` Andrew Morton
@ 2004-01-01  4:05   ` caszonyi
  2004-01-01 10:04     ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: caszonyi @ 2004-01-01  4:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Sat, 27 Dec 2003, Andrew Morton wrote:

> caszonyi@rdslink.ro wrote:
> >
> > I have a small script:
> >  #!/bin/sh
> >  umount /mnt/cdrom
> >  eject /dev/hdb
> >  echo "Invalid system disk"
> >  echo "Insert and press any key when ready"
> >  read junk
> >  eject -t /dev/hdb
> >  sleep 1
> >  mount /mnt/cdrom
> >  /usr/sbin/hdparm -E 10 /dev/hdb
> >
> >  It works all the time but today gave me this:
> >
> >  In the logs I had:
> >  Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
> >  mode:0xd0
>
> Please, try
>
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm1/broken-out/cdrom-allocation-try-harder.patch
>
> and let me know?
>

for cdrom it *seems* to work.

The problem continues however for other applications
It is not specific to the ide-cd driver. The same problem happens
sometimes
with mplayer also

Dec 30 22:07:12 grinch kernel: mplayer: page allocation failure. order:4,
mode:0x21

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

* Re: Memory management problem with 2.6.0
  2004-01-01  4:05   ` caszonyi
@ 2004-01-01 10:04     ` Andrew Morton
  2004-01-03  1:01       ` caszonyi
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Morton @ 2004-01-01 10:04 UTC (permalink / raw)
  To: Calin Szonyi; +Cc: linux-kernel

caszonyi@rdslink.ro wrote:
>
> On Sat, 27 Dec 2003, Andrew Morton wrote:
> 
> > caszonyi@rdslink.ro wrote:
> > >
> > > I have a small script:
> > >  #!/bin/sh
> > >  umount /mnt/cdrom
> > >  eject /dev/hdb
> > >  echo "Invalid system disk"
> > >  echo "Insert and press any key when ready"
> > >  read junk
> > >  eject -t /dev/hdb
> > >  sleep 1
> > >  mount /mnt/cdrom
> > >  /usr/sbin/hdparm -E 10 /dev/hdb
> > >
> > >  It works all the time but today gave me this:
> > >
> > >  In the logs I had:
> > >  Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
> > >  mode:0xd0
> >
> > Please, try
> >
> > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm1/broken-out/cdrom-allocation-try-harder.patch
> >
> > and let me know?
> >
> 
> for cdrom it *seems* to work.
> 
> The problem continues however for other applications
> It is not specific to the ide-cd driver. The same problem happens
> sometimes
> with mplayer also
> 
> Dec 30 22:07:12 grinch kernel: mplayer: page allocation failure. order:4,
> mode:0x21

OK, there's another one.  Please apply

	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm2/broken-out/page-alloc-failure-dump_stack.patch

and send the backtrace.

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

* Re: Memory management problem with 2.6.0
  2004-01-01 10:04     ` Andrew Morton
@ 2004-01-03  1:01       ` caszonyi
  2004-01-03  1:23         ` Andrew Morton
  0 siblings, 1 reply; 7+ messages in thread
From: caszonyi @ 2004-01-03  1:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 977 bytes --]

On Thu, 1 Jan 2004, Andrew Morton wrote:

> caszonyi@rdslink.ro wrote:
> >
> > On Sat, 27 Dec 2003, Andrew Morton wrote:
> >
> > > >
> > > >  In the logs I had:
> > > >  Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
> > > >  mode:0xd0
> > >
> > > Please, try
> > >
> > > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm1/broken-out/cdrom-allocation-try-harder.patch
> > >
> > > and let me know?
> > >
> >
> > for cdrom it *seems* to work.
> >
> > The problem continues however for other applications
> > It is not specific to the ide-cd driver. The same problem happens
> > sometimes
> > with mplayer also
> >
> > Dec 30 22:07:12 grinch kernel: mplayer: page allocation failure. order:4,
> > mode:0x21
>
> OK, there's another one.  Please apply
>
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0/2.6.0-mm2/broken-out/page-alloc-failure-dump_stack.patch
>
> and send the backtrace.
>

see atached file

[-- Attachment #2: Type: TEXT/PLAIN, Size: 15243 bytes --]


mplayer: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer
esd: page allocation failure. order:4, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:3, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:2, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer
mplayer: page allocation failure. order:4, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:3, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:2, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer
mplayer: page allocation failure. order:4, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:3, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:2, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer
mplayer: page allocation failure. order:4, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:3, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:2, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

mplayer: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer
esd: page allocation failure. order:4, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:3, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:2, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

esd: page allocation failure. order:1, mode:0x21
Call Trace:
 [<c013a3fc>] __alloc_pages+0x30c/0x350
 [<c013a45f>] __get_free_pages+0x1f/0x50
 [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
 [<c0377ec0>] ad_mute+0x20/0x40
 [<c0370116>] open_dmap+0x26/0x100
 [<c0370554>] DMAbuf_open+0x174/0x1a0
 [<c036e0c2>] audio_open+0xc2/0x250
 [<c036d2e4>] sound_open+0xf4/0x120
 [<c036c5b5>] soundcore_open+0x1e5/0x330
 [<c036c3d0>] soundcore_open+0x0/0x330
 [<c015c3e8>] chrdev_open+0xe8/0x210
 [<c0161fdc>] open_namei+0xac/0x3f0
 [<c015c300>] chrdev_open+0x0/0x210
 [<c0152425>] dentry_open+0x145/0x210
 [<c01522d8>] filp_open+0x68/0x70
 [<c015276b>] sys_open+0x5b/0x90
 [<c0109367>] syscall_call+0x7/0xb

Sound error: Couldn't allocate DMA buffer

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

* Re: Memory management problem with 2.6.0
  2004-01-03  1:01       ` caszonyi
@ 2004-01-03  1:23         ` Andrew Morton
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew Morton @ 2004-01-03  1:23 UTC (permalink / raw)
  To: Calin Szonyi; +Cc: linux-kernel

caszonyi@rdslink.ro wrote:
>
> see atached file


> mplayer: page allocation failure. order:1, mode:0x21
> Call Trace:
>  [<c013a3fc>] __alloc_pages+0x30c/0x350
>  [<c013a45f>] __get_free_pages+0x1f/0x50
>  [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
>  [<c0377ec0>] ad_mute+0x20/0x40
>  [<c0370116>] open_dmap+0x26/0x100
>  [<c0370554>] DMAbuf_open+0x174/0x1a0
>  [<c036e0c2>] audio_open+0xc2/0x250
>  [<c036d2e4>] sound_open+0xf4/0x120
>  [<c036c5b5>] soundcore_open+0x1e5/0x330
>  [<c036c3d0>] soundcore_open+0x0/0x330
>  [<c015c3e8>] chrdev_open+0xe8/0x210
>  [<c0161fdc>] open_namei+0xac/0x3f0
>  [<c015c300>] chrdev_open+0x0/0x210
>  [<c0152425>] dentry_open+0x145/0x210
>  [<c01522d8>] filp_open+0x68/0x70
>  [<c015276b>] sys_open+0x5b/0x90
>  [<c0109367>] syscall_call+0x7/0xb
> 
> Sound error: Couldn't allocate DMA buffer
> esd: page allocation failure. order:4, mode:0x21
> Call Trace:
>  [<c013a3fc>] __alloc_pages+0x30c/0x350
>  [<c013a45f>] __get_free_pages+0x1f/0x50
>  [<c036fd5d>] sound_alloc_dmap+0x9d/0x1a0
>  [<c0377ec0>] ad_mute+0x20/0x40
>  [<c0370116>] open_dmap+0x26/0x100
>  [<c0370554>] DMAbuf_open+0x174/0x1a0
>  [<c036e0c2>] audio_open+0xc2/0x250
>  [<c036d2e4>] sound_open+0xf4/0x120
>  [<c036c5b5>] soundcore_open+0x1e5/0x330
>  [<c036c3d0>] soundcore_open+0x0/0x330
>  [<c015c3e8>] chrdev_open+0xe8/0x210
>  [<c0161fdc>] open_namei+0xac/0x3f0
>  [<c015c300>] chrdev_open+0x0/0x210
>  [<c0152425>] dentry_open+0x145/0x210
>  [<c01522d8>] filp_open+0x68/0x70
>  [<c015276b>] sys_open+0x5b/0x90
>  [<c0109367>] syscall_call+0x7/0xb

sound_alloc_dmap() is trying to perform a 4-order GFP_ATOMIC allocation.

There is just nothing the MM system can do about that - it is a basic
design problem in that part of the OSS sound system.

I'm not sure what to suggest - development and maintenance of OSS seems to
have come to a stop.

Can you use ALSA instead?  If not, increasing /proc/sys/vm/min_free_kbytes
by quite a lot will probably decrease the frequency at which this occurs.


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

* Memory management problem with 2.6.0
@ 2003-12-27 23:07 caszonyi
  0 siblings, 0 replies; 7+ messages in thread
From: caszonyi @ 2003-12-27 23:07 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2880 bytes --]


Hi
I have a small script:
#!/bin/sh
umount /mnt/cdrom
eject /dev/hdb
echo "Invalid system disk"
echo "Insert and press any key when ready"
read junk
eject -t /dev/hdb
sleep 1
mount /mnt/cdrom
/usr/sbin/hdparm -E 10 /dev/hdb

It works all the time but today gave me this:

sony@grinch -19:06:39- 0 jobs, ver 2.05b.0 1
/~ $ cdin
umount: /mnt/cdrom is not mounted (according to mtab)
eject: unable to find or open device for: `/dev/hdb'
Invalid system disk
Insert and press any key when ready

eject: unable to find or open device for: `/dev/hdb'
mount: Cannot allocate memory
/dev/hdb: Cannot allocate memory

The permissions on the device are

sony@grinch -19:07:54- 0 jobs, ver 2.05b.0 1
  /~ $ ls -l /dev/hdb
  brw-rw----    1 root     disk       3,  64 iun  9  2002 /dev/hdb

In the logs I had:
Dec 27 19:06:16 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:37 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:06:38 grinch kernel: hdparm: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:51 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:53 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:07:54 grinch kernel: hdparm: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:47 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:49 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:50 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:08:50 grinch kernel: mount: page allocation failure. order:4,
mode:0xd0
Dec 27 19:11:09 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0
Dec 27 19:11:44 grinch kernel: eject: page allocation failure. order:4,
mode:0xd0

here is a free but taken after the script started working again
sony@grinch -19:21:53- 0 jobs, ver 2.05b.0 3
 /~ $ free
             total       used       free     shared    buffers     cached
Mem:        254500     246224       8276          0       6616      22992
-/+ buffers/cache:     216616      37884
Swap:       530104          0     530104

When the eject didn't work the free part was about 4000 and the swap was
empty.

It's not the first time this happend (it happened with the earlier
kernels also) but it wasn't such a big problem so I didn't report it.

My opinion is that the kernel refuses to swap even when it has verry
few(little - sorry for my english) memory available and situations like
the above occure.

/proc/slabinfo is attached

Bye
Calin

[-- Attachment #2: Type: TEXT/PLAIN, Size: 11993 bytes --]

Linux version 2.6.0 (root@grinch) (gcc version 3.2.3) #4 Sat Dec 27 00:45:43 EET 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
255MB LOWMEM available.
On node 0 totalpages: 65520
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 61424 pages, LIFO batch:14
  HighMem zone: 0 pages, LIFO batch:1
DMI not present.
Building zonelist for node : 0
Kernel command line: BOOT_IMAGE=k260 ro root=306 psmouse_noext nmi_watchdog=2
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
PID hash table entries: 1024 (order 10: 8192 bytes)
Detected 700.411 MHz processor.
Console: colour VGA+ 132x25
Memory: 253804k/262080k available (3093k kernel code, 7548k reserved, 842k data, 356k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1372.16 BogoMIPS
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU:     After vendor identify, caps: 0183fbff c1c7fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 64K (64 bytes/line)
CPU:     After all inits, caps: 0183fbf7 c1c7fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Duron(tm) Processor stepping 01
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
testing NMI watchdog ... OK.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 699.0950 MHz.
..... host bus clock speed is 199.0985 MHz.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: the driver 'system' has been registered
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fbdf0
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbe20, dseg 0xf0000
pnp: match found with the PnP device '00:07' and the driver 'system'
pnp: match found with the PnP device '00:08' and the driver 'system'
pnp: match found with the PnP device '00:0b' and the driver 'system'
pnp: 00:0b: ioport range 0x208-0x20f has been reserved
PnPBIOS: 16 nodes reported by PnP BIOS; 16 recorded by driver
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Disabling VIA memory write queue (PCI ID 0305, rev 02): [55] 81 & 1f -> 01
PCI: Using IRQ router VIA [1106/0686] at 0000:00:07.0
Machine check exception polling timer started.
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
Coda Kernel/Venus communications, v6.0.0, coda@cs.cmu.edu
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
udf: registering filesystem
SGI XFS for Linux with ACLs, no debug enabled
isapnp: Scanning for PnP cards...
isapnp: Card 'Crystal Codec'
isapnp: 1 Plug & Play card detected total
pty: 512 Unix98 ptys configured
request_module: failed /sbin/modprobe -- parport_lowlevel. error = -16
lp: driver loaded but no devices found
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
ppdev: user-space parallel port driver
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: AGP aperture is 128M @ 0xd0000000
[drm] Initialized radeon 1.9.0 20020828 on minor 0
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
pnp: the driver 'serial' has been registered
pnp: match found with the PnP device '00:0d' and the driver 'serial'
pnp: match found with the PnP device '00:0e' and the driver 'serial'
pnp: the driver 'parport_pc' has been registered
pnp: match found with the PnP device '00:10' and the driver 'parport_pc'
parport0: PC-style at 0x3bc (0x7bc) [PCSPP,TRISTATE]
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
parport0: cpp_daisy: aa5500ff(38)
parport0: assign_addrs: aa5500ff(38)
lp0: using parport0 (polling).
lp0: console ready
parport_pc: Via 686A parallel port: io=0x3BC
Using anticipatory io scheduler
Floppy drive(s): fd0 is 1.44M
spurious 8259A interrupt: IRQ7.
FDC 0 is a post-1991 82077
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
CSLIP: code copyright 1989 Regents of the University of California.
SLIP linefill/keepalive option.
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 10 for device 0000:00:08.0
eth0: RealTek RTL8139 at 0xd0883000, 00:40:f4:72:99:b3, IRQ 10
eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
PCI: Found IRQ 11 for device 0000:00:0a.0
eth1: RealTek RTL8139 at 0xd0885000, 00:40:f4:74:6d:fb, IRQ 11
eth1:  Identified 8139 chip type 'RTL-8100B/8139D'
Linux video capture interface: v1.00
bttv: driver version 0.9.12 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
PCI: Found IRQ 9 for device 0000:00:09.0
PCI: Sharing IRQ 9 with 0000:00:09.1
bttv0: Bt878 (rev 2) at 0000:00:09.0, irq: 9, latency: 32, mmio: 0xe2001000
bttv0: detected: AVermedia TVCapture 98 [card=13], PCI subsystem ID is 1461:0002
bttv0: using: AVerMedia TVCapture 98 [card=13,autodetected]
bttv0: Hauppauge/Voodoo msp34xx: reset line init [11]
bttv0: Avermedia eeprom[0x4011]: tuner=5 radio:no remote control:yes
bttv0: using tuner=5
bttv0: i2c: checking for MSP34xx @ 0x80... not found
bttv0: i2c: checking for MSP34xx (alternate address) @ 0x88... not found
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: PLL: 28636363 => 35468950 .. ok
tvaudio: TV audio decoder + audio/video mux driver
tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951),ta8874z
tuner: chip found @ 0xc2
tuner: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
registering 0-0061
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xd000-0xd007, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xd008-0xd00f, BIOS settings: hdc:DMA, hdd:pio
hda: Maxtor 2F040J0, ATA DISK drive
hdb: SONY CDU4811, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: TEAC CD-W552E, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 80293248 sectors (41110 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(66)
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 >
end_request: I/O error, dev hdb, sector 0
hdb: ATAPI 48X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
end_request: I/O error, dev hdc, sector 0
hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
mice: PS/2 mouse device common for all mice
input: PC Speaker
input: PS/2 Generic Mouse on isa0060/serio1
serio: i8042 AUX port at 0x60,0x64 irq 12
input: AT Translated Set 2 keyboard on isa0060/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1
i2c /dev entries driver
tuner: type already set (5)
registering 0-0050
tuner: type already set (5)
registering 0-0051
tuner: type already set (5)
registering 0-0052
tuner: type already set (5)
registering 0-0053
tuner: type already set (5)
registering 0-0054
tuner: type already set (5)
registering 0-0055
tuner: type already set (5)
registering 0-0056
tuner: type already set (5)
registering 0-0057
registering 1-0050
registering 1-0051
pnp: the driver 'cs4232' has been registered
pnp: match found with the PnP device '01:01.00' and the driver 'cs4232'
pnp: Device 01:01.00 activated.
<Crystal audio controller (CS4239)> at 0x534 irq 5 dma 1,0
ad1848: Interrupt test failed (IRQ5)
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
ad1848: No ISAPnP cards found, trying standard ones...
YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
btaudio: driver version 0.7 loaded [digital+analog]
PCI: Found IRQ 9 for device 0000:00:09.1
PCI: Sharing IRQ 9 with 0000:00:09.0
btaudio: Bt878 (rev 2) at 00:09.1, irq: 9, latency: 32, mmio: 0xe2002000
btaudio: using card config "default"
btaudio: registered device dsp1 [digital]
btaudio: registered device dsp2 [analog]
btaudio: registered device mixer1
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
IPv4 over IPv4 tunneling driver
ip_conntrack version 2.1 (2047 buckets, 16376 max) - 300 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
You didn't specify the type of your ufs filesystem

mount -t ufs -o ufstype=sun|sunx86|44bsd|old|hp|nextstep|netxstep-cd|openstep ...

>>>WARNING<<< Wrong ufstype may corrupt your filesystem, default is ufstype=old
ufs_read_super: bad magic number
UDF-fs DEBUG fs/udf/lowlevel.c:65:udf_get_last_session: CDROMMULTISESSION not supported: rc=-22
UDF-fs DEBUG fs/udf/super.c:1544:udf_fill_super: Multi-session=0
UDF-fs DEBUG fs/udf/super.c:532:udf_vrs: Starting at sector 16 (2048 byte sectors)
UDF-fs: No VRS found
VFS: Mounted root (jfs filesystem) readonly.
Freeing unused kernel memory: 356k freed
Adding 530104k swap on /dev/hda7.  Priority:-1 extents:1
eth0: link down
eth1: link down
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
hdparm: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
hdparm: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
mount: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
eject: page allocation failure. order:4, mode:0xd0
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.

[-- Attachment #3: Type: TEXT/PLAIN, Size: 772 bytes --]

If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.
 
Linux grinch 2.6.0 #3 Fri Dec 19 23:02:04 EET 2003 i686 unknown
 
Gnu C                  3.2.3
Gnu make               3.80
util-linux             2.11z
mount                  2.11z
module-init-tools      0.9.9
e2fsprogs              1.32
jfsutils               1.1.4
reiserfsprogs          3.6.4
xfsprogs               2.3.5
quota-tools            3.08.
PPP                    2.4.1
nfs-utils              1.0.4
Dynamic linker (ldd)   2.3.1
Linux C++ Library      5.0.3
Procps                 3.1.8
Net-tools              1.60
Kbd                    1.08
Sh-utils               2.0
Modules Loaded         

[-- Attachment #4: Type: TEXT/PLAIN, Size: 6670 bytes --]

CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y

CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN=y
CONFIG_BROKEN_ON_SMP=y

CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_LOG_BUF_SHIFT=16
CONFIG_KALLSYMS=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y

CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_KMOD=y

CONFIG_X86_PC=y
CONFIG_MK7=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_USE_3DNOW=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_PREEMPT=y
CONFIG_X86_UP_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_TSC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_CPUID=y
CONFIG_NOHIGHMEM=y
CONFIG_MTRR=y
CONFIG_HAVE_DEC_LOCK=y

CONFIG_PM=y


CONFIG_APM=y
CONFIG_APM_DO_ENABLE=y
CONFIG_APM_RTC_IS_GMT=y


CONFIG_PCI=y
CONFIG_PCI_GODIRECT=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y
CONFIG_ISA=y

CONFIG_BINFMT_ELF=y




CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_CML1=y
CONFIG_PARPORT_PC_FIFO=y
CONFIG_PARPORT_PC_SUPERIO=y
CONFIG_PARPORT_1284=y

CONFIG_PNP=y
CONFIG_PNP_DEBUG=y

CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y

CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_LOOP=y

CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
CONFIG_IDE_TASKFILE_IO=y

CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_VIA82CXXX=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y







CONFIG_NET=y

CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_NETLINK_DEV=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_NET_IPIP=y
CONFIG_ARPD=y

CONFIG_NETFILTER=y

CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_FTP=y
CONFIG_IP_NF_IRC=y
CONFIG_IP_NF_TFTP=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=y
CONFIG_IP_NF_MATCH_IPRANGE=y
CONFIG_IP_NF_MATCH_MAC=y
CONFIG_IP_NF_MATCH_PKTTYPE=y
CONFIG_IP_NF_MATCH_MARK=y
CONFIG_IP_NF_MATCH_MULTIPORT=y
CONFIG_IP_NF_MATCH_TOS=y
CONFIG_IP_NF_MATCH_RECENT=y
CONFIG_IP_NF_MATCH_ECN=y
CONFIG_IP_NF_MATCH_DSCP=y
CONFIG_IP_NF_MATCH_AH_ESP=y
CONFIG_IP_NF_MATCH_LENGTH=y
CONFIG_IP_NF_MATCH_TTL=y
CONFIG_IP_NF_MATCH_TCPMSS=y
CONFIG_IP_NF_MATCH_HELPER=y
CONFIG_IP_NF_MATCH_STATE=y
CONFIG_IP_NF_MATCH_CONNTRACK=y
CONFIG_IP_NF_MATCH_OWNER=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_NAT=y
CONFIG_IP_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_SAME=y
CONFIG_IP_NF_NAT_LOCAL=y
CONFIG_IP_NF_NAT_SNMP_BASIC=y
CONFIG_IP_NF_NAT_IRC=y
CONFIG_IP_NF_NAT_FTP=y
CONFIG_IP_NF_NAT_TFTP=y
CONFIG_IP_NF_MANGLE=y
CONFIG_IP_NF_TARGET_TOS=y
CONFIG_IP_NF_TARGET_ECN=y
CONFIG_IP_NF_TARGET_DSCP=y
CONFIG_IP_NF_TARGET_MARK=y
CONFIG_IP_NF_TARGET_CLASSIFY=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_IP_NF_TARGET_ULOG=y
CONFIG_IP_NF_TARGET_TCPMSS=y
CONFIG_IP_NF_ARPTABLES=y
CONFIG_IP_NF_ARPFILTER=y
CONFIG_XFRM=y

CONFIG_IPV6_SCTP__=y


CONFIG_NETDEVICES=y


CONFIG_NET_ETHERNET=y
CONFIG_MII=y

CONFIG_NET_PCI=y
CONFIG_8139TOO=y


CONFIG_PPP=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=y
CONFIG_PPP_DEFLATE=y
CONFIG_PPP_BSDCOMP=y
CONFIG_SLIP=y
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y


CONFIG_SHAPER=y







CONFIG_INPUT=y

CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

CONFIG_SOUND_GAMEPORT=y
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y

CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_PCSPKR=y

CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y

CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_NR_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DETECT_IRQ=y
CONFIG_SERIAL_8250_MULTIPORT=y
CONFIG_SERIAL_8250_RSA=y

CONFIG_SERIAL_CORE=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=512
CONFIG_PRINTER=y
CONFIG_LP_CONSOLE=y
CONFIG_PPDEV=y

CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y

CONFIG_I2C_ALGOBIT=y

CONFIG_I2C_VIA=y
CONFIG_I2C_VIAPRO=y

CONFIG_I2C_SENSOR=y
CONFIG_SENSORS_EEPROM=y
CONFIG_SENSORS_VIA686A=y



CONFIG_NVRAM=y
CONFIG_RTC=y

CONFIG_AGP=y
CONFIG_AGP_VIA=y
CONFIG_DRM=y
CONFIG_DRM_RADEON=y

CONFIG_VIDEO_DEV=y


CONFIG_VIDEO_BT848=y


CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_BTCX=y

CONFIG_VIDEO_SELECT=y

CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y

CONFIG_SOUND=y


CONFIG_SOUND_PRIME=y
CONFIG_SOUND_BT878=y
CONFIG_SOUND_OSS=y
CONFIG_SOUND_TRACEINIT=y
CONFIG_SOUND_DMAP=y
CONFIG_SOUND_CS4232=y
CONFIG_SOUND_YM3812=y
CONFIG_SOUND_TVMIXER=y


CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
CONFIG_JFS_FS=y
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_DEBUG=y
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=y
CONFIG_XFS_POSIX_ACL=y

CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
CONFIG_UDF_FS=y

CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y

CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_DEVPTS_FS=y
CONFIG_TMPFS=y
CONFIG_RAMFS=y

CONFIG_UFS_FS=y

CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=y
CONFIG_SUNRPC=y
CONFIG_SMB_FS=y
CONFIG_CODA_FS=y
CONFIG_CODA_FS_OLD_API=y

CONFIG_PARTITION_ADVANCED=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_SOLARIS_X86_PARTITION=y
CONFIG_SMB_NLS=y
CONFIG_NLS=y

CONFIG_NLS_DEFAULT="iso8859-2"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_CODEPAGE_852=y
CONFIG_NLS_CODEPAGE_1250=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
CONFIG_NLS_ISO8859_15=y
CONFIG_NLS_UTF8=y


CONFIG_DEBUG_KERNEL=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_X86_EXTRA_IRQS=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y



CONFIG_CRC32=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_PC=y

[-- Attachment #5: Type: TEXT/PLAIN, Size: 13819 bytes --]

slabinfo - version: 2.0
# name            <active_objs> <num_objs> <objsize> <objperslab> <pagesperslab> : tunables <batchcount> <limit> <sharedfactor> : slabdata <active_slabs> <num_slabs> <sharedavail>
rpc_buffers            8      8   2048    2    1 : tunables   24   12    0 : slabdata      4      4      0
rpc_tasks              8     20    192   20    1 : tunables  120   60    0 : slabdata      1      1      0
rpc_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
unix_sock             31     40    384   10    1 : tunables   54   27    0 : slabdata      4      4      0
ip_conntrack           0      0    320   12    1 : tunables   54   27    0 : slabdata      0      0      0
tcp_tw_bucket          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
tcp_bind_bucket        9    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
tcp_open_request       0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
inet_peer_cache        0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
secpath_cache          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
xfrm_dst_cache         0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
ip_fib_hash           14    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
ip_dst_cache           0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
arp_cache              0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
raw4_sock              0      0    512    7    1 : tunables   54   27    0 : slabdata      0      0      0
udp_sock               1      7    512    7    1 : tunables   54   27    0 : slabdata      1      1      0
tcp_sock              13     16    896    4    1 : tunables   54   27    0 : slabdata      4      4      0
flow_cache             0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_acl                0      0    304   13    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_chashlist          0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_ili                0      0    140   27    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_ifork              0      0     56   67    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_efi_item           0      0    260   15    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_efd_item           0      0    260   15    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_buf_item           0      0    148   26    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_dabuf              0      0     16  202    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_da_state           0      0    336   11    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_trans              0      0    592   13    2 : tunables   54   27    0 : slabdata      0      0      0
xfs_inode              0      0    368   10    1 : tunables   54   27    0 : slabdata      0      0      0
xfs_btree_cur          0      0    132   29    1 : tunables  120   60    0 : slabdata      0      0      0
xfs_bmap_free_item      0      0     12  250    1 : tunables  120   60    0 : slabdata      0      0      0
page_buf_t             0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
linvfs_icache          0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
jfs_mp               100    100     76   50    1 : tunables  120   60    0 : slabdata      2      2      0
jfs_ip            157475 157608    860    9    2 : tunables   54   27    0 : slabdata  17512  17512      0
udf_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
ufs_inode_cache        0      0    448    9    1 : tunables   54   27    0 : slabdata      0      0      0
smb_request            0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
smb_inode_cache        0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_write_data        36     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
nfs_read_data         32     36    448    9    1 : tunables   54   27    0 : slabdata      4      4      0
nfs_inode_cache        0      0    640    6    1 : tunables   54   27    0 : slabdata      0      0      0
nfs_page               0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
isofs_inode_cache      0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
fat_inode_cache     1093   2940    384   10    1 : tunables   54   27    0 : slabdata    294    294      0
coda_inode_cache       0      0    384   10    1 : tunables   54   27    0 : slabdata      0      0      0
ext2_inode_cache    1682   4235    512    7    1 : tunables   54   27    0 : slabdata    605    605      0
ext2_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
journal_handle         0      0     28  125    1 : tunables  120   60    0 : slabdata      0      0      0
journal_head           0      0     48   77    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_table           0      0     12  250    1 : tunables  120   60    0 : slabdata      0      0      0
revoke_record          0      0     16  202    1 : tunables  120   60    0 : slabdata      0      0      0
ext3_inode_cache       0      0    512    7    1 : tunables   54   27    0 : slabdata      0      0      0
ext3_xattr             0      0     44   84    1 : tunables  120   60    0 : slabdata      0      0      0
eventpoll_pwq          0      0     36  101    1 : tunables  120   60    0 : slabdata      0      0      0
eventpoll_epi          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
kioctx                 0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
kiocb                  0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
dnotify_cache          0      0     20  169    1 : tunables  120   60    0 : slabdata      0      0      0
file_lock_cache        1     42     92   42    1 : tunables  120   60    0 : slabdata      1      1      0
fasync_cache           2    202     16  202    1 : tunables  120   60    0 : slabdata      1      1      0
shmem_inode_cache      5      9    448    9    1 : tunables   54   27    0 : slabdata      1      1      0
idr_layer_cache        0      0    136   28    1 : tunables  120   60    0 : slabdata      0      0      0
posix_timers_cache      0      0     80   48    1 : tunables  120   60    0 : slabdata      0      0      0
uid_cache              4    112     32  112    1 : tunables  120   60    0 : slabdata      1      1      0
deadline_drq           0      0     48   77    1 : tunables  120   60    0 : slabdata      0      0      0
as_arq                24     62     60   62    1 : tunables  120   60    0 : slabdata      1      1      0
blkdev_requests       28     52    152   26    1 : tunables  120   60    0 : slabdata      2      2      0
biovec-BIO_MAX_PAGES    256    260   3072    5    4 : tunables   24   12    0 : slabdata     52     52      0
biovec-128           256    260   1536    5    2 : tunables   24   12    0 : slabdata     52     52      0
biovec-64            258    260    768    5    1 : tunables   54   27    0 : slabdata     52     52      0
biovec-16            256    260    192   20    1 : tunables  120   60    0 : slabdata     13     13      0
biovec-4             256    295     64   59    1 : tunables  120   60    0 : slabdata      5      5      0
biovec-1             264    404     16  202    1 : tunables  120   60    0 : slabdata      2      2      0
bio                  264    295     64   59    1 : tunables  120   60    0 : slabdata      5      5      0
sock_inode_cache      54     60    384   10    1 : tunables   54   27    0 : slabdata      6      6      0
skbuff_head_cache     60     60    192   20    1 : tunables  120   60    0 : slabdata      3      3      0
sock                   3     12    320   12    1 : tunables   54   27    0 : slabdata      1      1      0
proc_inode_cache     280    280    384   10    1 : tunables   54   27    0 : slabdata     28     28      0
sigqueue              16     27    144   27    1 : tunables  120   60    0 : slabdata      1      1      0
radix_tree_node     1035   3795    260   15    1 : tunables   54   27    0 : slabdata    253    253      0
bdev_cache             8      9    448    9    1 : tunables   54   27    0 : slabdata      1      1      0
mnt_cache             19     59     64   59    1 : tunables  120   60    0 : slabdata      1      1      0
inode_cache         1088   1090    384   10    1 : tunables   54   27    0 : slabdata    109    109      0
dentry_cache      124682 129200    192   20    1 : tunables  120   60    0 : slabdata   6460   6460      0
filp                 540    540    128   30    1 : tunables  120   60    0 : slabdata     18     18      0
names_cache            1      1   4096    1    1 : tunables   24   12    0 : slabdata      1      1      0
buffer_head         1652  17864     48   77    1 : tunables  120   60    0 : slabdata    232    232      0
mm_struct             49     49    512    7    1 : tunables   54   27    0 : slabdata      7      7      0
vm_area_struct      1156   1180     64   59    1 : tunables  120   60    0 : slabdata     20     20      0
fs_cache              46    112     32  112    1 : tunables  120   60    0 : slabdata      1      1      0
files_cache           45     45    448    9    1 : tunables   54   27    0 : slabdata      5      5      0
signal_cache          62    118     64   59    1 : tunables  120   60    0 : slabdata      2      2      0
sighand_cache         52     54   1344    3    1 : tunables   24   12    0 : slabdata     18     18      0
task_struct           65     65   1568    5    2 : tunables   24   12    0 : slabdata     13     13      0
pte_chain           3254   3304     64   59    1 : tunables  120   60    0 : slabdata     56     56      0
pgd                   47     47   4096    1    1 : tunables   24   12    0 : slabdata     47     47      0
size-131072(DMA)       0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-131072            0      0 131072    1   32 : tunables    8    4    0 : slabdata      0      0      0
size-65536(DMA)        0      0  65536    1   16 : tunables    8    4    0 : slabdata      0      0      0
size-65536             1      1  65536    1   16 : tunables    8    4    0 : slabdata      1      1      0
size-32768(DMA)        0      0  32768    1    8 : tunables    8    4    0 : slabdata      0      0      0
size-32768             0      0  32768    1    8 : tunables    8    4    0 : slabdata      0      0      0
size-16384(DMA)        0      0  16384    1    4 : tunables    8    4    0 : slabdata      0      0      0
size-16384             0      0  16384    1    4 : tunables    8    4    0 : slabdata      0      0      0
size-8192(DMA)         0      0   8192    1    2 : tunables    8    4    0 : slabdata      0      0      0
size-8192             83     83   8192    1    2 : tunables    8    4    0 : slabdata     83     83      0
size-4096(DMA)         0      0   4096    1    1 : tunables   24   12    0 : slabdata      0      0      0
size-4096             42     42   4096    1    1 : tunables   24   12    0 : slabdata     42     42      0
size-2048(DMA)         0      0   2048    2    1 : tunables   24   12    0 : slabdata      0      0      0
size-2048             11     12   2048    2    1 : tunables   24   12    0 : slabdata      6      6      0
size-1024(DMA)         0      0   1024    4    1 : tunables   54   27    0 : slabdata      0      0      0
size-1024             80     80   1024    4    1 : tunables   54   27    0 : slabdata     20     20      0
size-512(DMA)          0      0    512    8    1 : tunables   54   27    0 : slabdata      0      0      0
size-512             160    160    512    8    1 : tunables   54   27    0 : slabdata     20     20      0
size-256(DMA)          0      0    256   15    1 : tunables  120   60    0 : slabdata      0      0      0
size-256              90     90    256   15    1 : tunables  120   60    0 : slabdata      6      6      0
size-192(DMA)          0      0    192   20    1 : tunables  120   60    0 : slabdata      0      0      0
size-192              40     40    192   20    1 : tunables  120   60    0 : slabdata      2      2      0
size-128(DMA)          0      0    128   30    1 : tunables  120   60    0 : slabdata      0      0      0
size-128             810    810    128   30    1 : tunables  120   60    0 : slabdata     27     27      0
size-64(DMA)           0      0     64   59    1 : tunables  120   60    0 : slabdata      0      0      0
size-64              531    531     64   59    1 : tunables  120   60    0 : slabdata      9      9      0
size-32(DMA)           0      0     32  112    1 : tunables  120   60    0 : slabdata      0      0      0
size-32              732    784     32  112    1 : tunables  120   60    0 : slabdata      7      7      0
kmem_cache           132    132    116   33    1 : tunables  120   60    0 : slabdata      4      4      0

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

end of thread, other threads:[~2004-01-03  1:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-27 17:34 Memory management problem with 2.6.0 caszonyi
2003-12-28  3:41 ` Andrew Morton
2004-01-01  4:05   ` caszonyi
2004-01-01 10:04     ` Andrew Morton
2004-01-03  1:01       ` caszonyi
2004-01-03  1:23         ` Andrew Morton
2003-12-27 23:07 caszonyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).