Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: fpausp on August 28, 2010, 06:58:30 PM

Title: wget eats the free memory
Post by: fpausp on August 28, 2010, 06:58:30 PM
Hi,

How can I delimit the use of all the free memory when I wget some files from my vdr to sme-server ?

When I use this command,

Code: [Select]
wget -c -r --no-cache ftp://root:password@ipadress/folder

It goes down to ~10MB free memory.

???

Title: Re: wget eats the free memory
Post by: Stefano on August 28, 2010, 08:12:17 PM
sorry but I can't see the problem.. SME/linux uses ALL available ram, always.. 

so, please, give us more details, thank you
Title: Re: wget eats the free memory
Post by: fpausp on August 28, 2010, 09:26:52 PM
I think it slows down my server, I have problems to vpn into my network and asterisk got problems too.
Maybe there is a way to limit the use of ram per program ?
Title: Re: wget eats the free memory
Post by: byte on August 28, 2010, 09:32:24 PM
How much memory and what is the spec of the hardware ?

Also, what shows you that its wget using the memory ?

Thanks.
Title: Re: wget eats the free memory
Post by: fpausp on August 28, 2010, 09:50:22 PM
Quote
How much memory

Code: [Select]
                 total       used        free     shared    buffers     cached
Mem:          3288       3276         12          0          1       2813
-/+ buffers/cache:        461       2827
Swap:         5279          0       5279





Quote
what is the spec of the hardware ?

dmesg-output part 1
Code: [Select]
1 Linux version 2.6.9-89.0.25.EL (mockbuild@builder10.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #1 Thu May 6 12:17:11 EDT 2010
     2 BIOS-provided physical RAM map:
     3 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
     4 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
     5 BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
     6 BIOS-e820: 0000000000100000 - 00000000cec87000 (usable)
     7 BIOS-e820: 00000000cec87000 - 00000000ced71000 (ACPI NVS)
     8 BIOS-e820: 00000000ced71000 - 00000000cfea1000 (usable)
     9 BIOS-e820: 00000000cfea1000 - 00000000cfee9000 (ACPI NVS)
    10 BIOS-e820: 00000000cfee9000 - 00000000cfeed000 (usable)
    11 BIOS-e820: 00000000cfeed000 - 00000000cfeff000 (ACPI data)
    12 BIOS-e820: 00000000cfeff000 - 00000000cff00000 (usable)
    13 BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    14 Warning only 4GB will be used.
    15 Use a PAE enabled kernel.
    16 3200MB HIGHMEM available.
    17 896MB LOWMEM available.
    18 found SMP MP-table at 000fe680
    19 Using x86 segment limits to approximate NX protection
    20 zapping low mappings.
    21 On node 0 totalpages: 1048576
    22   DMA zone: 4096 pages, LIFO batch:1
    23   Normal zone: 225280 pages, LIFO batch:16
    24   HighMem zone: 819200 pages, LIFO batch:16
    25 DMI 2.3 present.
    26 ACPI: RSDP (v000 INTEL                                 ) @ 0x000fe020
    27 ACPI: RSDT (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfefde48
    28 ACPI: FADT (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfefcf10
    29 ACPI: MADT (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfefce10
    30 ACPI: WDDT (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfef7f90
    31 ACPI: MCFG (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfef7f10
    32 ACPI: ASF! (v032 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0xcfefcd10
    33 ACPI: SSDT (v001 INTEL     CpuPm 0x00000547 MSFT 0x01000013) @ 0xcfefdc10
    34 ACPI: SSDT (v001 INTEL   Cpu0Ist 0x00000547 MSFT 0x01000013) @ 0xcfefda10
    35 ACPI: SSDT (v001 INTEL   Cpu1Ist 0x00000547 MSFT 0x01000013) @ 0xcfefd810
    36 ACPI: SSDT (v001 INTEL   Cpu2Ist 0x00000547 MSFT 0x01000013) @ 0xcfefd610
    37 ACPI: SSDT (v001 INTEL   Cpu3Ist 0x00000547 MSFT 0x01000013) @ 0xcfefd410
    38 ACPI: DSDT (v001 INTEL  D975XBX  0x00000547 MSFT 0x01000013) @ 0x00000000
    39 ACPI: PM-Timer IO Port: 0x408
    40 ACPI: Local APIC address 0xfee00000
    41 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    42 Processor #0 7:7 APIC version 20
    43 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
    44 ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    45 ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    46 ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    47 ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    48 Enabling APIC mode:  Flat.  Using 0 I/O APICs
    49 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    50 IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    51 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    52 ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    53 ACPI: IRQ0 used by override.
    54 ACPI: IRQ2 used by override.
    55 ACPI: IRQ9 used by override.
    56 Using ACPI (MADT) for SMP configuration information
    57 Allocating PCI resources starting at d0000000 (gap: cff00000:30100000)
    58 Built 1 zonelists
    59 Kernel command line: ro root=/dev/main/root
    60 mapped APIC to ffffd000 (fee00000)
    61 Initializing CPU#0
    62 CPU 0 irqstacks, hard=c0410000 soft=c040f000
    63 PID hash table entries: 4096 (order: 12, 65536 bytes)
    64 Detected 2668.132 MHz processor.
    65 Using pmtmr for high-res timesource
    66 Console: colour VGA+ 80x25
    67 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    68 Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    69 Memory: 3365728k/4194304k available (2192k kernel code, 38836k reserved, 730k data, 172k init, 2488048k highmem)
    70 Calibrating delay using timer specific routine.. 5337.24 BogoMIPS (lpj=2668622)
    71 Security Scaffold v1.0.0 initialized
    72 SELinux:  Initializing.
    73 SELinux:  Starting in permissive mode
    74 selinux_register_security:  Registering secondary module capability
    75 Capability LSM initialized as secondary
    76 Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    77 CPU: After generic identify, caps: afebfbff 20100000 00000000 00000000
    78 CPU: After vendor identify, caps:  afebfbff 20100000 00000000 00000000
    79 monitor/mwait feature present.
    80 using mwait in idle threads.
    81 CPU: L1 I cache: 32K, L1 D cache: 32K
    82 CPU: After all inits, caps:        afebf3ff 20100000 00000000 00000140
    83 Intel machine check architecture supported.
    84 Intel machine check reporting enabled on CPU#0.
    85 CPU: Intel(R) Core(TM)2 Duo CPU     E7300  @ 2.66GHz stepping 06
    86 Enabling fast FPU save and restore... done.
    87 Enabling unmasked SIMD FPU exception support... done.
    88 Checking 'hlt' instruction... OK.
    89 ENABLING IO-APIC IRQs
    90 ..TIMER: vector=0x31 pin1=2 pin2=-1
    91 checking if image is initramfs... it is
    92 Freeing initrd memory: 1347k freed
    93 NET: Registered protocol family 16
    94 PCI: Using MMCONFIG
    95 mtrr: v2.0 (20020519)
    96 ACPI: Subsystem revision 20040816
    97 ACPI: Interpreter enabled
    98 ACPI: Using IOAPIC for interrupt routing
    99 ACPI: PCI Root Bridge [PCI0] (00:00)
   100 PCI: Probing PCI hardware (bus 00)
   101 PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
   102 PCI: Unable to handle 64-bit address space for
   103 PCI: Unable to handle 64-bit address space for
   104 PCI: Unable to handle 64-bit address space for
   105 PCI: Unable to handle 64-bit address space for
   106 PCI: Transparent bridge - 0000:00:1e.0
   107 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
   108 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
   109 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
   110 ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12)
   111 ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12)
   112 ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
   113 ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
   114 ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
   115 ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
   116 ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
   117 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
   118 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
   119 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
   120 Linux Plug and Play Support v0.97 (c) Adam Belay
   121 usbcore: registered new driver usbfs
   122 usbcore: registered new driver hub
   123 PCI: Using ACPI for IRQ routing
   124 ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169
   125 ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 16 (level, low) -> IRQ 169
   126 ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 177
   127 ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 177
   128 ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 16 (level, low) -> IRQ 169
   129 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 185
   130 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
   131 ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 201
   132 ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
   133 ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 185
   134 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 201
   135 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193
   136 ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 19 (level, low) -> IRQ 193
   137 ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169
   138 ACPI: PCI Interrupt 0000:01:00.1[B] -> GSI 17 (level, low) -> IRQ 177
   139 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 169
   140 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 17 (level, low) -> IRQ 177
   141 ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 209
   142 ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 17 (level, low) -> IRQ 177
   143 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
   144 apm: overridden by ACPI.
   145 audit: initializing netlink socket (disabled)
   146 audit(1283007275.432:1): initialized
   147 highmem bounce pool size: 64 pages
   148 Total HugeTLB memory allocated, 0
   149 VFS: Disk quotas dquot_6.5.1
   150 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
   151 SELinux:  Registering netfilter hooks
   152 Initializing Cryptographic API
   153 ksign: Installing public key data
   154 Loading keyring
   155 - Added public key C0174E43404E09D
   156 - User ID: CentOS (Kernel Module GPG key)
   157 pci_hotplug: PCI Hot Plug PCI Core version: 0.5
   158 ACPI: Processor [CPU0] (supports C1)
   159 Real Time Clock Driver v1.12
   160 Linux agpgart interface v0.100 (c) Dave Jones
   161 serio: i8042 AUX port at 0x60,0x64 irq 12
   162 serio: i8042 KBD port at 0x60,0x64 irq 1
   163 Serial: 8250/16550 driver $Revision: 1.90 $ 68 ports, IRQ sharing enabled
   164 ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
   165 RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
   166 divert: not allocating divert_blk for non-ethernet device lo
   167 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
   168 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
   169 ICH7: IDE controller at PCI slot 0000:00:1f.1
   170 ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 201
   171 ICH7: chipset revision 1
   172 ICH7: not 100% native mode: will probe irqs later
   173     ide0: BM-DMA at 0x50b0-0x50b7, BIOS settings: hda:pio, hdb:DMA
   174 Probing IDE interface ide0...
   175 hdb: HL-DT-STDVD-ROM GDR8164B, ATAPI CD/DVD-ROM drive
   176 Using cfq io scheduler
   177 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
   178 Probing IDE interface ide1...
   179 Probing IDE interface ide2...
   180 Probing IDE interface ide3...
   181 Probing IDE interface ide4...
   182 Probing IDE interface ide5...
   183 hdb: ATAPI 52X DVD-ROM drive, 256kB Cache, UDMA(33)
   184 Uniform CD-ROM driver Revision: 3.20
   185 ide-floppy driver 0.99.newide
   186 usbcore: registered new driver hiddev
   187 usbcore: registered new driver usbhid
   188 drivers/usb/input/hid-core.c: v2.0:USB HID core driver
   189 mice: PS/2 mouse device common for all mice
   190 input: AT Translated Set 2 keyboard on isa0060/serio0
   191 md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
   192 NET: Registered protocol family 2
   193 IP route cache hash table entries: 262144 (order: 8, 1048576 bytes)
   194 TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
   195 TCP bind hash table entries: 131072 (order: 9, 3670016 bytes)
   196 TCP: Hash tables configured (established 524288 bind 131072)
   197 Initializing IPsec netlink socket
   198 NET: Registered protocol family 1
   199 NET: Registered protocol family 17
   200 ACPI wakeup devices:
   201 SLPB  P32 UAR1 PEX0 PEX1 PEX2 PEX3 PEX4 PEX5 UHC1 UHC2 UHC3 UHC4 EHCI AC9M AZAL
   202 ACPI: (supports S0 S1 S3 S4 S5)
   203 Freeing unused kernel memory: 172k freed
   204 SCSI subsystem initialized
   205 libata version 2.00 loaded.
   206 sata_sil 0000:06:05.0: version 2.0
   207 ACPI: PCI Interrupt 0000:06:05.0[A] -> GSI 17 (level, low) -> IRQ 177
   208 sata_sil 0000:06:05.0: Applying R_ERR on DMA activate FIS errata fix
   209 ata1: SATA max UDMA/100 cmd 0xF8822080 ctl 0xF882208A bmdma 0xF8822000 irq 177
   210 ata2: SATA max UDMA/100 cmd 0xF88220C0 ctl 0xF88220CA bmdma 0xF8822008 irq 177
   211 ata3: SATA max UDMA/100 cmd 0xF8822280 ctl 0xF882228A bmdma 0xF8822200 irq 177
   212 ata4: SATA max UDMA/100 cmd 0xF88222C0 ctl 0xF88222CA bmdma 0xF8822208 irq 177
   213 scsi0 : sata_sil
   214 ata1: SATA link down (SStatus 0 SControl 310)
   215 scsi1 : sata_sil
   216 ata2: SATA link down (SStatus 0 SControl 310)
   217 scsi2 : sata_sil
   218 ata3: SATA link down (SStatus 0 SControl 310)
   219 scsi3 : sata_sil
   220 ata4: SATA link down (SStatus 0 SControl 310)
Title: Re: wget eats the free memory
Post by: fpausp on August 28, 2010, 09:52:14 PM
dmesg-output part 2
Code: [Select]
   221 ata_piix 0000:00:1f.2: version 2.00ac7-RH1
   222 ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
   223 ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 193
   224 PCI: Setting latency timer of device 0000:00:1f.2 to 64
   225 ata5: SATA max UDMA/133 cmd 0x50C8 ctl 0x50E6 bmdma 0x50A0 irq 193
   226 ata6: SATA max UDMA/133 cmd 0x50C0 ctl 0x50E2 bmdma 0x50A8 irq 193
   227 scsi4 : ata_piix
   228 ata5.00: ATA-8, max UDMA/133, 1953525168 sectors: LBA48 NCQ (depth 0/32)
   229 ata5.00: ata5: dev 0 multi count 16
   230 ata5.00: configured for UDMA/133
   231 scsi5 : ata_piix
   232 ata6.00: ATA-8, max UDMA/133, 1953525168 sectors: LBA48 NCQ (depth 0/32)
   233 ata6.00: ata6: dev 0 multi count 16
   234 ata6.00: configured for UDMA/133
   235   Vendor: ATA       Model: WDC WD1000FYPS-0  Rev: 02.0
   236   Type:   Direct-Access                      ANSI SCSI revision: 05
   237 SCSI device sda: 1953525168 512-byte hdwr sectors (1000205 MB)
   238 SCSI device sda: drive cache: write back
   239 SCSI device sda: 1953525168 512-byte hdwr sectors (1000205 MB)
   240 SCSI device sda: drive cache: write back
   241 sda: sda1 sda2
   242 Attached scsi disk sda at scsi4, channel 0, id 0, lun 0
   243   Vendor: ATA       Model: WDC WD1000FYPS-0  Rev: 02.0
   244   Type:   Direct-Access                      ANSI SCSI revision: 05
   245 SCSI device sdb: 1953525168 512-byte hdwr sectors (1000205 MB)
   246 SCSI device sdb: drive cache: write back
   247 SCSI device sdb: 1953525168 512-byte hdwr sectors (1000205 MB)
   248 SCSI device sdb: drive cache: write back
   249 sdb: sdb1 sdb2
   250 Attached scsi disk sdb at scsi5, channel 0, id 0, lun 0
   251 device-mapper: 4.5.5-ioctl (2006-12-01) initialised: dm-devel@redhat.com
   252 md: raid1 personality registered as nr 3
   253 md: md1 stopped.
   254 md: bind<sdb1>
   255 md: bind<sda1>
   256 raid1: raid set md1 active with 2 out of 2 mirrors
   257 md: md2 stopped.
   258 md: bind<sdb2>
   259 md: bind<sda2>
   260 raid1: raid set md2 active with 2 out of 2 mirrors
   261 kjournald starting.  Commit interval 5 seconds
   262 EXT3-fs: mounted filesystem with ordered data mode.
   263 inserting floppy driver for 2.6.9-89.0.25.EL
   264 floppy0: no floppy controllers found
   265 Ethernet Channel Bonding Driver: v2.6.3-rh (June 8, 2005)
   266 bonding: MII link monitoring set to 200 ms
   267 divert: allocating divert_blk for bond0
   268 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
   269 ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 209
   270 r8169 0000:06:00.0: no PCI Express capability
   271 r8169: mac_version = 0x03
   272 divert: allocating divert_blk for eth0
   273 eth0: RTL8110s at 0xf887e400, 00:14:6c:76:45:06, XID 04000000 IRQ 209
   274 r8169: mac_version = 0x03
   275 r8169: Set MAC Reg C+CR Offset 0x82h = 0x01h
   276 Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
   277 Copyright (c) 1999-2006 Intel Corporation.
   278 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 17 (level, low) -> IRQ 177
   279 PCI: Setting latency timer of device 0000:05:00.0 to 64
   280 e1000: 0000:05:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:19:d1:25:db:72
   281 divert: allocating divert_blk for eth1
   282 e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
   283 ACPI: PCI Interrupt 0000:01:00.1[B] -> GSI 17 (level, low) -> IRQ 177
   284 PCI: Setting latency timer of device 0000:01:00.1 to 64
   285 sata_sil24 0000:02:00.0: version 0.3
   286 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 169
   287 PCI: Setting latency timer of device 0000:02:00.0 to 64
   288 ata7: SATA max UDMA/100 cmd 0xF8958000 ctl 0x0 bmdma 0x0 irq 169
   289 scsi6 : sata_sil24
   290 ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
   291 ata7.00: ATA-8, max UDMA7, 312581808 sectors: LBA48 NCQ (depth 31/32)
   292 ata7.00: configured for UDMA/100
   293   Vendor: ATA       Model: SAMSUNG HM160HI   Rev: HH10
   294   Type:   Direct-Access                      ANSI SCSI revision: 05
   295 SCSI device sdc: 312581808 512-byte hdwr sectors (160042 MB)
   296 SCSI device sdc: drive cache: write back
   297 SCSI device sdc: 312581808 512-byte hdwr sectors (160042 MB)
   298 SCSI device sdc: drive cache: write back
   299 sdc: sdc1
   300 Attached scsi disk sdc at scsi6, channel 0, id 0, lun 0
   301 hw_random hardware driver 1.0.0 loaded
   302 ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 185
   303 ehci_hcd 0000:00:1d.7: EHCI Host Controller
   304 PCI: Setting latency timer of device 0000:00:1d.7 to 64
   305 ehci_hcd 0000:00:1d.7: irq 185, pci mem f8926400
   306 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
   307 PCI: cache line size of 32 is not supported by device 0000:00:1d.7
   308 ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
   309 hub 1-0:1.0: USB hub found
   310 hub 1-0:1.0: 8 ports detected
   311 USB Universal Host Controller Interface driver v2.2
   312 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 185
   313 uhci_hcd 0000:00:1d.0: UHCI Host Controller
   314 PCI: Setting latency timer of device 0000:00:1d.0 to 64
   315 uhci_hcd 0000:00:1d.0: irq 185, io base 00005080
   316 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
   317 hub 2-0:1.0: USB hub found
   318 hub 2-0:1.0: 2 ports detected
   319 ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 193
   320 uhci_hcd 0000:00:1d.1: UHCI Host Controller
   321 PCI: Setting latency timer of device 0000:00:1d.1 to 64
   322 uhci_hcd 0000:00:1d.1: irq 193, io base 00005060
   323 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
   324 hub 3-0:1.0: USB hub found
   325 hub 3-0:1.0: 2 ports detected
   326 ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 201
   327 uhci_hcd 0000:00:1d.2: UHCI Host Controller
   328 PCI: Setting latency timer of device 0000:00:1d.2 to 64
   329 uhci_hcd 0000:00:1d.2: irq 201, io base 00005040
   330 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
   331 hub 4-0:1.0: USB hub found
   332 hub 4-0:1.0: 2 ports detected
   333 ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 169
   334 uhci_hcd 0000:00:1d.3: UHCI Host Controller
   335 PCI: Setting latency timer of device 0000:00:1d.3 to 64
   336 uhci_hcd 0000:00:1d.3: irq 169, io base 00005020
   337 uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
   338 hub 5-0:1.0: USB hub found
   339 hub 5-0:1.0: 2 ports detected
   340 md: Autodetecting RAID arrays.
   341 md: could not bd_claim sda1.
   342 md: could not bd_claim sda2.
   343 md: could not bd_claim sdb1.
   344 md: could not bd_claim sdb2.
   345 md: autorun ...
   346 md: ... autorun DONE.
   347 ACPI: Power Button (FF) [PWRF]
   348 ACPI: Sleep Button (CM) [SLPB]
   349 EXT3 FS on dm-0, internal journal
   350 kjournald starting.  Commit interval 5 seconds
   351 EXT3 FS on md1, internal journal
   352 EXT3-fs: mounted filesystem with ordered data mode.
   353 Adding 5406712k swap on /dev/main/swap.  Priority:-1 extents:1
   354 divert: freeing divert_blk for eth0
   355 divert: freeing divert_blk for eth1
   356 IA-32 Microcode Update Driver: v1.14 <tigran@veritas.com>
   357 microcode: CPU0 updated from revision 0x0 to 0x60b, date = 01192008
   358 IA-32 Microcode Update Driver v1.14 unregistered
   359 vmmon: module license 'unspecified' taints kernel.
   360 /dev/vmmon[3580]: Module vmmon: registered with major=10 minor=165
   361 /dev/vmmon[3580]: Module vmmon: initialized
   362 /dev/vmnet: open called by PID 3625 (vmnet-bridge)
   363 /dev/vmnet: hub 0 does not exist, allocating memory.
   364 /dev/vmnet: port on hub 0 successfully opened
   365 bridge-eth0: peer interface eth0 not found, will wait for it to come up
   366 bridge-eth0: attached
   367 /dev/vmnet: open called by PID 3630 (vmnet-bridge)
   368 /dev/vmnet: hub 2 does not exist, allocating memory.
   369 /dev/vmnet: port on hub 2 successfully opened
   370 bridge-eth1: peer interface eth1 not found, will wait for it to come up
   371 bridge-eth1: attached
   372 ip_tables: (C) 2000-2002 Netfilter core team
   373 ip_conntrack version 2.1 (8192 buckets, 65536 max) - 364 bytes per conntrack
   374 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
   375 ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 21 (level, low) -> IRQ 209
   376 r8169 0000:06:00.0: no PCI Express capability
   377 r8169: mac_version = 0x03
   378 divert: allocating divert_blk for eth0
   379 eth0: RTL8110s at 0xf8956400, 00:14:6c:76:45:06, XID 04000000 IRQ 209
   380 r8169: mac_version = 0x03
   381 r8169: Set MAC Reg C+CR Offset 0x82h = 0x01h
   382 r8169: Set MAC Reg C+CR Offset 0xE0. Bit-3 and bit-14 MUST be 1
   383 r8169: eth0: link down
   384 bridge-eth0: enabling the bridge
   385 bridge-eth0: up
   386 /dev/vmnet: open called by PID 4075 (vmware-vmx)
   387 device eth0 entered promiscuous mode
   388 bridge-eth0: enabled promiscuous mode
   389 /dev/vmnet: port on hub 0 successfully opened
   390 /dev/vmmon[4085]: host clock rate change request 0 -> 19
   391 Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
   392 Copyright (c) 1999-2006 Intel Corporation.
   393 ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 17 (level, low) -> IRQ 177
   394 PCI: Setting latency timer of device 0000:05:00.0 to 64
   395 e1000: 0000:05:00.0: e1000_probe: (PCI Express:2.5Gb/s:Width x1) 00:19:d1:25:db:72
   396 divert: allocating divert_blk for eth1
   397 e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
   398 MSI INIT SUCCESS
   399 bridge-eth1: enabling the bridge
   400 bridge-eth1: up
   401 e1000: eth1: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
   402 e1000: eth1: e1000_watchdog_task: 10/100 speed: disabling TSO
   403 r8169: eth0: link up
   404 NET: Registered protocol family 5
   405 dahdi: Telephony Interface Registered on major 196
   406 dahdi: Version: 2.3.0
   407 /dev/vmnet: open called by PID 5586 (vmware-vmx)
   408 device eth1 entered promiscuous mode
   409 bridge-eth1: enabled promiscuous mode
   410 /dev/vmnet: port on hub 2 successfully opened
   411 /dev/vmnet: open called by PID 5586 (vmware-vmx)
   412 /dev/vmnet: port on hub 0 successfully opened
   413 /dev/vmmon[5598]: host clock rate change request 19 -> 100
   414 /dev/vmmon[5598]: host clock rate change request 100 -> 705
   415 /dev/vmmon[5598]: host clock rate change request 705 -> 805
   416 /dev/vmmon[5598]: host clock rate change request 805 -> 19
   417 /dev/vmmon[5598]: host clock rate change request 19 -> 35
   418 /dev/vmmon[5598]: host clock rate change request 35 -> 51
   419 /dev/vmmon[5598]: host clock rate change request 51 -> 74
   420 /dev/vmmon[5598]: host clock rate change request 74 -> 336
   421 /dev/vmmon[5598]: host clock rate change request 336 -> 515
   422 /dev/vmmon[5598]: host clock rate change request 515 -> 19
   423 /dev/vmmon[5598]: host clock rate change request 19 -> 89
   424 /dev/vmmon[5598]: host clock rate change request 89 -> 137
   425 /dev/vmmon[5598]: host clock rate change request 137 -> 147
   426 /dev/vmmon[5598]: host clock rate change request 147 -> 150
   427 r8169: eth0: link down
   428 r8169: eth0: link up
   429 /dev/vmmon[5598]: host clock rate change request 150 -> 19
   430 /dev/vmmon[5598]: host clock rate change request 19 -> 114
   431 /dev/vmmon[5598]: host clock rate change request 114 -> 150
   432 /dev/vmmon[5598]: host clock rate change request 150 -> 158
   433 /dev/vmmon[5598]: host clock rate change request 158 -> 19
   434 /dev/vmmon[5598]: host clock rate change request 19 -> 29
   435 /dev/vmmon[5598]: host clock rate change request 29 -> 19
   436 /dev/vmmon[5598]: host clock rate change request 19 -> 150
   437 /dev/vmmon[5598]: host clock rate change request 150 -> 19
   438 /dev/vmmon[4085]: host clock rate change request 19 -> 8
   439 /dev/vmmon[4085]: host clock rate change request 8 -> 1001
   440 /dev/vmmon[4085]: host clock rate change request 1001 -> 2025
   441 /dev/vmmon[4085]: host clock rate change request 2025 -> 2076
   442 /dev/vmmon[4085]: host clock rate change request 2076 -> 2077
   443 /dev/vmmon[4085]: host clock rate change request 2077 -> 2076
   444 /dev/vmnet: open called by PID 16465 (vmware-vmx)
   445 /dev/vmnet: port on hub 0 successfully opened
   446 vmmon: Had to deallocate locked 97901 pages from vm driver db44d000
   447 vmmon: Had to deallocate AWE 4467 pages from vm driver db44d000
Title: Re: wget eats the free memory
Post by: fpausp on August 28, 2010, 09:55:56 PM
Quote
Also, what shows you that its wget using the memory ?

htop tells me that wget ... is using ~1200MB of ram