From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Wed, 03 Oct 2007 15:06:02 -0700 (PDT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by oss.sgi.com (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id l93M5k8h027103 for ; Wed, 3 Oct 2007 15:05:47 -0700 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IdC6U-0008SI-Bm for linux-xfs@oss.sgi.com; Wed, 03 Oct 2007 21:50:02 +0000 Received: from host-84-220-161-31.cust-adsl.tiscali.it ([84.220.161.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 21:50:02 +0000 Received: from alessandro.bono by host-84-220-161-31.cust-adsl.tiscali.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Oct 2007 21:50:02 +0000 From: Alessandro Bono Subject: 2.6.23-rc9-git1 hang with XFS Date: Wed, 03 Oct 2007 23:03:29 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="nextPart1831028.3B4dx51t4S" Content-Transfer-Encoding: 7Bit Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: linux-xfs@oss.sgi.com --nextPart1831028.3B4dx51t4S Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit Hi all I'm testing 2.6.23-rc9-git1 on my old home server Trying to reorganizer my xfs filesystem with xfs_fsr cause a sort of system hang In particular all I/O write on this filesystem hang process in D state but not seems to have problem on read I/O (I can login via ssh to machine but not logout for example) I can realibly create this situation running a different job that stress filesystem during xfs_fsr (in this case make distclean on a kernel build directory) Strange enough on every hang there was this message on kernel log possible SYN flooding on port 4664. Sending cookies. port 4664 is in use by mldonkey disk layout xfs on lvm2 on [sw raid5 + sw raid1] on 4 sata disk 2 sata disk on ata_piix 2 sata disk on sata_promise distribution is ubuntu dapper with this tools Gnu C 4.0.3 Gnu make 3.81beta4 binutils 2.16.91 util-linux 2.12r mount 2.12r module-init-tools 3.2.2 e2fsprogs 1.38 jfsutils 1.1.8 reiserfsprogs 3.6.19 xfsprogs 2.7.7 PPP 2.4.4b1 Linux C Library 3.6 Dynamic linker (ldd) 2.3.6 Procps 3.2.6 Net-tools 1.60 Console-tools 0.2.3 Sh-utils 5.93 udev 079 attached some info + trace of running process during hang --nextPart1831028.3B4dx51t4S Content-Type: text/plain; name="config" Content-Transfer-Encoding: 8Bit Content-Disposition: attachment; filename="config" # # Automatically generated make config: don't edit # Linux kernel version: 2.6.23-rc9-git1 # Wed Oct 3 19:50:38 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_SEMAPHORE_SLEEPERS=y CONFIG_X86=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_QUICKLIST=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y CONFIG_DMI=y CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y # CONFIG_TASKSTATS is not set CONFIG_USER_NS=y CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_IKCONFIG=m CONFIG_IKCONFIG_PROC=y CONFIG_LOG_BUF_SHIFT=17 # CONFIG_CPUSETS is not set CONFIG_SYSFS_DEPRECATED=y CONFIG_RELAY=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y # CONFIG_EMBEDDED is not set CONFIG_UID16=y CONFIG_SYSCTL_SYSCALL=y CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set # CONFIG_KALLSYMS_EXTRA_PASS is not set CONFIG_HOTPLUG=y CONFIG_PRINTK=y CONFIG_BUG=y CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_ANON_INODES=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_EVENTFD=y CONFIG_SHMEM=y CONFIG_VM_EVENT_COUNTERS=y CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set CONFIG_RT_MUTEXES=y # CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=0 CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y # CONFIG_MODULE_FORCE_UNLOAD is not set CONFIG_MODVERSIONS=y CONFIG_MODULE_SRCVERSION_ALL=y CONFIG_KMOD=y CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_LBD=y CONFIG_BLK_DEV_IO_TRACE=y CONFIG_LSF=y # CONFIG_BLK_DEV_BSG is not set # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=m CONFIG_IOSCHED_DEADLINE=y CONFIG_IOSCHED_CFQ=m # CONFIG_DEFAULT_AS is not set CONFIG_DEFAULT_DEADLINE=y # CONFIG_DEFAULT_CFQ is not set # CONFIG_DEFAULT_NOOP is not set CONFIG_DEFAULT_IOSCHED="deadline" # # Processor type and features # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_SMP=y CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set CONFIG_PARAVIRT=y # CONFIG_XEN is not set # CONFIG_VMI is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MCORE2 is not set CONFIG_MPENTIUM4=y # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_MVIAC7 is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CMPXCHG=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_X86_XADD=y CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_GENERIC_CALIBRATE_DELAY=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_TSC=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=4 CONFIG_HPET_TIMER=y CONFIG_NR_CPUS=8 CONFIG_SCHED_SMT=y # CONFIG_SCHED_MC is not set CONFIG_PREEMPT_NONE=y # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set # CONFIG_PREEMPT_BKL is not set CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_MCE=y CONFIG_X86_MCE_NONFATAL=m CONFIG_X86_MCE_P4THERMAL=y CONFIG_VM86=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_X86_REBOOTFIXUPS is not set CONFIG_MICROCODE=m CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m # # Firmware Drivers # CONFIG_EDD=m # CONFIG_DELL_RBU is not set # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_NOHIGHMEM is not set CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_HIGHMEM=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_POPULATES_NODE_MAP=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPARSEMEM_STATIC=y CONFIG_SPLIT_PTLOCK_CPUS=4 # CONFIG_RESOURCES_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_NR_QUICK=1 CONFIG_VIRT_TO_BUS=y # CONFIG_HIGHPTE is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y # CONFIG_EFI is not set # CONFIG_IRQBALANCE is not set # CONFIG_SECCOMP is not set CONFIG_HZ_100=y # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set # CONFIG_HZ_1000 is not set CONFIG_HZ=100 # CONFIG_KEXEC is not set # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x100000 CONFIG_HOTPLUG_CPU=y CONFIG_COMPAT_VDSO=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management options (ACPI, APM) # CONFIG_PM=y CONFIG_PM_LEGACY=y # CONFIG_PM_DEBUG is not set CONFIG_SUSPEND_SMP_POSSIBLE=y # CONFIG_SUSPEND is not set CONFIG_HIBERNATION_SMP_POSSIBLE=y # CONFIG_HIBERNATION is not set CONFIG_ACPI=y CONFIG_ACPI_PROCFS=y CONFIG_ACPI_PROC_EVENT=y CONFIG_ACPI_AC=m CONFIG_ACPI_BATTERY=m CONFIG_ACPI_BUTTON=m CONFIG_ACPI_VIDEO=m CONFIG_ACPI_FAN=m # CONFIG_ACPI_DOCK is not set CONFIG_ACPI_PROCESSOR=m CONFIG_ACPI_HOTPLUG_CPU=y CONFIG_ACPI_THERMAL=m # CONFIG_ACPI_ASUS is not set # CONFIG_ACPI_TOSHIBA is not set # CONFIG_ACPI_CUSTOM_DSDT is not set CONFIG_ACPI_BLACKLIST_YEAR=2000 # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_SYSTEM=y CONFIG_X86_PM_TIMER=y CONFIG_ACPI_CONTAINER=m # CONFIG_ACPI_SBS is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=m # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=m CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y CONFIG_CPU_FREQ_GOV_POWERSAVE=m CONFIG_CPU_FREQ_GOV_USERSPACE=m CONFIG_CPU_FREQ_GOV_ONDEMAND=m CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m # # CPUFreq processor drivers # CONFIG_X86_ACPI_CPUFREQ=m # CONFIG_X86_POWERNOW_K6 is not set CONFIG_X86_POWERNOW_K7=m CONFIG_X86_POWERNOW_K7_ACPI=y # CONFIG_X86_POWERNOW_K8 is not set # CONFIG_X86_GX_SUSPMOD is not set # CONFIG_X86_SPEEDSTEP_CENTRINO is not set # CONFIG_X86_SPEEDSTEP_ICH is not set # CONFIG_X86_SPEEDSTEP_SMI is not set CONFIG_X86_P4_CLOCKMOD=m # CONFIG_X86_CPUFREQ_NFORCE2 is not set # CONFIG_X86_LONGRUN is not set # CONFIG_X86_LONGHAUL is not set # CONFIG_X86_E_POWERSAVER is not set # # shared options # # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set CONFIG_X86_SPEEDSTEP_LIB=m # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y # CONFIG_PCIEPORTBUS is not set CONFIG_ARCH_SUPPORTS_MSI=y # CONFIG_PCI_MSI is not set # CONFIG_PCI_DEBUG is not set CONFIG_HT_IRQ=y CONFIG_ISA_DMA_API=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # # PCCARD (PCMCIA/CardBus) support # # CONFIG_PCCARD is not set CONFIG_HOTPLUG_PCI=m CONFIG_HOTPLUG_PCI_FAKE=m # CONFIG_HOTPLUG_PCI_COMPAQ is not set # CONFIG_HOTPLUG_PCI_IBM is not set # CONFIG_HOTPLUG_PCI_ACPI is not set # CONFIG_HOTPLUG_PCI_CPCI is not set # CONFIG_HOTPLUG_PCI_SHPC is not set # # Executable file formats # CONFIG_BINFMT_ELF=y CONFIG_BINFMT_AOUT=m CONFIG_BINFMT_MISC=m # # Networking # CONFIG_NET=y # # Networking options # CONFIG_PACKET=m CONFIG_PACKET_MMAP=y CONFIG_UNIX=y CONFIG_XFRM=y CONFIG_XFRM_USER=m # CONFIG_XFRM_SUB_POLICY is not set # CONFIG_XFRM_MIGRATE is not set CONFIG_NET_KEY=m # CONFIG_NET_KEY_MIGRATE is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_ASK_IP_FIB_HASH=y # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set CONFIG_NET_IPIP=m CONFIG_NET_IPGRE=m CONFIG_NET_IPGRE_BROADCAST=y CONFIG_IP_MROUTE=y CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y # CONFIG_ARPD is not set CONFIG_SYN_COOKIES=y CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_IPCOMP=m CONFIG_INET_XFRM_TUNNEL=m CONFIG_INET_TUNNEL=m CONFIG_INET_XFRM_MODE_TRANSPORT=m CONFIG_INET_XFRM_MODE_TUNNEL=m CONFIG_INET_XFRM_MODE_BEET=m CONFIG_INET_DIAG=m CONFIG_INET_TCP_DIAG=m # CONFIG_TCP_CONG_ADVANCED is not set CONFIG_TCP_CONG_CUBIC=y CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_TCP_MD5SIG is not set # CONFIG_IP_VS is not set # CONFIG_IPV6 is not set # CONFIG_INET6_XFRM_TUNNEL is not set # CONFIG_INET6_TUNNEL is not set # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_BRIDGE_NETFILTER=y # # Core Netfilter Configuration # CONFIG_NETFILTER_NETLINK=m CONFIG_NETFILTER_NETLINK_QUEUE=m CONFIG_NETFILTER_NETLINK_LOG=m CONFIG_NF_CONNTRACK_ENABLED=m CONFIG_NF_CONNTRACK=m CONFIG_NF_CT_ACCT=y CONFIG_NF_CONNTRACK_MARK=y CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_NF_CT_PROTO_GRE=m # CONFIG_NF_CT_PROTO_SCTP is not set CONFIG_NF_CT_PROTO_UDPLITE=m CONFIG_NF_CONNTRACK_AMANDA=m CONFIG_NF_CONNTRACK_FTP=m CONFIG_NF_CONNTRACK_H323=m CONFIG_NF_CONNTRACK_IRC=m CONFIG_NF_CONNTRACK_NETBIOS_NS=m CONFIG_NF_CONNTRACK_PPTP=m CONFIG_NF_CONNTRACK_SANE=m CONFIG_NF_CONNTRACK_SIP=m CONFIG_NF_CONNTRACK_TFTP=m CONFIG_NF_CT_NETLINK=m CONFIG_NETFILTER_XTABLES=m CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m CONFIG_NETFILTER_XT_TARGET_CONNMARK=m CONFIG_NETFILTER_XT_TARGET_DSCP=m CONFIG_NETFILTER_XT_TARGET_MARK=m CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m CONFIG_NETFILTER_XT_TARGET_NFLOG=m CONFIG_NETFILTER_XT_TARGET_NOTRACK=m CONFIG_NETFILTER_XT_TARGET_TRACE=m CONFIG_NETFILTER_XT_TARGET_TCPMSS=m CONFIG_NETFILTER_XT_MATCH_COMMENT=m CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m CONFIG_NETFILTER_XT_MATCH_CONNMARK=m CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m CONFIG_NETFILTER_XT_MATCH_DCCP=m CONFIG_NETFILTER_XT_MATCH_DSCP=m CONFIG_NETFILTER_XT_MATCH_ESP=m CONFIG_NETFILTER_XT_MATCH_HELPER=m CONFIG_NETFILTER_XT_MATCH_LENGTH=m CONFIG_NETFILTER_XT_MATCH_LIMIT=m CONFIG_NETFILTER_XT_MATCH_MAC=m CONFIG_NETFILTER_XT_MATCH_MARK=m CONFIG_NETFILTER_XT_MATCH_POLICY=m CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m CONFIG_NETFILTER_XT_MATCH_QUOTA=m CONFIG_NETFILTER_XT_MATCH_REALM=m # CONFIG_NETFILTER_XT_MATCH_SCTP is not set CONFIG_NETFILTER_XT_MATCH_STATE=m CONFIG_NETFILTER_XT_MATCH_STATISTIC=m CONFIG_NETFILTER_XT_MATCH_STRING=m CONFIG_NETFILTER_XT_MATCH_TCPMSS=m CONFIG_NETFILTER_XT_MATCH_U32=m CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m # # IP: Netfilter Configuration # CONFIG_NF_CONNTRACK_IPV4=m CONFIG_NF_CONNTRACK_PROC_COMPAT=y CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_AH=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_ADDRTYPE=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_TARGET_LOG=m CONFIG_IP_NF_TARGET_ULOG=m CONFIG_NF_NAT=m CONFIG_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_SAME=m CONFIG_NF_NAT_SNMP_BASIC=m CONFIG_NF_NAT_PROTO_GRE=m CONFIG_NF_NAT_FTP=m CONFIG_NF_NAT_IRC=m CONFIG_NF_NAT_TFTP=m CONFIG_NF_NAT_AMANDA=m CONFIG_NF_NAT_PPTP=m CONFIG_NF_NAT_H323=m CONFIG_NF_NAT_SIP=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_TTL=m CONFIG_IP_NF_TARGET_CLUSTERIP=m CONFIG_IP_NF_RAW=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # # Bridge: Netfilter Configuration # CONFIG_BRIDGE_NF_EBTABLES=m CONFIG_BRIDGE_EBT_BROUTE=m CONFIG_BRIDGE_EBT_T_FILTER=m CONFIG_BRIDGE_EBT_T_NAT=m CONFIG_BRIDGE_EBT_802_3=m CONFIG_BRIDGE_EBT_AMONG=m CONFIG_BRIDGE_EBT_ARP=m CONFIG_BRIDGE_EBT_IP=m CONFIG_BRIDGE_EBT_LIMIT=m CONFIG_BRIDGE_EBT_MARK=m CONFIG_BRIDGE_EBT_PKTTYPE=m CONFIG_BRIDGE_EBT_STP=m CONFIG_BRIDGE_EBT_VLAN=m CONFIG_BRIDGE_EBT_ARPREPLY=m CONFIG_BRIDGE_EBT_DNAT=m CONFIG_BRIDGE_EBT_MARK_T=m CONFIG_BRIDGE_EBT_REDIRECT=m CONFIG_BRIDGE_EBT_SNAT=m CONFIG_BRIDGE_EBT_LOG=m CONFIG_BRIDGE_EBT_ULOG=m # CONFIG_IP_DCCP is not set CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_MSG is not set # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_HMAC_NONE is not set # CONFIG_SCTP_HMAC_SHA1 is not set CONFIG_SCTP_HMAC_MD5=y # CONFIG_TIPC is not set CONFIG_ATM=m CONFIG_ATM_CLIP=m # CONFIG_ATM_CLIP_NO_ICMP is not set CONFIG_ATM_LANE=m CONFIG_ATM_MPOA=m CONFIG_ATM_BR2684=m # CONFIG_ATM_BR2684_IPFILTER is not set CONFIG_BRIDGE=m CONFIG_VLAN_8021Q=m # CONFIG_DECNET is not set CONFIG_LLC=m CONFIG_LLC2=m # CONFIG_IPX is not set # CONFIG_ATALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set # CONFIG_ECONET is not set CONFIG_WAN_ROUTER=m # # QoS and/or fair queueing # CONFIG_NET_SCHED=y CONFIG_NET_SCH_FIFO=y # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_HFSC=m CONFIG_NET_SCH_ATM=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RR=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_NETEM=m CONFIG_NET_SCH_INGRESS=m # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=m CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_CLS_U32_PERF=y CONFIG_CLS_U32_MARK=y CONFIG_NET_CLS_RSVP=m # CONFIG_NET_CLS_RSVP6 is not set CONFIG_NET_EMATCH=y CONFIG_NET_EMATCH_STACK=32 CONFIG_NET_EMATCH_CMP=m CONFIG_NET_EMATCH_NBYTE=m CONFIG_NET_EMATCH_U32=m CONFIG_NET_EMATCH_META=m CONFIG_NET_EMATCH_TEXT=m CONFIG_NET_CLS_ACT=y CONFIG_NET_ACT_POLICE=y CONFIG_NET_ACT_GACT=m CONFIG_GACT_PROB=y CONFIG_NET_ACT_MIRRED=m CONFIG_NET_ACT_IPT=m CONFIG_NET_ACT_PEDIT=m CONFIG_NET_ACT_SIMP=m CONFIG_NET_CLS_POLICE=y CONFIG_NET_CLS_IND=y # # Network testing # CONFIG_NET_PKTGEN=m # CONFIG_HAMRADIO is not set # CONFIG_IRDA is not set # CONFIG_BT is not set # CONFIG_AF_RXRPC is not set CONFIG_FIB_RULES=y # # Wireless # # CONFIG_CFG80211 is not set # CONFIG_WIRELESS_EXT is not set # CONFIG_MAC80211 is not set # CONFIG_IEEE80211 is not set # CONFIG_RFKILL is not set # CONFIG_NET_9P is not set # # Device Drivers # # # Generic Driver Options # # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set CONFIG_FW_LOADER=m # CONFIG_DEBUG_DRIVER is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_SYS_HYPERVISOR is not set CONFIG_CONNECTOR=m # CONFIG_MTD is not set CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m CONFIG_PARPORT_PC_FIFO=y CONFIG_PARPORT_PC_SUPERIO=y # CONFIG_PARPORT_GSC is not set # CONFIG_PARPORT_AX88796 is not set CONFIG_PARPORT_1284=y CONFIG_PARPORT_NOT_PC=y CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # CONFIG_ISAPNP=y CONFIG_PNPBIOS=y CONFIG_PNPBIOS_PROC_FS=y CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_FD=m # CONFIG_BLK_DEV_XD is not set # CONFIG_PARIDE is not set # CONFIG_BLK_CPQ_DA is not set # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_DEV_DAC960 is not set # CONFIG_BLK_DEV_UMEM is not set # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=m CONFIG_BLK_DEV_CRYPTOLOOP=m CONFIG_BLK_DEV_NBD=m # CONFIG_BLK_DEV_SX8 is not set # CONFIG_BLK_DEV_UB is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=65536 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 # CONFIG_CDROM_PKTCDVD_WCACHE is not set # CONFIG_ATA_OVER_ETH is not set # CONFIG_MISC_DEVICES is not set # CONFIG_IDE is not set # # SCSI device support # CONFIG_RAID_ATTRS=m CONFIG_SCSI=m CONFIG_SCSI_DMA=y CONFIG_SCSI_TGT=m CONFIG_SCSI_NETLINK=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=m CONFIG_CHR_DEV_ST=m CONFIG_CHR_DEV_OSST=m CONFIG_BLK_DEV_SR=m # CONFIG_BLK_DEV_SR_VENDOR is not set CONFIG_CHR_DEV_SG=m CONFIG_CHR_DEV_SCH=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y CONFIG_SCSI_LOGGING=y # CONFIG_SCSI_SCAN_ASYNC is not set CONFIG_SCSI_WAIT_SCAN=m # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_ISCSI_ATTRS=m # CONFIG_SCSI_SAS_LIBSAS is not set CONFIG_SCSI_LOWLEVEL=y CONFIG_ISCSI_TCP=m # CONFIG_BLK_DEV_3W_XXXX_RAID is not set # CONFIG_SCSI_3W_9XXX is not set # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set # CONFIG_SCSI_AHA152X is not set # CONFIG_SCSI_AHA1542 is not set # CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_AIC94XX is not set # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_SCSI_ARCMSR is not set # CONFIG_MEGARAID_NEWGEN is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_MEGARAID_SAS is not set # CONFIG_SCSI_HPTIOP is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INITIO is not set # CONFIG_SCSI_INIA100 is not set # CONFIG_SCSI_PPA is not set # CONFIG_SCSI_IMM is not set # CONFIG_SCSI_NCR53C406A is not set # CONFIG_SCSI_STEX is not set # CONFIG_SCSI_SYM53C8XX_2 is not set CONFIG_SCSI_IPR=m # CONFIG_SCSI_IPR_TRACE is not set # CONFIG_SCSI_IPR_DUMP is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_QLA_FC is not set # CONFIG_SCSI_QLA_ISCSI is not set # CONFIG_SCSI_LPFC is not set # CONFIG_SCSI_SEAGATE is not set # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_DC390T is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # CONFIG_SCSI_SRP is not set CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set CONFIG_ATA_ACPI=y # CONFIG_SATA_AHCI is not set # CONFIG_SATA_SVW is not set CONFIG_ATA_PIIX=m # CONFIG_SATA_MV is not set # CONFIG_SATA_NV is not set # CONFIG_PDC_ADMA is not set # CONFIG_SATA_QSTOR is not set CONFIG_SATA_PROMISE=m # CONFIG_SATA_SX4 is not set # CONFIG_SATA_SIL is not set # CONFIG_SATA_SIL24 is not set # CONFIG_SATA_SIS is not set # CONFIG_SATA_ULI is not set # CONFIG_SATA_VIA is not set # CONFIG_SATA_VITESSE is not set # CONFIG_SATA_INIC162X is not set # CONFIG_PATA_ALI is not set # CONFIG_PATA_AMD is not set # CONFIG_PATA_ARTOP is not set # CONFIG_PATA_ATIIXP is not set # CONFIG_PATA_CMD640_PCI is not set # CONFIG_PATA_CMD64X is not set # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set # CONFIG_PATA_CS5535 is not set # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set # CONFIG_ATA_GENERIC is not set # CONFIG_PATA_HPT366 is not set # CONFIG_PATA_HPT37X is not set # CONFIG_PATA_HPT3X2N is not set # CONFIG_PATA_HPT3X3 is not set # CONFIG_PATA_ISAPNP is not set # CONFIG_PATA_IT821X is not set # CONFIG_PATA_IT8213 is not set # CONFIG_PATA_JMICRON is not set # CONFIG_PATA_LEGACY is not set # CONFIG_PATA_TRIFLEX is not set # CONFIG_PATA_MARVELL is not set # CONFIG_PATA_MPIIX is not set # CONFIG_PATA_OLDPIIX is not set # CONFIG_PATA_NETCELL is not set # CONFIG_PATA_NS87410 is not set # CONFIG_PATA_OPTI is not set # CONFIG_PATA_OPTIDMA is not set # CONFIG_PATA_PDC_OLD is not set # CONFIG_PATA_QDI is not set # CONFIG_PATA_RADISYS is not set # CONFIG_PATA_RZ1000 is not set # CONFIG_PATA_SC1200 is not set # CONFIG_PATA_SERVERWORKS is not set # CONFIG_PATA_PDC2027X is not set # CONFIG_PATA_SIL680 is not set # CONFIG_PATA_SIS is not set # CONFIG_PATA_VIA is not set # CONFIG_PATA_WINBOND is not set # CONFIG_PATA_WINBOND_VLB is not set CONFIG_MD=y CONFIG_BLK_DEV_MD=m CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m CONFIG_MD_RAID5_RESHAPE=y CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_MIRROR=m CONFIG_DM_ZERO=m CONFIG_DM_MULTIPATH=m # CONFIG_DM_MULTIPATH_EMC is not set # CONFIG_DM_MULTIPATH_RDAC is not set CONFIG_DM_DELAY=m # # Fusion MPT device support # # CONFIG_FUSION is not set # CONFIG_FUSION_SPI is not set # CONFIG_FUSION_FC is not set # CONFIG_FUSION_SAS is not set # # IEEE 1394 (FireWire) support # # CONFIG_FIREWIRE is not set CONFIG_IEEE1394=m # # Subsystem Options # # CONFIG_IEEE1394_VERBOSEDEBUG is not set # # Controllers # CONFIG_IEEE1394_PCILYNX=m CONFIG_IEEE1394_OHCI1394=m # # Protocols # CONFIG_IEEE1394_VIDEO1394=m CONFIG_IEEE1394_SBP2=m # CONFIG_IEEE1394_SBP2_PHYS_DMA is not set CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y CONFIG_IEEE1394_ETH1394=m CONFIG_IEEE1394_DV1394=m CONFIG_IEEE1394_RAWIO=m # CONFIG_I2O is not set # CONFIG_MACINTOSH_DRIVERS is not set CONFIG_NETDEVICES=y CONFIG_NETDEVICES_MULTIQUEUE=y CONFIG_IFB=m CONFIG_DUMMY=m CONFIG_BONDING=m CONFIG_MACVLAN=m CONFIG_EQUALIZER=m CONFIG_TUN=m # CONFIG_NET_SB1000 is not set # CONFIG_ARCNET is not set CONFIG_PHYLIB=m # # MII PHY device drivers # # CONFIG_MARVELL_PHY is not set # CONFIG_DAVICOM_PHY is not set # CONFIG_QSEMI_PHY is not set # CONFIG_LXT_PHY is not set # CONFIG_CICADA_PHY is not set # CONFIG_VITESSE_PHY is not set # CONFIG_SMSC_PHY is not set # CONFIG_BROADCOM_PHY is not set # CONFIG_ICPLUS_PHY is not set # CONFIG_FIXED_PHY is not set CONFIG_NET_ETHERNET=y CONFIG_MII=m # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set # CONFIG_CASSINI is not set # CONFIG_NET_VENDOR_3COM is not set # CONFIG_LANCE is not set # CONFIG_NET_VENDOR_SMC is not set # CONFIG_NET_VENDOR_RACAL is not set # CONFIG_NET_TULIP is not set # CONFIG_AT1700 is not set # CONFIG_DEPCA is not set # CONFIG_HP100 is not set # CONFIG_NET_ISA is not set CONFIG_NET_PCI=y # CONFIG_PCNET32 is not set # CONFIG_AMD8111_ETH is not set # CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_B44 is not set # CONFIG_FORCEDETH is not set # CONFIG_CS89x0 is not set # CONFIG_DGRS is not set # CONFIG_EEPRO100 is not set # CONFIG_E100 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set # CONFIG_SIS900 is not set # CONFIG_EPIC100 is not set # CONFIG_SUNDANCE is not set # CONFIG_TLAN is not set CONFIG_VIA_RHINE=m CONFIG_VIA_RHINE_MMIO=y CONFIG_VIA_RHINE_NAPI=y # CONFIG_SC92031 is not set # CONFIG_NET_POCKET is not set CONFIG_NETDEV_1000=y # CONFIG_ACENIC is not set # CONFIG_DL2K is not set CONFIG_E1000=m CONFIG_E1000_NAPI=y # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SIS190 is not set # CONFIG_SKGE is not set # CONFIG_SKY2 is not set # CONFIG_SK98LIN is not set # CONFIG_VIA_VELOCITY is not set # CONFIG_TIGON3 is not set # CONFIG_BNX2 is not set # CONFIG_QLA3XXX is not set # CONFIG_ATL1 is not set # CONFIG_NETDEV_10000 is not set # CONFIG_TR is not set # # Wireless LAN # # CONFIG_WLAN_PRE80211 is not set # CONFIG_WLAN_80211 is not set # # USB Network Adapters # CONFIG_USB_CATC=m CONFIG_USB_KAWETH=m CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_USBNET_MII=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m CONFIG_USB_NET_DM9601=m CONFIG_USB_NET_GL620A=m CONFIG_USB_NET_NET1080=m CONFIG_USB_NET_PLUSB=m CONFIG_USB_NET_MCS7830=m CONFIG_USB_NET_RNDIS_HOST=m CONFIG_USB_NET_CDC_SUBSET=m CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_BELKIN=y CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y CONFIG_USB_KC2190=y CONFIG_USB_NET_ZAURUS=m CONFIG_WAN=y # CONFIG_HOSTESS_SV11 is not set # CONFIG_COSA is not set # CONFIG_LANMEDIA is not set # CONFIG_SEALEVEL_4021 is not set CONFIG_HDLC=m CONFIG_HDLC_RAW=m CONFIG_HDLC_RAW_ETH=m CONFIG_HDLC_CISCO=m # CONFIG_HDLC_FR is not set CONFIG_HDLC_PPP=m # # X.25/LAPB support is disabled # # CONFIG_PCI200SYN is not set # CONFIG_WANXL is not set # CONFIG_PC300 is not set # CONFIG_PC300TOO is not set # CONFIG_N2 is not set # CONFIG_C101 is not set # CONFIG_FARSYNC is not set # CONFIG_DSCC4 is not set # CONFIG_DLCI is not set # CONFIG_WAN_ROUTER_DRIVERS is not set # CONFIG_SBNI is not set CONFIG_ATM_DRIVERS=y CONFIG_ATM_DUMMY=m CONFIG_ATM_TCP=m # CONFIG_ATM_LANAI is not set # CONFIG_ATM_ENI is not set # CONFIG_ATM_FIRESTREAM is not set # CONFIG_ATM_ZATM is not set # CONFIG_ATM_NICSTAR is not set # CONFIG_ATM_IDT77252 is not set # CONFIG_ATM_AMBASSADOR is not set # CONFIG_ATM_HORIZON is not set # CONFIG_ATM_IA is not set # CONFIG_ATM_FORE200E_MAYBE is not set # CONFIG_ATM_HE is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set CONFIG_PPP=m CONFIG_PPP_MULTILINK=y CONFIG_PPP_FILTER=y CONFIG_PPP_ASYNC=m CONFIG_PPP_SYNC_TTY=m CONFIG_PPP_DEFLATE=m CONFIG_PPP_BSDCOMP=m CONFIG_PPP_MPPE=m CONFIG_PPPOE=m CONFIG_PPPOATM=m CONFIG_PPPOL2TP=m # CONFIG_SLIP is not set CONFIG_SLHC=m # CONFIG_NET_FC is not set CONFIG_SHAPER=m CONFIG_NETCONSOLE=m CONFIG_NETPOLL=y CONFIG_NETPOLL_TRAP=y CONFIG_NET_POLL_CONTROLLER=y # CONFIG_ISDN is not set # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set # CONFIG_INPUT_POLLDEV is not set # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_TSDEV=m CONFIG_INPUT_TSDEV_SCREEN_X=240 CONFIG_INPUT_TSDEV_SCREEN_Y=320 CONFIG_INPUT_EVDEV=m CONFIG_INPUT_EVBUG=m # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_LKKBD is not set CONFIG_KEYBOARD_XTKBD=m # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=m CONFIG_MOUSE_PS2_ALPS=y CONFIG_MOUSE_PS2_LOGIPS2PP=y CONFIG_MOUSE_PS2_SYNAPTICS=y CONFIG_MOUSE_PS2_LIFEBOOK=y CONFIG_MOUSE_PS2_TRACKPOINT=y # CONFIG_MOUSE_PS2_TOUCHKIT is not set # CONFIG_MOUSE_SERIAL is not set # CONFIG_MOUSE_APPLETOUCH is not set # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_MOUSE_VSXXXAA is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TABLET is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=m # CONFIG_INPUT_WISTRON_BTNS is not set # CONFIG_INPUT_ATLAS_BTNS is not set # CONFIG_INPUT_ATI_REMOTE is not set # CONFIG_INPUT_ATI_REMOTE2 is not set # CONFIG_INPUT_KEYSPAN_REMOTE is not set # CONFIG_INPUT_POWERMATE is not set # CONFIG_INPUT_YEALINK is not set CONFIG_INPUT_UINPUT=m # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=m # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=m # CONFIG_GAMEPORT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y CONFIG_VT_HW_CONSOLE_BINDING=y CONFIG_SERIAL_NONSTANDARD=y # CONFIG_COMPUTONE is not set # CONFIG_ROCKETPORT is not set # CONFIG_CYCLADES is not set # CONFIG_DIGIEPCA is not set # CONFIG_ESPSERIAL is not set # CONFIG_MOXA_INTELLIO is not set # CONFIG_MOXA_SMARTIO is not set # CONFIG_MOXA_SMARTIO_NEW is not set # CONFIG_ISI is not set # CONFIG_SYNCLINK is not set # CONFIG_SYNCLINKMP is not set # CONFIG_SYNCLINK_GT is not set CONFIG_N_HDLC=m # CONFIG_SPECIALIX is not set # CONFIG_SX is not set # CONFIG_RIO is not set # CONFIG_STALDRV is not set # # Serial drivers # CONFIG_SERIAL_8250=m CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_PCI=m CONFIG_SERIAL_8250_PNP=m CONFIG_SERIAL_8250_NR_UARTS=48 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y # CONFIG_SERIAL_8250_MANY_PORTS is not set CONFIG_SERIAL_8250_SHARE_IRQ=y # CONFIG_SERIAL_8250_DETECT_IRQ is not set # CONFIG_SERIAL_8250_RSA is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=m # CONFIG_SERIAL_JSM is not set CONFIG_UNIX98_PTYS=y CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set CONFIG_PPDEV=m # CONFIG_TIPAR is not set CONFIG_HVC_DRIVER=y # CONFIG_IPMI_HANDLER is not set # CONFIG_WATCHDOG is not set # CONFIG_HW_RANDOM is not set CONFIG_NVRAM=m CONFIG_RTC=m CONFIG_GEN_RTC=m CONFIG_GEN_RTC_X=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set CONFIG_AGP=m # CONFIG_AGP_ALI is not set # CONFIG_AGP_ATI is not set # CONFIG_AGP_AMD is not set # CONFIG_AGP_AMD64 is not set CONFIG_AGP_INTEL=m # CONFIG_AGP_NVIDIA is not set # CONFIG_AGP_SIS is not set # CONFIG_AGP_SWORKS is not set # CONFIG_AGP_VIA is not set # CONFIG_AGP_EFFICEON is not set CONFIG_DRM=m # CONFIG_DRM_TDFX is not set # CONFIG_DRM_R128 is not set # CONFIG_DRM_RADEON is not set # CONFIG_DRM_I810 is not set # CONFIG_DRM_I830 is not set # CONFIG_DRM_I915 is not set CONFIG_DRM_MGA=m # CONFIG_DRM_SIS is not set # CONFIG_DRM_VIA is not set # CONFIG_DRM_SAVAGE is not set # CONFIG_MWAVE is not set # CONFIG_PC8736x_GPIO is not set # CONFIG_NSC_GPIO is not set # CONFIG_CS5535_GPIO is not set CONFIG_RAW_DRIVER=m CONFIG_MAX_RAW_DEVS=256 CONFIG_HPET=y CONFIG_HPET_RTC_IRQ=y CONFIG_HPET_MMAP=y CONFIG_HANGCHECK_TIMER=m # CONFIG_TCG_TPM is not set # CONFIG_TELCLOCK is not set CONFIG_DEVPORT=y CONFIG_I2C=m CONFIG_I2C_BOARDINFO=y CONFIG_I2C_CHARDEV=m # # I2C Algorithms # CONFIG_I2C_ALGOBIT=m CONFIG_I2C_ALGOPCF=m CONFIG_I2C_ALGOPCA=m # # I2C Hardware Bus support # CONFIG_I2C_ALI1535=m CONFIG_I2C_ALI1563=m CONFIG_I2C_ALI15X3=m CONFIG_I2C_AMD756=m CONFIG_I2C_AMD756_S4882=m CONFIG_I2C_AMD8111=m CONFIG_I2C_I801=m CONFIG_I2C_I810=m CONFIG_I2C_PIIX4=m CONFIG_I2C_NFORCE2=m CONFIG_I2C_OCORES=m CONFIG_I2C_PARPORT=m CONFIG_I2C_PARPORT_LIGHT=m CONFIG_I2C_PROSAVAGE=m CONFIG_I2C_SAVAGE4=m # CONFIG_I2C_SIMTEC is not set CONFIG_SCx200_ACB=m CONFIG_I2C_SIS5595=m CONFIG_I2C_SIS630=m CONFIG_I2C_SIS96X=m CONFIG_I2C_TAOS_EVM=m CONFIG_I2C_STUB=m CONFIG_I2C_TINY_USB=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m CONFIG_I2C_VOODOO3=m CONFIG_I2C_PCA_ISA=m # # Miscellaneous I2C Chip support # CONFIG_SENSORS_DS1337=m CONFIG_SENSORS_DS1374=m CONFIG_DS1682=m CONFIG_SENSORS_EEPROM=m CONFIG_SENSORS_PCF8574=m CONFIG_SENSORS_PCA9539=m CONFIG_SENSORS_PCF8591=m CONFIG_SENSORS_MAX6875=m CONFIG_SENSORS_TSL2550=m # CONFIG_I2C_DEBUG_CORE is not set # CONFIG_I2C_DEBUG_ALGO is not set # CONFIG_I2C_DEBUG_BUS is not set # CONFIG_I2C_DEBUG_CHIP is not set # # SPI support # # CONFIG_SPI is not set # CONFIG_SPI_MASTER is not set CONFIG_W1=m CONFIG_W1_CON=y # # 1-wire Bus Masters # CONFIG_W1_MASTER_MATROX=m CONFIG_W1_MASTER_DS2490=m CONFIG_W1_MASTER_DS2482=m # # 1-wire Slaves # CONFIG_W1_SLAVE_THERM=m CONFIG_W1_SLAVE_SMEM=m CONFIG_W1_SLAVE_DS2433=m CONFIG_W1_SLAVE_DS2433_CRC=y CONFIG_W1_SLAVE_DS2760=m CONFIG_POWER_SUPPLY=m # CONFIG_POWER_SUPPLY_DEBUG is not set # CONFIG_PDA_POWER is not set # CONFIG_BATTERY_DS2760 is not set CONFIG_HWMON=m CONFIG_HWMON_VID=m CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m CONFIG_SENSORS_AD7418=m CONFIG_SENSORS_ADM1021=m CONFIG_SENSORS_ADM1025=m CONFIG_SENSORS_ADM1026=m CONFIG_SENSORS_ADM1029=m CONFIG_SENSORS_ADM1031=m CONFIG_SENSORS_ADM9240=m CONFIG_SENSORS_K8TEMP=m CONFIG_SENSORS_ASB100=m CONFIG_SENSORS_ATXP1=m CONFIG_SENSORS_DS1621=m CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_FSCHER=m CONFIG_SENSORS_FSCPOS=m CONFIG_SENSORS_GL518SM=m CONFIG_SENSORS_GL520SM=m CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM63=m CONFIG_SENSORS_LM75=m CONFIG_SENSORS_LM77=m CONFIG_SENSORS_LM78=m CONFIG_SENSORS_LM80=m CONFIG_SENSORS_LM83=m CONFIG_SENSORS_LM85=m CONFIG_SENSORS_LM87=m CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM92=m CONFIG_SENSORS_LM93=m CONFIG_SENSORS_MAX1619=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_SIS5595=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_SMSC47M1=m CONFIG_SENSORS_SMSC47M192=m CONFIG_SENSORS_SMSC47B397=m CONFIG_SENSORS_THMC50=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_VT1211=m CONFIG_SENSORS_VT8231=m CONFIG_SENSORS_W83781D=m CONFIG_SENSORS_W83791D=m CONFIG_SENSORS_W83792D=m CONFIG_SENSORS_W83793=m CONFIG_SENSORS_W83L785TS=m CONFIG_SENSORS_W83627HF=m CONFIG_SENSORS_W83627EHF=m CONFIG_SENSORS_HDAPS=m CONFIG_SENSORS_APPLESMC=m # CONFIG_HWMON_DEBUG_CHIP is not set # # Multifunction device drivers # # CONFIG_MFD_SM501 is not set # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # CONFIG_DVB_CORE is not set # CONFIG_DAB is not set # # Graphics support # CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_LCD_CLASS_DEVICE=m CONFIG_BACKLIGHT_CLASS_DEVICE=m # CONFIG_BACKLIGHT_PROGEAR is not set # # Display device support # CONFIG_DISPLAY_SUPPORT=m # # Display hardware drivers # CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set CONFIG_FB_DDC=m CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_SYS_FILLRECT is not set # CONFIG_FB_SYS_COPYAREA is not set # CONFIG_FB_SYS_IMAGEBLIT is not set # CONFIG_FB_SYS_FOPS is not set CONFIG_FB_DEFERRED_IO=y # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set CONFIG_FB_MODE_HELPERS=y CONFIG_FB_TILEBLITTING=y # # Frame buffer hardware drivers # # CONFIG_FB_CIRRUS is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_CYBER2000 is not set # CONFIG_FB_ARC is not set # CONFIG_FB_ASILIANT is not set # CONFIG_FB_IMSTT is not set CONFIG_FB_VGA16=m CONFIG_FB_VESA=y # CONFIG_FB_HECUBA is not set # CONFIG_FB_HGA is not set # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_NVIDIA is not set # CONFIG_FB_RIVA is not set # CONFIG_FB_I810 is not set # CONFIG_FB_LE80578 is not set # CONFIG_FB_INTEL is not set CONFIG_FB_MATROX=m # CONFIG_FB_MATROX_MILLENIUM is not set # CONFIG_FB_MATROX_MYSTIQUE is not set CONFIG_FB_MATROX_G=y CONFIG_FB_MATROX_I2C=m CONFIG_FB_MATROX_MAVEN=m CONFIG_FB_MATROX_MULTIHEAD=y # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_KYRO is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set # CONFIG_FB_CYBLA is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_ARK is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_VIRTUAL is not set # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_VGACON_SOFT_SCROLLBACK is not set CONFIG_VIDEO_SELECT=y CONFIG_MDA_CONSOLE=m CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=m CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y # CONFIG_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y # CONFIG_LOGO is not set # # Sound # CONFIG_SOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m CONFIG_SND_RAWMIDI=m CONFIG_SND_SEQUENCER=m CONFIG_SND_SEQ_DUMMY=m CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=m CONFIG_SND_PCM_OSS=m CONFIG_SND_PCM_OSS_PLUGINS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=m CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y CONFIG_SND_DYNAMIC_MINORS=y CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_VERBOSE_PROCFS=y # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # CONFIG_SND_MPU401_UART=m CONFIG_SND_AC97_CODEC=m CONFIG_SND_DUMMY=m CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m CONFIG_SND_MTS64=m CONFIG_SND_SERIAL_U16550=m CONFIG_SND_MPU401=m CONFIG_SND_PORTMAN2X4=m # # ISA devices # # CONFIG_SND_ADLIB is not set # CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1848 is not set # CONFIG_SND_ALS100 is not set # CONFIG_SND_AZT2320 is not set # CONFIG_SND_CMI8330 is not set # CONFIG_SND_CS4231 is not set # CONFIG_SND_CS4232 is not set # CONFIG_SND_CS4236 is not set # CONFIG_SND_DT019X is not set # CONFIG_SND_ES968 is not set # CONFIG_SND_ES1688 is not set # CONFIG_SND_ES18XX is not set # CONFIG_SND_GUSCLASSIC is not set # CONFIG_SND_GUSEXTREME is not set # CONFIG_SND_GUSMAX is not set # CONFIG_SND_INTERWAVE is not set # CONFIG_SND_INTERWAVE_STB is not set # CONFIG_SND_OPL3SA2 is not set # CONFIG_SND_OPTI92X_AD1848 is not set # CONFIG_SND_OPTI92X_CS4231 is not set # CONFIG_SND_OPTI93X is not set # CONFIG_SND_MIRO is not set # CONFIG_SND_SB8 is not set # CONFIG_SND_SB16 is not set # CONFIG_SND_SBAWE is not set # CONFIG_SND_SGALAXY is not set # CONFIG_SND_SSCAPE is not set # CONFIG_SND_WAVEFRONT is not set # # PCI devices # # CONFIG_SND_AD1889 is not set # CONFIG_SND_ALS300 is not set # CONFIG_SND_ALS4000 is not set # CONFIG_SND_ALI5451 is not set # CONFIG_SND_ATIIXP is not set # CONFIG_SND_ATIIXP_MODEM is not set # CONFIG_SND_AU8810 is not set # CONFIG_SND_AU8820 is not set # CONFIG_SND_AU8830 is not set # CONFIG_SND_AZT3328 is not set # CONFIG_SND_BT87X is not set # CONFIG_SND_CA0106 is not set # CONFIG_SND_CMIPCI is not set # CONFIG_SND_CS4281 is not set # CONFIG_SND_CS46XX is not set # CONFIG_SND_CS5530 is not set # CONFIG_SND_CS5535AUDIO is not set # CONFIG_SND_DARLA20 is not set # CONFIG_SND_GINA20 is not set # CONFIG_SND_LAYLA20 is not set # CONFIG_SND_DARLA24 is not set # CONFIG_SND_GINA24 is not set # CONFIG_SND_LAYLA24 is not set # CONFIG_SND_MONA is not set # CONFIG_SND_MIA is not set # CONFIG_SND_ECHO3G is not set # CONFIG_SND_INDIGO is not set # CONFIG_SND_INDIGOIO is not set # CONFIG_SND_INDIGODJ is not set # CONFIG_SND_EMU10K1 is not set # CONFIG_SND_EMU10K1X is not set # CONFIG_SND_ENS1370 is not set # CONFIG_SND_ENS1371 is not set # CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1968 is not set # CONFIG_SND_FM801 is not set # CONFIG_SND_HDA_INTEL is not set # CONFIG_SND_HDSP is not set # CONFIG_SND_HDSPM is not set # CONFIG_SND_ICE1712 is not set # CONFIG_SND_ICE1724 is not set CONFIG_SND_INTEL8X0=m # CONFIG_SND_INTEL8X0M is not set # CONFIG_SND_KORG1212 is not set # CONFIG_SND_MAESTRO3 is not set # CONFIG_SND_MIXART is not set # CONFIG_SND_NM256 is not set # CONFIG_SND_PCXHR is not set # CONFIG_SND_RIPTIDE is not set # CONFIG_SND_RME32 is not set # CONFIG_SND_RME96 is not set # CONFIG_SND_RME9652 is not set # CONFIG_SND_SONICVIBES is not set # CONFIG_SND_TRIDENT is not set # CONFIG_SND_VIA82XX is not set # CONFIG_SND_VIA82XX_MODEM is not set # CONFIG_SND_VX222 is not set # CONFIG_SND_YMFPCI is not set CONFIG_SND_AC97_POWER_SAVE=y # # USB devices # # CONFIG_SND_USB_AUDIO is not set # CONFIG_SND_USB_USX2Y is not set # CONFIG_SND_USB_CAIAQ is not set # # System on Chip audio support # # CONFIG_SND_SOC is not set # # SoC Audio support for SuperH # # # Open Sound System # # CONFIG_SOUND_PRIME is not set CONFIG_AC97_BUS=m CONFIG_HID_SUPPORT=y CONFIG_HID=y # CONFIG_HID_DEBUG is not set # # USB Input Devices # CONFIG_USB_HID=m CONFIG_USB_HIDINPUT_POWERBOOK=y # CONFIG_HID_FF is not set CONFIG_USB_HIDDEV=y # # USB HID Boot Protocol drivers # CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m CONFIG_USB_SUPPORT=y CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_SUSPEND=y # CONFIG_USB_PERSIST is not set # CONFIG_USB_OTG is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=m CONFIG_USB_EHCI_SPLIT_ISO=y CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_EHCI_TT_NEWSCHED is not set # CONFIG_USB_ISP116X_HCD is not set CONFIG_USB_OHCI_HCD=m # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_UHCI_HCD=m # CONFIG_USB_SL811_HCD is not set # CONFIG_USB_R8A66597_HCD is not set # # USB Device Class drivers # CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # # # may also be needed; see USB_STORAGE Help for more information # CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set # CONFIG_USB_STORAGE_DATAFAB is not set # CONFIG_USB_STORAGE_FREECOM is not set # CONFIG_USB_STORAGE_DPCM is not set # CONFIG_USB_STORAGE_USBAT is not set # CONFIG_USB_STORAGE_SDDR09 is not set # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_JUMPSHOT is not set # CONFIG_USB_STORAGE_ALAUDA is not set # CONFIG_USB_STORAGE_KARMA is not set # CONFIG_USB_LIBUSUAL is not set # # USB Imaging devices # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set CONFIG_USB_MON=y # # USB port drivers # CONFIG_USB_USS720=m # # USB Serial Converter support # CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_AIRCABLE=m CONFIG_USB_SERIAL_AIRPRIME=m CONFIG_USB_SERIAL_ARK3116=m CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m CONFIG_USB_SERIAL_CP2101=m CONFIG_USB_SERIAL_CYPRESS_M8=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_FUNSOFT=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m CONFIG_USB_SERIAL_IR=m CONFIG_USB_SERIAL_EDGEPORT=m CONFIG_USB_SERIAL_EDGEPORT_TI=m CONFIG_USB_SERIAL_GARMIN=m CONFIG_USB_SERIAL_IPW=m CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m CONFIG_USB_SERIAL_KEYSPAN_MPR=y CONFIG_USB_SERIAL_KEYSPAN_USA28=y CONFIG_USB_SERIAL_KEYSPAN_USA28X=y CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y CONFIG_USB_SERIAL_KEYSPAN_USA19=y CONFIG_USB_SERIAL_KEYSPAN_USA18X=y CONFIG_USB_SERIAL_KEYSPAN_USA19W=y CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y CONFIG_USB_SERIAL_KEYSPAN_USA49W=y CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y CONFIG_USB_SERIAL_KLSI=m CONFIG_USB_SERIAL_KOBIL_SCT=m CONFIG_USB_SERIAL_MCT_U232=m CONFIG_USB_SERIAL_MOS7720=m CONFIG_USB_SERIAL_MOS7840=m CONFIG_USB_SERIAL_NAVMAN=m CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_OTI6858=m CONFIG_USB_SERIAL_HP4X=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y CONFIG_USB_SERIAL_SIERRAWIRELESS=m CONFIG_USB_SERIAL_TI=m CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_SERIAL_DEBUG=m CONFIG_USB_EZUSB=y # # USB Miscellaneous drivers # # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_ADUTUX is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set CONFIG_USB_LCD=m # CONFIG_USB_BERRY_CHARGE is not set CONFIG_USB_LED=m # CONFIG_USB_CYPRESS_CY7C63 is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGET is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_APPLEDISPLAY is not set # CONFIG_USB_SISUSBVGA is not set CONFIG_USB_LD=m # CONFIG_USB_TRANCEVIBRATOR is not set # CONFIG_USB_IOWARRIOR is not set CONFIG_USB_TEST=m # # USB DSL modem support # CONFIG_USB_ATM=m CONFIG_USB_SPEEDTOUCH=m CONFIG_USB_CXACRU=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_XUSBATM=m # # USB Gadget Support # # CONFIG_USB_GADGET is not set # CONFIG_MMC is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=m # # LED drivers # # # LED Triggers # CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGER_TIMER=m CONFIG_LEDS_TRIGGER_HEARTBEAT=m # CONFIG_INFINIBAND is not set # CONFIG_EDAC is not set CONFIG_RTC_LIB=m CONFIG_RTC_CLASS=m # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_DEV_UIE_EMUL=y CONFIG_RTC_DRV_TEST=m # # I2C RTC drivers # CONFIG_RTC_DRV_DS1307=m CONFIG_RTC_DRV_DS1672=m CONFIG_RTC_DRV_MAX6900=m CONFIG_RTC_DRV_RS5C372=m CONFIG_RTC_DRV_ISL1208=m CONFIG_RTC_DRV_X1205=m CONFIG_RTC_DRV_PCF8563=m CONFIG_RTC_DRV_PCF8583=m CONFIG_RTC_DRV_M41T80=m # CONFIG_RTC_DRV_M41T80_WDT is not set # # SPI RTC drivers # # # Platform RTC drivers # CONFIG_RTC_DRV_CMOS=m CONFIG_RTC_DRV_DS1553=m CONFIG_RTC_DRV_STK17TA8=m CONFIG_RTC_DRV_DS1742=m CONFIG_RTC_DRV_M48T86=m CONFIG_RTC_DRV_M48T59=m CONFIG_RTC_DRV_V3020=m # # on-CPU RTC drivers # # # DMA Engine support # # CONFIG_DMA_ENGINE is not set # # DMA Clients # # # DMA Devices # # CONFIG_AUXDISPLAY is not set # CONFIG_VIRTUALIZATION is not set # # Userspace I/O # # CONFIG_UIO is not set CONFIG_LGUEST=m CONFIG_LGUEST_GUEST=y CONFIG_LGUEST_NET=y CONFIG_LGUEST_BLOCK=y # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y CONFIG_EXT3_FS_SECURITY=y # CONFIG_EXT4DEV_FS is not set CONFIG_JBD=m # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=m CONFIG_REISERFS_FS=m # CONFIG_REISERFS_CHECK is not set CONFIG_REISERFS_PROC_INFO=y CONFIG_REISERFS_FS_XATTR=y CONFIG_REISERFS_FS_POSIX_ACL=y CONFIG_REISERFS_FS_SECURITY=y CONFIG_JFS_FS=m CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y # CONFIG_JFS_DEBUG is not set CONFIG_JFS_STATISTICS=y CONFIG_FS_POSIX_ACL=y CONFIG_XFS_FS=m CONFIG_XFS_QUOTA=y CONFIG_XFS_SECURITY=y CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y CONFIG_GFS2_FS=m CONFIG_GFS2_FS_LOCKING_NOLOCK=m CONFIG_GFS2_FS_LOCKING_DLM=m CONFIG_OCFS2_FS=m CONFIG_OCFS2_DEBUG_MASKLOG=y CONFIG_MINIX_FS=m CONFIG_ROMFS_FS=m CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y # CONFIG_QUOTA is not set CONFIG_QUOTACTL=y CONFIG_DNOTIFY=y # CONFIG_AUTOFS_FS is not set CONFIG_AUTOFS4_FS=m CONFIG_FUSE_FS=m CONFIG_GENERIC_ACL=y # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_UDF_FS=m CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_RAMFS=y CONFIG_CONFIGFS_FS=m # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set # CONFIG_HFSPLUS_FS is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # CONFIG_UFS_DEBUG is not set # # Network File Systems # CONFIG_NFS_FS=m CONFIG_NFS_V3=y CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=y CONFIG_NFS_DIRECTIO=y CONFIG_NFSD=m CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3=y CONFIG_NFSD_V3_ACL=y CONFIG_NFSD_V4=y CONFIG_NFSD_TCP=y CONFIG_LOCKD=m CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=m CONFIG_NFS_ACL_SUPPORT=m CONFIG_NFS_COMMON=y CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m CONFIG_SUNRPC_BIND34=y CONFIG_RPCSEC_GSS_KRB5=m CONFIG_RPCSEC_GSS_SPKM3=m CONFIG_SMB_FS=m CONFIG_SMB_NLS_DEFAULT=y CONFIG_SMB_NLS_REMOTE="cp437" CONFIG_CIFS=m CONFIG_CIFS_STATS=y CONFIG_CIFS_STATS2=y CONFIG_CIFS_WEAK_PW_HASH=y CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_DEBUG2 is not set CONFIG_CIFS_EXPERIMENTAL=y CONFIG_CIFS_UPCALL=y # CONFIG_NCP_FS is not set # CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set # CONFIG_MAC_PARTITION is not set CONFIG_MSDOS_PARTITION=y CONFIG_BSD_DISKLABEL=y # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set CONFIG_LDM_PARTITION=y # CONFIG_LDM_DEBUG is not set # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set CONFIG_KARMA_PARTITION=y CONFIG_EFI_PARTITION=y # CONFIG_SYSV68_PARTITION is not set # # Native Language Support # CONFIG_NLS=m CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_737=m CONFIG_NLS_CODEPAGE_775=m CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=m CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m CONFIG_NLS_CODEPAGE_864=m CONFIG_NLS_CODEPAGE_865=m CONFIG_NLS_CODEPAGE_866=m CONFIG_NLS_CODEPAGE_869=m CONFIG_NLS_CODEPAGE_936=m CONFIG_NLS_CODEPAGE_950=m CONFIG_NLS_CODEPAGE_932=m CONFIG_NLS_CODEPAGE_949=m CONFIG_NLS_CODEPAGE_874=m CONFIG_NLS_ISO8859_8=m CONFIG_NLS_CODEPAGE_1250=m CONFIG_NLS_CODEPAGE_1251=m CONFIG_NLS_ASCII=m CONFIG_NLS_ISO8859_1=m CONFIG_NLS_ISO8859_2=m CONFIG_NLS_ISO8859_3=m CONFIG_NLS_ISO8859_4=m CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m CONFIG_NLS_ISO8859_7=m CONFIG_NLS_ISO8859_9=m CONFIG_NLS_ISO8859_13=m CONFIG_NLS_ISO8859_14=m CONFIG_NLS_ISO8859_15=m CONFIG_NLS_KOI8_R=m CONFIG_NLS_KOI8_U=m CONFIG_NLS_UTF8=m # # Distributed Lock Manager # CONFIG_DLM=m # CONFIG_DLM_DEBUG is not set CONFIG_INSTRUMENTATION=y CONFIG_PROFILING=y CONFIG_OPROFILE=m # CONFIG_KPROBES is not set # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_PRINTK_TIME is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_MAGIC_SYSRQ=y # CONFIG_UNUSED_SYMBOLS is not set CONFIG_DEBUG_FS=y # CONFIG_HEADERS_CHECK is not set CONFIG_DEBUG_KERNEL=y # CONFIG_DEBUG_SHIRQ is not set CONFIG_DETECT_SOFTLOCKUP=y # CONFIG_SCHED_DEBUG is not set # CONFIG_SCHEDSTATS is not set CONFIG_TIMER_STATS=y # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_RT_MUTEXES is not set # CONFIG_RT_MUTEX_TESTER is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_KOBJECT is not set # CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO is not set # CONFIG_DEBUG_VM is not set # CONFIG_DEBUG_LIST is not set # CONFIG_FRAME_POINTER is not set # CONFIG_FORCED_INLINING is not set # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_FAULT_INJECTION is not set CONFIG_EARLY_PRINTK=y # CONFIG_DEBUG_STACKOVERFLOW is not set # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_RODATA is not set # CONFIG_4KSTACKS is not set CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y CONFIG_DOUBLEFAULT=y # # Security options # # CONFIG_KEYS is not set # CONFIG_SECURITY is not set CONFIG_XOR_BLOCKS=m CONFIG_ASYNC_CORE=m CONFIG_ASYNC_MEMCPY=m CONFIG_ASYNC_XOR=m CONFIG_CRYPTO=y CONFIG_CRYPTO_ALGAPI=m CONFIG_CRYPTO_ABLKCIPHER=m CONFIG_CRYPTO_BLKCIPHER=m CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_HMAC=m CONFIG_CRYPTO_XCBC=m CONFIG_CRYPTO_NULL=m CONFIG_CRYPTO_MD4=m CONFIG_CRYPTO_MD5=m CONFIG_CRYPTO_SHA1=m CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_WP512=m CONFIG_CRYPTO_TGR192=m CONFIG_CRYPTO_GF128MUL=m CONFIG_CRYPTO_ECB=m CONFIG_CRYPTO_CBC=m CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_LRW=m CONFIG_CRYPTO_CRYPTD=m CONFIG_CRYPTO_DES=m CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m CONFIG_CRYPTO_TWOFISH_586=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_AES=m CONFIG_CRYPTO_AES_586=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_MICHAEL_MIC=m CONFIG_CRYPTO_CRC32C=m CONFIG_CRYPTO_CAMELLIA=m CONFIG_CRYPTO_TEST=m # CONFIG_CRYPTO_HW is not set # # Library routines # CONFIG_BITREVERSE=y CONFIG_CRC_CCITT=m CONFIG_CRC16=m CONFIG_CRC_ITU_T=m CONFIG_CRC32=y CONFIG_CRC7=m CONFIG_LIBCRC32C=m CONFIG_AUDIT_GENERIC=y CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_TEXTSEARCH=y CONFIG_TEXTSEARCH_KMP=m CONFIG_TEXTSEARCH_BM=m CONFIG_TEXTSEARCH_FSM=m CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_PENDING_IRQ=y CONFIG_X86_SMP=y CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y CONFIG_KTIME_SCALAR=y --nextPart1831028.3B4dx51t4S Content-Type: text/plain; name="dmesg" Content-Transfer-Encoding: 8Bit Content-Disposition: attachment; filename="dmesg" Linux version 2.6.23-rc9-git1 (root@grignolino) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #8 SMP Wed Oct 3 19:52:51 CEST 2007 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003ff30000 (usable) BIOS-e820: 000000003ff30000 - 000000003ff40000 (ACPI data) BIOS-e820: 000000003ff40000 - 000000003fff0000 (ACPI NVS) BIOS-e820: 000000003fff0000 - 0000000040000000 (reserved) BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved) 127MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000ff780 Entering add_active_range(0, 0, 261936) 0 entries of 256 used Zone PFN ranges: DMA 0 -> 4096 Normal 4096 -> 229376 HighMem 229376 -> 261936 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0 -> 261936 On node 0 totalpages: 261936 DMA zone: 32 pages used for memmap DMA zone: 0 pages reserved DMA zone: 4064 pages, LIFO batch:0 Normal zone: 1760 pages used for memmap Normal zone: 223520 pages, LIFO batch:31 HighMem zone: 254 pages used for memmap HighMem zone: 32306 pages, LIFO batch:7 Movable zone: 0 pages used for memmap DMI 2.3 present. ACPI: RSDP 000F9E30, 0021 (r2 ACPIAM) ACPI: XSDT 3FF30100, 003C (r1 A M I OEMXSDT 10000426 MSFT 97) ACPI: FACP 3FF30290, 00F4 (r3 A M I OEMFACP 10000426 MSFT 97) ACPI: DSDT 3FF303F0, 3797 (r1 P4CED P4CED106 106 INTL 2002026) ACPI: FACS 3FF40000, 0040 ACPI: APIC 3FF30390, 005C (r1 A M I OEMAPIC 10000426 MSFT 97) ACPI: OEMB 3FF40040, 003F (r1 A M I OEMBIOS 10000426 MSFT 97) ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:3 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:3 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 50000000 (gap: 40000000:bfb80000) Built 1 zonelists in Zone order. Total pages: 259890 Kernel command line: root=/dev/md0 ro ht=on quiet splash mapped APIC to ffffb000 (fee00000) mapped IOAPIC to ffffa000 (fec00000) Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 16384 bytes) Detected 2798.760 MHz processor. Console: colour VGA+ 80x25 console [tty0] enabled Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1031452k/1047744k available (1446k kernel code, 15608k reserved, 581k data, 204k init, 130240k highmem) virtual kernel memory layout: fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) .init : 0xc0301000 - 0xc0334000 ( 204 kB) .data : 0xc026992d - 0xc02faf9c ( 581 kB) .text : 0xc0100000 - 0xc026992d (1446 kB) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 5600.91 BogoMIPS (lpj=28004566) Mount-cache hash table entries: 512 CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000041d 00000000 00000000 00000000 monitor/mwait feature present. using mwait in idle threads. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b180 0000041d 00000000 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled Compat vDSO mapped to ffffe000. Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code ACPI: Core revision 20070126 CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 03 SMP alternatives: switching to SMP code Booting processor 1/1 eip 2000 Initializing CPU#1 Calibrating delay using timer specific routine.. 5597.43 BogoMIPS (lpj=27987156) CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 0000041d 00000000 00000000 00000000 monitor/mwait feature present. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 CPU: After all inits, caps: bfebfbff 00000000 00000000 0000b180 0000041d 00000000 00000000 00000000 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 03 Total of 2 processors activated (11198.34 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 checking TSC synchronization [CPU#0 -> CPU#1]: passed. Brought up 2 CPUs Booting paravirtualized kernel on bare hardware NET: Registered protocol family 16 ACPI: bus type pci registered PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=3 PCI: Using configuration type 1 Setting up standard PCI resources ACPI: EC: Look up EC in DSDT ACPI: Interpreter enabled ACPI: (supports S0 S5) ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO PCI quirk: region 0480-04bf claimed by ICH4 GPIO PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - 01, should be F2 [20070126] Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: PnP ACPI: found 14 devices ACPI: ACPI bus type pnp unregistered PnPBIOS: Disabled by ACPI PNP PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ACPI: RTC can wake from S4 Time: tsc clocksource has been installed. pnp: 00:0a: ioport range 0x680-0x6ff has been reserved pnp: 00:0a: ioport range 0x290-0x297 has been reserved pnp: 00:0b: iomem range 0xfed20000-0xfed8ffff has been reserved pnp: 00:0b: iomem range 0xffb00000-0xffbfffff could not be reserved pnp: 00:0c: iomem range 0xfec00000-0xfec00fff has been reserved pnp: 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved pnp: 00:0d: iomem range 0x0-0x9ffff could not be reserved pnp: 00:0d: iomem range 0xc0000-0xdffff could not be reserved pnp: 00:0d: iomem range 0xe0000-0xfffff could not be reserved pnp: 00:0d: iomem range 0x100000-0x3ffeffff could not be reserved PCI: Bridge: 0000:00:01.0 IO window: disabled. MEM window: fd800000-fe8fffff PREFETCH window: f3f00000-f7efffff PCI: Bridge: 0000:00:03.0 IO window: c000-cfff MEM window: fe900000-fe9fffff PREFETCH window: disabled. PCI: Bridge: 0000:00:1e.0 IO window: d000-dfff MEM window: fea00000-feafffff PREFETCH window: disabled. PCI: Setting latency timer of device 0000:00:1e.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1572864 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered checking if image is initramfs... it is Freeing initrd memory: 3833k freed audit: initializing netlink socket (disabled) audit(1191443929.079:1): initialized highmem bounce pool size: 64 pages Total HugeTLB memory allocated, 0 io scheduler noop registered io scheduler deadline registered (default) Boot video device is 0000:01:00.0 isapnp: Scanning for PnP cards... Switched to high resolution mode on CPU 1 Switched to high resolution mode on CPU 0 isapnp: No Plug & Play device found RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice TCP cubic registered NET: Registered protocol family 1 Using IPI No-Shortcut mode Freeing unused kernel memory: 204k freed input: AT Translated Set 2 keyboard as /class/input/input0 vga16fb: initializing vga16fb: mapped to 0xc00a0000 fb0: VGA16 VGA frame buffer device md: raid1 personality registered for level 1 SCSI subsystem initialized libata version 2.21 loaded. sata_promise 0000:03:04.0: version 2.10 ACPI: PCI Interrupt 0000:03:04.0[A] -> GSI 23 (level, low) -> IRQ 16 scsi0 : sata_promise scsi1 : sata_promise scsi2 : sata_promise ata1: SATA max UDMA/133 cmd 0xf8812200 ctl 0xf8812238 bmdma 0x00000000 irq 16 ata2: SATA max UDMA/133 cmd 0xf8812280 ctl 0xf88122b8 bmdma 0x00000000 irq 16 ata3: PATA max UDMA/133 cmd 0xf8812300 ctl 0xf8812338 bmdma 0x00000000 irq 16 ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata1.00: ATA-7: Maxtor 6L300S0, BACE1G20, max UDMA/133 ata1.00: 586114704 sectors, multi 0: LBA48 NCQ (depth 0/32) ata1.00: configured for UDMA/133 ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ata2.00: ATA-7: Maxtor 6L300S0, BACE1G20, max UDMA/133 ata2.00: 586114704 sectors, multi 0: LBA48 NCQ (depth 0/32) ata2.00: configured for UDMA/133 scsi 0:0:0:0: Direct-Access ATA Maxtor 6L300S0 BACE PQ: 0 ANSI: 5 scsi 1:0:0:0: Direct-Access ATA Maxtor 6L300S0 BACE PQ: 0 ANSI: 5 ata_piix 0000:00:1f.1: version 2.12 PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1f.1 to 64 scsi3 : ata_piix scsi4 : ata_piix ata4: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14 ata5: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15 ata4.00: ATAPI: PIONEER DVD-RW DVR-111D, 1.02, max UDMA/66 ata4.00: limited to UDMA/33 due to 40-wire cable ata4.00: configured for UDMA/33 scsi 3:0:0:0: CD-ROM PIONEER DVD-RW DVR-111D 1.02 PQ: 0 ANSI: 5 ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1f.2 to 64 scsi5 : ata_piix scsi6 : ata_piix ata6: SATA max UDMA/133 cmd 0x0001efe0 ctl 0x0001efae bmdma 0x0001ef90 irq 17 ata7: SATA max UDMA/133 cmd 0x0001efa0 ctl 0x0001efaa bmdma 0x0001ef98 irq 17 ata6.00: ATA-7: Maxtor 6V320F0, VA111900, max UDMA/133 ata6.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32) ata6.00: configured for UDMA/133 ata7.00: ATA-7: Maxtor 6V320F0, VA111900, max UDMA/133 ata7.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32) ata7.00: configured for UDMA/133 scsi 5:0:0:0: Direct-Access ATA Maxtor 6V320F0 VA11 PQ: 0 ANSI: 5 scsi 6:0:0:0: Direct-Access ATA Maxtor 6V320F0 VA11 PQ: 0 ANSI: 5 sd 0:0:0:0: [sda] 586114704 512-byte hardware sectors (300091 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 0:0:0:0: [sda] 586114704 512-byte hardware sectors (300091 MB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 sd 0:0:0:0: [sda] Attached SCSI disk sd 1:0:0:0: [sdb] 586114704 512-byte hardware sectors (300091 MB) sd 1:0:0:0: [sdb] Write Protect is off sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 1:0:0:0: [sdb] 586114704 512-byte hardware sectors (300091 MB) sd 1:0:0:0: [sdb] Write Protect is off sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdb: sdb1 sdb2 sd 1:0:0:0: [sdb] Attached SCSI disk sd 5:0:0:0: [sdc] 625142448 512-byte hardware sectors (320073 MB) sd 5:0:0:0: [sdc] Write Protect is off sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 5:0:0:0: [sdc] 625142448 512-byte hardware sectors (320073 MB) sd 5:0:0:0: [sdc] Write Protect is off sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdc: sdc1 sdc2 sd 5:0:0:0: [sdc] Attached SCSI disk sd 6:0:0:0: [sdd] 625142448 512-byte hardware sectors (320073 MB) sd 6:0:0:0: [sdd] Write Protect is off sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00 sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 6:0:0:0: [sdd] 625142448 512-byte hardware sectors (320073 MB) sd 6:0:0:0: [sdd] Write Protect is off sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00 sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sdd: sdd1 sdd2 sd 6:0:0:0: [sdd] Attached SCSI disk sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 3:0:0:0: Attached scsi CD-ROM sr0 device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 uhci_hcd 0000:00:1d.0: irq 18, io base 0x0000eec0 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ef00 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.2: irq 17, io base 0x0000ef20 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 18 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.3: irq 18, io base 0x0000ef40 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:03:03.0[A] -> GSI 20 (level, low) -> IRQ 20 ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 ehci_hcd 0000:00:1d.7: debug port 1 PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: irq 16, io mem 0xfebff800 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 8 ports detected ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[20] MMIO=[feaff800-feafffff] Max Packet=[2048] IR/IT contexts=[8/8] usb 2-2: new low speed USB device using uhci_hcd and address 2 xor: automatically using best checksumming function: pIII_sse pIII_sse : 4302.400 MB/sec xor: using function: pIII_sse (4302.400 MB/sec) async_tx: api initialized (sync-only) raid6: int32x1 737 MB/s raid6: int32x2 716 MB/s usb 2-2: new low speed USB device using uhci_hcd and address 3 raid6: int32x4 582 MB/s raid6: int32x8 502 MB/s usb 2-2: configuration #1 chosen from 1 choice raid6: mmxx1 1300 MB/s raid6: mmxx2 1436 MB/s raid6: sse1x1 743 MB/s raid6: sse1x2 941 MB/s raid6: sse2x1 1453 MB/s raid6: sse2x2 1712 MB/s raid6: using algorithm sse2x2 (1712 MB/s) md: raid6 personality registered for level 6 md: raid5 personality registered for level 5 md: raid4 personality registered for level 4 usbcore: registered new interface driver hiddev md: md0 stopped. md: bind md: bind raid1: raid set md0 active with 2 out of 2 mirrors md: md1 stopped. md: bind md: bind md: bind md: bind md: md1: raid array is not clean -- starting background reconstruction raid5: device sdb2 operational as raid disk 0 raid5: device sdd2 operational as raid disk 3 raid5: device sdc2 operational as raid disk 2 raid5: device sda2 operational as raid disk 1 raid5: allocated 4211kB for md1 raid5: raid level 5 set md1 active with 4 out of 4 devices, algorithm 2 RAID5 conf printout: --- rd:4 wd:4 disk 0, o:1, dev:sdb2 disk 1, o:1, dev:sda2 disk 2, o:1, dev:sdc2 disk 3, o:1, dev:sdd2 md: resync of RAID array md1 md: minimum _guaranteed_ speed: 1000 KB/sec/disk. md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. md: using 128k window, over a total of 245111552 blocks. md: md2 stopped. md: bind md: bind raid1: raid set md2 active with 2 out of 2 mirrors ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e0180000613551] EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. hiddev0: USB HID v1.10 Device [American Power Conversion Back-UPS RS 1000 FW:7.g9 .I USB FW:g9 ] on usb-0000:00:1d.1-2 usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver kjournald starting. Commit interval 5 seconds EXT3-fs: md0: orphan cleanup on readonly fs ext3_orphan_cleanup: deleting unreferenced inode 3244040 ext3_orphan_cleanup: deleting unreferenced inode 3244039 ext3_orphan_cleanup: deleting unreferenced inode 3244038 ext3_orphan_cleanup: deleting unreferenced inode 3244037 ext3_orphan_cleanup: deleting unreferenced inode 3244036 EXT3-fs: md0: 5 orphan inodes deleted EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 1:0:0:0: Attached scsi generic sg1 type 0 sr 3:0:0:0: Attached scsi generic sg2 type 5 sd 5:0:0:0: Attached scsi generic sg3 type 0 sd 6:0:0:0: Attached scsi generic sg4 type 0 ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 21 w83627hf: Found W83627THF chip at 0x290 w83627hf w83627hf.656: Reading VID from GPIO5 Linux agpgart interface v0.102 agpgart: Detected an Intel i875 Chipset. agpgart: AGP aperture is 64M @ 0xf8000000 input: Power Button (FF) as /class/input/input1 ACPI: Power Button (FF) [PWRF] input: Power Button (CM) as /class/input/input2 ACPI: Power Button (CM) [PWRB] Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI Copyright (c) 1999-2006 Intel Corporation. ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 18 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:02:01.0 to 64 Driver for 1-wire Dallas network protocol. e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:0e:a6:6e:a0:6d EXT3 FS on md0, internal journal Real Time Clock Driver v1.12ac input: PC Speaker as /class/input/input3 via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection matrox_w1 0000:01:00.0: Matrox G400 GPIO transport layer for 1-wire. ACPI: PCI Interrupt 0000:03:0b.0[A] -> GSI 23 (level, low) -> IRQ 16 eth1: VIA Rhine III at 0xfeaff400, 00:40:f4:79:7e:fe, IRQ 16. eth1: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1. Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A parport_pc 00:09: reported by Plug and Play ACPI parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:1f.5 to 64 intel8x0_measure_ac97_clock: measured 69296 usecs intel8x0: clocking to 49800 e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled SGI XFS Quota Management subsystem Filesystem "dm-0": Disabling barriers, not supported by the underlying device XFS mounting filesystem dm-0 Starting XFS recovery on filesystem: dm-0 (logdev: internal) ip_tables: (C) 2000-2006 Netfilter Core Team Netfilter messages via NETLINK v0.30. nf_conntrack version 0.5.0 (16384 buckets, 65536 max) eth1: link up, 100Mbps, full-duplex, lpa 0x41E1 u32 classifier Performance counters on input device check on Actions configured Ending XFS recovery on filesystem: dm-0 (logdev: internal) Adding 4194296k swap on /dev/mapper/Volume00-swap. Priority:-1 extents:1 across:4194296k IA-32 Microcode Update Driver: v1.14a lp0: using parport0 (interrupt-driven). ppdev: user-space parallel port driver NET: Registered protocol family 17 device eth0 entered promiscuous mode audit(1191443987.522:2): dev=eth0 prom=256 old_prom=0 auid=4294967295 --nextPart1831028.3B4dx51t4S Content-Type: text/plain; name="trace" Content-Transfer-Encoding: 8Bit Content-Disposition: attachment; filename="trace" possible SYN flooding on port 4664. Sending cookies. possible SYN flooding on port 4664. Sending cookies. possible SYN flooding on port 4664. Sending cookies. possible SYN flooding on port 4664. Sending cookies. possible SYN flooding on port 4664. Sending cookies. d+0x34/0x55 [] kthread+0x0/0x55 [] kernel_thread_helper+0x7/0x10 ======================= xfssyncd D c1807dc0 0 9058 2 f6d4ff08 00000046 0001731b c1807dc0 00000002 f6d4fef0 dffd0ab0 dffd0bf0 c180ae00 00000000 0001c026 000000ff 00000000 00000000 0001731b ca3882b8 00000246 ca3882c0 dffd0ab0 c02688a4 00000001 dffd0ab0 c011a320 ca3882c4 Call Trace: [] __down+0xc2/0xd4 [] default_wake_function+0x0/0xc [] __down_failed+0x7/0xc [] xfs_iflock+0x16/0x17 [xfs] [] xfs_finish_reclaim+0xf5/0x11d [xfs] [] xfs_finish_reclaim_all+0x73/0xa7 [xfs] [] xfs_syncsub+0x5c/0x270 [xfs] [] xfs_sync+0x0/0x1f [xfs] [] vfs_sync+0x17/0x1a [xfs] [] vfs_sync_worker+0x18/0x37 [xfs] [] xfssyncd+0xbd/0xfd [xfs] [] xfssyncd+0x0/0xfd [xfs] [] kthread+0x34/0x55 [] kthread+0x0/0x55 [] kernel_thread_helper+0x7/0x10 ======================= acpid S f7fac7cc 0 10260 1 c1b01be4 00000082 f6c82400 f7fac7cc c01a3de7 dfc21270 f7849030 f7849170 c180ae00 00000000 00000000 f766a6a0 c017e3af 00438028 00000000 7fffffff 00000000 ffffffff 00000000 c0267af3 f766a6a0 f766a5c0 f766a5f8 f6c3ca20 Call Trace: [] __make_request+0x496/0x4d8 [] __find_get_block+0x1c4/0x1ce [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] unix_poll+0x15/0x8c [] do_sys_poll+0x25d/0x323 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] ext3_mark_iloc_dirty+0x27e/0x2d9 [ext3] [] ext3_mark_inode_dirty+0x20/0x27 [ext3] [] __wake_up+0x32/0x43 [] journal_stop+0x1af/0x1bb [jbd] [] __ext3_journal_stop+0x19/0x34 [ext3] [] ext3_ordered_commit_write+0xb4/0xc3 [ext3] [] ext3_journal_dirty_data+0x0/0x31 [ext3] [] generic_file_buffered_write+0x4cd/0x59c [] get_page_from_freelist+0x257/0x2d6 [] find_lock_page+0x1a/0x90 [] filemap_fault+0x227/0x387 [] __do_fault+0x30e/0x33b [] generic_file_aio_write+0x5b/0xb0 [] handle_mm_fault+0x36e/0x6f9 [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] vfs_write+0xfb/0x10b [] sys_poll+0x33/0x36 [] sysenter_past_esp+0x6b/0xa1 ======================= syslogd S c1807dc0 0 10277 1 f7377b40 00200086 0001731b c1807dc0 00000002 f7377b28 c192b030 c192b170 c180ae00 00000000 00023025 000000ff 00000000 00000000 0001731b 7fffffff f7377f9c 00000001 00000002 c0267af3 c02f90c0 c180ae50 f7377b80 c0118ed1 Call Trace: [] schedule_timeout+0x13/0x8d [] update_curr+0x103/0x12a [] add_wait_queue+0xf/0x30 [] datagram_poll+0x14/0xad [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] schedule+0x453/0x511 [] lock_timer_base+0x19/0x35 [] __mod_timer+0x97/0xa1 [] blk_plug_device+0x6b/0xb2 [] make_request+0x51b/0x537 [raid1] [] generic_make_request+0x3d0/0x401 [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] core_sys_select+0x1dd/0x283 [] do_sync_readv_writev+0xc1/0xfe [] wait_on_page_writeback_range+0xaf/0xf7 [] autoremove_wake_function+0x0/0x33 [] mapping_tagged+0x2b/0x32 [] rw_copy_check_uvector+0x57/0xc3 [] do_readv_writev+0xa3/0x16c [] pipe_write+0x0/0x3da [] sys_select+0x9d/0x167 [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sys_rt_sigprocmask+0x4b/0xc4 [] sysenter_past_esp+0x6b/0xa1 ======================= dd R running 0 10322 1 klogd S c0265a08 0 10327 1 f73abe5c 00200086 00000050 c0265a08 f73abe5c 00000000 c1924570 c19246b0 c180ae00 00000000 00000000 cc3ca880 00002857 00200246 c012deee f7561000 f7561000 f73abe78 f7d889c0 c0166f4a 00000000 c1924570 c012dd98 f7561004 Call Trace: [] unix_dgram_sendmsg+0x382/0x402 [] prepare_to_wait+0x12/0x4b [] pipe_wait+0x51/0x6f [] autoremove_wake_function+0x0/0x33 [] pipe_read+0x2cf/0x343 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] do_sync_read+0x0/0x10a [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= apcupsd R running 0 10355 1 apcupsd S f6d0fe14 0 10559 1 f6d0fe28 00200082 00000002 f6d0fe14 f6d0fe0c 00000000 c19c8570 c19c86b0 c1813e00 00000001 ffff950c 000000ff 00000000 00000000 00000000 7fffffff 7fffffff f6d0fe98 f6d0febc c0267af3 00000000 00200282 dfef76c4 d662d853 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] cp_new_stat64+0xf3/0x105 [] sys_send+0x37/0x3b [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= cupsd S c1807dc0 0 10424 1 f73a9b40 00200086 0001731b c1807dc0 00000002 f73a9b28 c1a25030 c1a25170 c180ae00 00000000 00023036 000000ff 00000000 00000000 0001731b f73a9b50 00023b25 00000005 00000020 c0267b50 00200246 c012dfc8 c0364164 f6c5abd8 Call Trace: [] schedule_timeout+0x70/0x8d [] add_wait_queue+0xf/0x30 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] dev_queue_xmit+0x289/0x2ae [] ip_mc_output+0x38d/0x3c6 [] ip_finish_output+0x0/0x218 [] ip_push_pending_frames+0x348/0x3da [] dst_output+0x0/0x7 [] udp_push_pending_frames+0x2ac/0x2fe [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] memcpy_toiovec+0x25/0x47 [] skb_copy_datagram_iovec+0x53/0x1cd [] skb_dequeue+0x39/0x3f [] skb_recv_datagram+0x6b/0x172 [] __kfree_skb+0xa3/0xfa [] udp_recvmsg+0x184/0x1d1 [] sock_common_recvmsg+0x3e/0x54 [] sock_recvmsg+0xcf/0xe8 [] sock_sendmsg+0xbc/0xd4 [] autoremove_wake_function+0x0/0x33 [] core_sys_select+0x1dd/0x283 [] move_addr_to_user+0x4e/0x66 [] sys_recvfrom+0x108/0x12b [] sys_getsockname+0x78/0xa2 [] skb_dequeue+0x39/0x3f [] skb_queue_purge+0x11/0x17 [] netlink_sock_destruct+0x2c/0xd1 [] sk_free+0xad/0xb9 [] sock_def_write_space+0x10/0x7d [] sock_wfree+0x21/0x36 [] __kfree_skb+0xa3/0xfa [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= slapd S f6e0de10 0 10598 1 f6e0de24 00200082 00000002 f6e0de10 f6e0de08 00000000 c19c5570 c19c56b0 c180ae00 00000000 ffff950d 000000ff 00000000 00000000 00000000 f7fb7074 f6e0de90 c038615c b786abf8 c01371bb f7f97358 00002970 00002970 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] flush_tlb_page+0x3d/0x61 [] __do_fault+0x30e/0x33b [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] do_page_fault+0x0/0x63d [] __switch_to+0xa2/0x126 [] schedule+0x453/0x511 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= slapd S cd957e80 0 10608 1 f6e33b40 00200082 c02e4c00 cd957e80 0000000e c02175df f7fcd030 f7fcd170 c180ae00 00000000 f7e6829c c0235251 00000000 c02e4a00 c02349fd 7fffffff f6e33f9c 00000022 00000004 c0267af3 f7e6829c 00000000 00200246 c012dfc8 Call Trace: [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] tcp_poll+0x18/0x120 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] core_sys_select+0x1dd/0x283 [] pipe_read+0x337/0x343 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= slapd S c01542ea 0 10634 1 f6e69e24 00200082 080f2000 c01542ea 080f2690 080f2000 c19d3030 c19d3170 c180ae00 00000000 f6dc28ec c01362da 00000057 f7fb7074 00200246 f7fb7074 f6e69e90 c0385928 080f2690 c01371bb 00000000 000001d5 000001d5 00000000 Call Trace: [] find_extend_vma+0x12/0x49 [] unqueue_me+0x77/0x80 [] futex_wait+0x1b6/0x2bc [] do_wp_page+0x47f/0x4b9 [] sock_aio_write+0xc8/0xd4 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] pick_next_task_fair+0x20/0x47 [] schedule+0x2d8/0x511 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= clamd S 00000000 0 10635 1 f6e7fe40 00200086 c0146f51 00000000 f78bd2b0 f78bd2b0 c19c5ab0 c19c5bf0 c180ae00 00000000 00000000 f6e7fe8c dfe32668 f78bd358 dfcd0408 7fffffff f7f3ed00 ffffff95 7fffffff c0267af3 c17e1300 00000000 c17e1300 c01508f7 Call Trace: [] find_lock_page+0x1a/0x90 [] schedule_timeout+0x13/0x8d [] __do_fault+0x30e/0x33b [] kunmap_atomic+0x52/0x7a [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] unix_accept+0x4e/0xd4 [] sys_accept+0xd8/0x1ad [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] check_pgt_cache+0x19/0x1b [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= freshclam S f7e0b740 0 10690 1 f6d03fac 00200086 00000000 f7e0b740 f7e0b784 08053008 dffd5ab0 dffd5bf0 c1813e00 00000001 f6d02000 c0121776 00000000 00000000 00000000 00000001 08053470 08053008 f6d02000 c012630e c0102802 00000001 b7e4c18c 00000001 Call Trace: [] alarm_setitimer+0x36/0x5c [] sys_pause+0x11/0x17 [] sysenter_past_esp+0x6b/0xa1 ======================= cyrmaster S c1807dc0 0 10713 1 f6e89b40 00200082 0001731b c1807dc0 00000002 f6e89b28 c1930ab0 c1930bf0 c180ae00 00000000 00023035 000000ff 00000000 00000000 0001731b f6e89b50 00023354 00000019 02000000 c0267b50 0000000c 00001000 c0364124 f2325b50 Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] d_rehash+0x1c/0x29 [] d_kill+0x37/0x46 [] mntput_no_expire+0x11/0x5d [] __link_path_walk+0xa8f/0xaa6 [] unix_dgram_sendmsg+0x382/0x402 [] ata_qc_issue_prot+0xe6/0x21c [libata] [] mntput_no_expire+0x11/0x5d [] link_path_walk+0xa9/0xb3 [] __alloc_skb+0x42/0xec [] do_path_lookup+0x161/0x1c4 [] core_sys_select+0x1dd/0x283 [] sk_free+0xa4/0xb9 [] skb_dequeue+0x39/0x3f [] unix_release_sock+0x1ac/0x1c4 [] unix_stream_connect+0x308/0x339 [] sys_connect+0x72/0x9c [] skb_dequeue+0x39/0x3f [] skb_queue_purge+0x11/0x17 [] unix_sock_destructor+0xe/0xd2 [] sk_free+0xa4/0xb9 [] getname+0x7b/0xad [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= gpm S f6e81b2c 0 10733 1 f6e81b40 00000082 00000002 f6e81b2c f6e81b24 00000000 c19cf570 c19cf6b0 c1813e00 00000001 ffff974a 000000ff 00000000 00000000 00000000 f6e81b50 00836d49 00000003 00000008 c0267b50 00000000 00001000 c18eec4c c18eec4c Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] kunmap_atomic+0x52/0x7a [] kunmap_atomic+0x5e/0x7a [] get_page_from_freelist+0x257/0x2d6 [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] dput+0x15/0xdd [] __alloc_pages+0x5b/0x2a4 [] shmem_permission+0x0/0xa [] inode_init_once+0x6b/0x118 [] __d_lookup+0x96/0xd5 [] do_lookup+0x4f/0x140 [] dput+0x15/0xdd [] __link_path_walk+0x987/0xaa6 [] do_lookup+0x4f/0x140 [] core_sys_select+0x1dd/0x283 [] get_unused_fd_flags+0x51/0xc3 [] tty_ioctl+0x1c1/0xb3f [] release_console_sem+0x17a/0x193 [] fasync_helper+0x3a/0xb5 [] release_console_sem+0x17a/0x193 [] file_kill+0x11/0x29 [] release_dev+0x416/0x5a0 [] chrdev_open+0x126/0x13a [] nameidata_to_filp+0x23/0x32 [] do_filp_open+0x32/0x39 [] sys_select+0x9d/0x167 [] sys_rt_sigaction+0x64/0x77 [] sysenter_past_esp+0x6b/0xa1 ======================= hpiod S 00000000 0 10738 1 f6dcde28 00200086 00000000 00000000 00000000 dfd0b2b0 c19d8570 c19d86b0 c180ae00 00000000 dfd0b2b0 dfd0b2b0 00000000 c014778a dfc18444 7fffffff 7fffffff f6dcde98 f6dcdebc c0267af3 f7f22988 00200282 00000000 00000000 Call Trace: [] filemap_fault+0x227/0x387 [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] inotify_d_instantiate+0x41/0x66 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] __switch_to+0xa2/0x126 [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= ddclient S c1807dc0 0 10741 1 f6f71f28 00000086 0001731b c1807dc0 00000002 f6f71f10 c192b570 c192b6b0 c180ae00 00000000 0001e242 000000ff 00000000 00000000 0001731b f6f71f40 00000001 00000001 bfbb6574 c0267ee0 00000001 00000000 bfbb6574 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= idled S c1807dc0 0 10744 1 f6f6fb40 00000082 0001731b c1807dc0 00000002 f6f6fb28 f7f78570 f7f786b0 c180ae00 00000000 00023095 000000ff 00000000 00000000 0001731b f6f6fb50 000230f8 00000006 00000040 c0267b50 769fbd72 0000fbea c0363f4c c0363f4c Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] nf_ct_deliver_cached_events+0x3e/0x91 [nf_conntrack] [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] tcp_v4_rcv+0x7f2/0x850 [] ip_local_deliver+0x189/0x230 [] ip_local_deliver_finish+0x0/0x1b1 [] ip_rcv+0x499/0x4d3 [] ip_rcv_finish+0x0/0x2a8 [] __alloc_skb+0x42/0xec [] rhine_napipoll+0x42b/0x435 [via_rhine] [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] net_rx_action+0x99/0x15b [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] __kfree_skb+0xa3/0xfa [] ext3_get_acl+0x51/0x2bf [ext3] [] __d_lookup+0x96/0xd5 [] do_lookup+0x4f/0x140 [] _atomic_dec_and_lock+0x2a/0x44 [] mntput_no_expire+0x11/0x5d [] __link_path_walk+0xa8f/0xaa6 [] __alloc_pages+0x5b/0x2a4 [] core_sys_select+0x1dd/0x283 [] get_unused_fd_flags+0x51/0xc3 [] do_path_lookup+0x161/0x1c4 [] __path_lookup_intent_open+0x6e/0x77 [] path_lookup_open+0x20/0x25 [] open_namei+0x72/0x54c [] irq_exit+0x53/0x6b [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= notifyd S f6821d08 0 10756 10713 f6821d1c 00000082 00000002 f6821d08 f6821d00 00000000 dffceab0 dffcebf0 c180ae00 00000000 ffff9774 000000ff 00000000 00000001 00000000 7fffffff f7509900 00000000 7fffffff c0267af3 c02fdfc4 c02676e9 f6821d74 00000082 Call Trace: [] schedule_timeout+0x13/0x8d [] schedule+0x453/0x511 [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] unix_dgram_recvmsg+0x5c/0x1c0 [] ext3_get_acl+0x51/0x2bf [ext3] [] sock_recvmsg+0xcf/0xe8 [] dput+0x15/0xdd [] autoremove_wake_function+0x0/0x33 [] mntput_no_expire+0x11/0x5d [] link_path_walk+0xa9/0xb3 [] nameidata_to_filp+0x23/0x32 [] sys_recvfrom+0xd7/0x12b [] do_path_lookup+0x161/0x1c4 [] cp_new_stat64+0xf3/0x105 [] sys_socketcall+0x1cd/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= python S c1807dc0 0 10758 1 f682fb40 00200082 00000818 c1807dc0 00000002 f682fb28 dffd5030 dffd5170 c180ae00 00000000 f682fb50 00200282 c01258f2 00000000 00200282 f682fb50 00023183 00000004 00000010 c0267b50 f6c87ec0 f7576680 f025bbf4 c02e98f8 Call Trace: [] __mod_timer+0x97/0xa1 [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] mempool_free+0x68/0x6d [] bio_put+0x23/0x24 [] mpage_end_io_read+0x5b/0x61 [] mpage_end_io_read+0x0/0x61 [] bio_endio+0x5b/0x63 [] __alloc_skb+0x42/0xec [] mempool_free+0x68/0x6d [] clone_endio+0xa5/0xb6 [dm_mod] [] clone_endio+0x0/0xb6 [dm_mod] [] bio_endio+0x5b/0x63 [] mempool_free+0x68/0x6d [] raid5_align_endio+0x88/0xe9 [raid456] [] do_IRQ+0x5c/0x71 [] raid5_align_endio+0x0/0xe9 [raid456] [] bio_endio+0x5b/0x63 [] __add_entropy_words+0x5b/0x176 [] core_sys_select+0x1dd/0x283 [] scsi_end_request+0x9b/0xa5 [scsi_mod] [] scsi_io_completion+0x153/0x36b [scsi_mod] [] scsi_dispatch_cmd+0x1d5/0x245 [scsi_mod] [] sd_rw_intr+0x321/0x329 [sd_mod] [] __ata_qc_complete+0x83/0x89 [libata] [] scsi_next_command+0x25/0x2f [scsi_mod] [] ata_hsm_move+0x6a7/0x6e4 [libata] [] scsi_finish_command+0x81/0x88 [scsi_mod] [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= inetd S f6e83b2c 0 10769 1 f6e83b40 00000086 00000002 f6e83b2c f6e83b24 00000000 c1930570 c19306b0 c180ae00 00000000 ffff9789 000000ff 00000000 00000000 00000000 7fffffff f6e83f9c 00000006 00000040 c0267af3 00000246 c012dfc8 00000246 c012dfc8 Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] add_wait_queue+0xf/0x30 [] tcp_poll+0x18/0x120 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] kunmap_atomic+0x52/0x7a [] kunmap_atomic+0x5e/0x7a [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] handle_mm_fault+0x2f9/0x6f9 [] extract_buf+0x97/0xd2 [] find_lock_page+0x1a/0x90 [] filemap_fault+0x227/0x387 [] core_sys_select+0x1dd/0x283 [] generic_file_aio_read+0x158/0x18b [] handle_mm_fault+0x36e/0x6f9 [] __pagevec_free+0x18/0x22 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_select+0x9d/0x167 [] sys_rt_sigaction+0x4c/0x77 [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= irqbalance S c1807dc0 0 10773 1 f6837f28 00000086 0001731b c1807dc0 00000002 f6837f10 dffdb570 dffdb6b0 c180ae00 00000000 00022dad 000000ff 00000000 00000000 0001731b f6837f40 00000001 00000001 bfeee1f4 c0267ee0 00000001 00000000 bfeee1f4 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S f6847e10 0 10781 1 f6847e24 00000082 00000002 f6847e10 f6847e08 00000000 f7ed8570 f7ed86b0 c180ae00 00000000 ffffa8a0 000000ff 00000000 00000001 00000000 dfd245b4 f6847e90 f6847e3c 0817ed7c c0137213 00000000 00000009 00000009 00000000 Call Trace: [] futex_wait+0x20e/0x2bc [] hrtimer_wakeup+0x0/0x18 [] futex_wait+0x202/0x2bc [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] getnstimeofday+0x35/0xe9 [] ktime_get_ts+0x16/0x44 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S f6d27e10 0 10782 1 f6d27e24 00000082 00000002 f6d27e10 f6d27e08 00000000 dffdc030 dffdc170 c180ae00 00000000 ffffa8a0 000000ff 00000000 00000000 00000000 dfd245b4 f6d27e90 c0385964 08175bfc c01371bb 00000000 000077e9 000077e9 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] __posix_lock_file+0x45d/0x49b [] autoremove_wake_function+0x0/0x33 [] fcntl_setlk64+0x1c5/0x1cf [] sys_futex+0xc2/0xd4 [] sys_fcntl64+0x63/0x6b [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S c0130369 0 10789 1 f687fe24 00000082 c1807f18 c0130369 00000001 00000000 c192a570 c192a6b0 c180ae00 00000000 c0130d22 c01362da 083af6e1 0000019d 00000286 dfd245b4 f687fe90 f687fe3c 08158e5c c0137213 00000000 00000075 00000075 00000000 Call Trace: [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] unqueue_me+0x77/0x80 [] futex_wait+0x20e/0x2bc [] hrtimer_wakeup+0x0/0x18 [] futex_wait+0x202/0x2bc [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] enqueue_entity+0x1e2/0x203 [] getnstimeofday+0x35/0xe9 [] ktime_get_ts+0x16/0x44 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S c1810dc0 0 10791 1 f6883b40 00000082 00000400 c1810dc0 00000002 f6883b28 f7fc5570 f7fc56b0 c180ae00 00000000 0001b32c 000000ff 00000000 00000000 00000400 7fffffff f6883f9c 00000005 00000020 c0267af3 00000246 c012dfc8 f7e7e300 f6883bdc Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] datagram_poll+0x14/0xad [] udp_poll+0xe/0xd3 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] check_preempt_curr_fair+0x69/0x6f [] try_to_wake_up+0x2b0/0x2ba [] autoremove_wake_function+0x13/0x33 [] sock_def_write_space+0x10/0x7d [] sock_wfree+0x21/0x36 [] __kfree_skb+0xa3/0xfa [] e1000_unmap_and_free_tx_resource+0x1b/0x23 [e1000] [] e1000_clean_tx_irq+0xbc/0x2c4 [e1000] [] memcpy_toiovec+0x25/0x47 [] skb_copy_datagram_iovec+0x53/0x1cd [] skb_dequeue+0x39/0x3f [] skb_recv_datagram+0x6b/0x172 [] __kfree_skb+0xa3/0xfa [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] core_sys_select+0x1dd/0x283 [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] wake_futex+0x39/0x43 [] futex_wake+0xaa/0xb4 [] do_futex+0x80/0x999 [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] __kfree_skb+0xa3/0xfa [] sys_select+0x9d/0x167 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S c1807dc0 0 10793 1 f6887e24 00000082 0001731b c1807dc0 00000002 f6887e0c dffca030 dffca170 c180ae00 00000000 00022888 000000ff 00000000 00000000 0001731b dfd245b4 f6887e90 f6887e3c 0815953c c0137213 00000000 00000077 00000077 00000000 Call Trace: [] futex_wait+0x20e/0x2bc [] hrtimer_wakeup+0x0/0x18 [] futex_wait+0x202/0x2bc [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] enqueue_entity+0x1e2/0x203 [] getnstimeofday+0x35/0xe9 [] ktime_get_ts+0x16/0x44 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S c0130369 0 10795 1 f688be24 00000082 c1807f18 c0130369 00000001 00000000 c1923030 c1923170 c180ae00 00000000 c0130d22 c01362da 23fe10fc 00000196 00000286 dfd245b4 f688be90 f688be3c 08158ffc c0137213 00000000 0000016b 0000016b 00000000 Call Trace: [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] unqueue_me+0x77/0x80 [] futex_wait+0x20e/0x2bc [] hrtimer_wakeup+0x0/0x18 [] futex_wait+0x202/0x2bc [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] enqueue_entity+0x1e2/0x203 [] getnstimeofday+0x35/0xe9 [] ktime_get_ts+0x16/0x44 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S f62f9e10 0 10888 1 f62f9e24 00000082 00000002 f62f9e10 f62f9e08 00000000 f7851030 f7851170 c180ae00 00000000 ffff981d 000000ff 00000000 00000000 00000000 dfd245b4 f62f9e90 c0386120 0815fafc c01371bb c0149ceb 00000001 00000001 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] __alloc_pages+0x5b/0x2a4 [] find_mergeable_anon_vma+0x5e/0xb0 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] flush_tlb_mm+0x57/0x5c [] check_pgt_cache+0x19/0x1b [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mediatomb S f6375e10 0 10889 1 f6375e24 00000082 00000002 f6375e10 f6375e08 00000000 dffca570 dffca6b0 c1813e00 00000001 ffffa8a0 000000ff 00000000 00000000 00000000 dfd245b4 f6375e90 c0385784 0817e684 c01371bb 00000000 00000001 00000001 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] xfs_file_readdir+0x1d2/0x1e0 [xfs] [] filldir64+0x0/0xc4 [] dput+0x15/0xdd [] sys_futex+0xc2/0xd4 [] sys_clock_gettime+0x57/0x7d [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mysqld_safe S c1810dc0 0 10813 1 f68aff3c 00000082 00000400 c1810dc0 00000002 f68aff24 c192e570 c192e6b0 c1813e00 00000001 ffff97eb 000000ff 00000000 00000000 00000400 f7ed8030 00000001 c192e570 00000000 c0121237 00000001 c01016a3 c192e570 c192e570 Call Trace: [] do_wait+0x926/0x9da [] __switch_to+0xa2/0x126 [] default_wake_function+0x0/0xc [] sys_wait4+0x30/0x33 [] sys_waitpid+0x27/0x2b [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mysqld S f68c5b2c 0 10877 10813 f68c5b40 00200086 00000002 f68c5b2c f68c5b24 00000000 f7849570 f78496b0 c1813e00 00000001 ffff98e6 000000ff 00000000 00000000 00000000 7fffffff f68c5f9c 00000010 00010000 c0267af3 f7f291e8 f7f45dc0 00200246 c012dfc8 Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] add_wait_queue+0xf/0x30 [] unix_poll+0x15/0x8c [] do_select+0x3a1/0x3f7 [] blk_plug_device+0x6b/0xb2 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] find_mergeable_anon_vma+0x4c/0xb0 [] anon_vma_prepare+0x57/0x9c [] handle_mm_fault+0x2f9/0x6f9 [] ext3_getblk+0x105/0x21c [ext3] [] ext3_find_entry+0x4a1/0x52f [ext3] [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] ip_setsockopt+0x9d7/0xa5a [] do_page_fault+0x2ed/0x63d [] ext3_get_acl+0x51/0x2bf [ext3] [] __d_lookup+0x96/0xd5 [] do_page_fault+0x0/0x63d [] error_code+0x72/0x78 [] kunmap_atomic+0x52/0x7a [] kunmap_atomic+0x5e/0x7a [] file_read_actor+0x77/0xc7 [] core_sys_select+0x1dd/0x283 [] __rmqueue+0x78/0xcb [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] wake_up_new_task+0xab/0xbb [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S c01542ea 0 10879 10813 f6b3fe24 00200086 08ad3000 c01542ea 08ad3ba0 08ad3000 c19cfab0 c19cfbf0 c180ae00 00000000 00000000 f6853bfc f6853bfc dfe70934 00200246 dfe70934 f6b3fe90 c0385658 08ad3ba0 c01371bb f6853ca4 00000001 00000001 00000000 Call Trace: [] find_extend_vma+0x12/0x49 [] futex_wait+0x1b6/0x2bc [] __do_fault+0x30e/0x33b [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] do_page_fault+0x0/0x63d [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mysqld S c01542ea 0 10880 10813 f6b41e24 00200086 08ad3000 c01542ea 08ad3c10 08ad3000 c19d5030 c19d5170 c1813e00 00000001 c011a316 00000800 00000000 dfe70934 00200246 dfe70934 f6b41e90 c0385464 08ad3c10 c01371bb 014d8000 00000007 00000007 00000000 Call Trace: [] find_extend_vma+0x12/0x49 [] try_to_wake_up+0x2b0/0x2ba [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] pagevec_lookup_tag+0x23/0x2a [] wait_on_page_writeback_range+0xaf/0xf7 [] ext3_sync_file+0xa3/0xb8 [ext3] [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S f6b43e10 0 10881 10813 f6b43e24 00200086 00000002 f6b43e10 f6b43e08 00000000 c19c1ab0 c19c1bf0 c180ae00 00000000 ffff98f2 000000ff 00000000 00000000 00000000 dfe70934 f6b43e90 c0385590 08ad3c80 c01371bb c0149ceb 00000005 00000005 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mysqld S f6b45e10 0 10882 10813 f6b45e24 00200086 00000002 f6b45e10 f6b45e08 00000000 c1a25ab0 c1a25bf0 c180ae00 00000000 ffff9d24 000000ff 00000000 00000000 00000000 dfe70934 f6b45e90 c0385ae0 08ad3cf0 c01371bb 00000000 00000003 00000003 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] __wake_up_common+0x32/0x55 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] schedule+0x453/0x511 [] sys_futex+0xc2/0xd4 [] sys_pwrite64+0x57/0x5e [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S c1807dc0 0 10884 10813 f610fb40 00200086 0001731b c1807dc0 00000002 f610fb28 c1a4e030 c1a4e170 c180ae00 00000000 00023088 000000ff 00000000 00000000 0001731b f610fb50 000230eb 00000000 f6c240c0 c0267b50 eb7c9300 c15dcfa0 c0363ee4 f6111b50 Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] enqueue_entity+0x1e2/0x203 [] task_rq_lock+0x42/0x69 [] try_to_wake_up+0x2b0/0x2ba [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] lock_timer_base+0x19/0x35 [] __mod_timer+0x97/0xa1 [] __nf_ct_refresh_acct+0xe9/0x118 [nf_conntrack] [] tcp_packet+0xa09/0xa1b [nf_conntrack] [] mpage_end_io_read+0x0/0x61 [] tcp_error+0x107/0x1d7 [nf_conntrack] [] __wake_up+0x32/0x43 [] ipt_do_table+0x486/0x4bc [ip_tables] [] tcp_check_req+0x1e5/0x2f9 [] tcp_v4_do_rcv+0x2f1/0x323 [] core_sys_select+0x1dd/0x283 [] tcp_v4_rcv+0x7f2/0x850 [] ip_local_deliver+0x189/0x230 [] ip_local_deliver_finish+0x0/0x1b1 [] ip_rcv+0x499/0x4d3 [] ip_rcv_finish+0x0/0x2a8 [] __alloc_skb+0x42/0xec [] rhine_napipoll+0x42b/0x435 [via_rhine] [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S c1807dc0 0 10885 10813 f6111b40 00200086 0001731b c1807dc0 00000002 f6111b28 c19d9ab0 c19d9bf0 c180ae00 00000000 00023024 000000ff 00000000 00000000 0001731b f6111b50 000230eb 00000000 f6c240c0 c0267b50 02932e00 00000001 f610fb50 c0363ee4 Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] update_curr+0x103/0x12a [] rb_insert_color+0x8a/0xad [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] try_to_wake_up+0x2b0/0x2ba [] tcp_packet+0xa09/0xa1b [nf_conntrack] [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] e1000_xmit_frame+0x995/0x9be [e1000] [] __wake_up+0x32/0x43 [] packet_rcv+0x2bd/0x307 [af_packet] [] packet_rcv+0x0/0x307 [af_packet] [] dev_hard_start_xmit+0x200/0x275 [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] core_sys_select+0x1dd/0x283 [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_forward+0x275/0x2d2 [] ip_forward_finish+0x0/0x2e [] ip_rcv+0x499/0x4d3 [] ip_rcv_finish+0x0/0x2a8 [] __alloc_skb+0x42/0xec [] rhine_napipoll+0x42b/0x435 [via_rhine] [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S f6113e10 0 10886 10813 f6113e24 00200086 00000002 f6113e10 f6113e08 00000000 f7f72030 f7f72170 c1813e00 00000001 ffffcbf2 000000ff 00000000 00000001 00000000 dfe70934 f6113e90 c03856d0 0878ee88 c01371bb 00000000 00000007 00000007 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] sys_futex+0xc2/0xd4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mysqld S f62c5eb4 0 10887 10813 f62c5ec8 00200086 00000002 f62c5eb4 f62c5eac 00000000 c1a25570 c1a256b0 c1813e00 00000001 ffffa74b 000000ff 00000000 00000001 00000000 7fffffff 7fffffff 00000000 00000000 c0267af3 c0126371 00000000 00000000 0000000d Call Trace: [] schedule_timeout+0x13/0x8d [] __dequeue_signal+0x10/0x11c [] recalc_sigpending+0xb/0x1d [] dequeue_signal+0x99/0x112 [] getnstimeofday+0x35/0xe9 [] sys_rt_sigtimedwait+0x177/0x245 [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] do_setitimer+0x13b/0x2e1 [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sys_rt_sigprocmask+0x4b/0xc4 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S 00000001 0 10993 10813 f3bffd88 00200086 00000001 00000001 00004000 001257e8 c19c6030 c19c6170 c1813e00 00000001 c01258f2 00000001 00200286 00200286 f7f1b080 7fffffff f6e23080 f6e230ec 00000004 c0267af3 f6e23080 dfcef0b0 0020d9a4 00000020 Call Trace: [] __mod_timer+0x97/0xa1 [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] sk_wait_data+0x64/0x97 [] autoremove_wake_function+0x0/0x33 [] tcp_recvmsg+0x33a/0x720 [] __d_lookup+0x96/0xd5 [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] do_sync_read+0xc7/0x10a [] specific_send_sig_info+0x8c/0x97 [] autoremove_wake_function+0x0/0x33 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S f3441d74 0 10996 10813 f3441d88 00200086 00000002 f3441d74 f3441d6c 00000000 f7f46ab0 f7f46bf0 c180ae00 00000000 ffffa2d5 000000ff 00000000 00000000 00000000 7fffffff f3efe580 f3efe5ec 00000004 c0267af3 00000199 eb237680 c020d9a4 eb2376a0 Call Trace: [] schedule_timeout+0x13/0x8d [] sk_reset_timer+0xc/0x16 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] sk_wait_data+0x64/0x97 [] autoremove_wake_function+0x0/0x33 [] tcp_recvmsg+0x33a/0x720 [] find_lock_page+0x1a/0x90 [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S f358bd74 0 10998 10813 f358bd88 00200086 00000002 f358bd74 f358bd6c 00000000 c19d3ab0 c19d3bf0 c180ae00 00000000 ffffc7a8 000000ff 00000000 00000001 00000000 7fffffff f3506a80 f3506aec 00000004 c0267af3 f3506a80 c1b138b0 0020d9a4 00000020 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] sk_wait_data+0x64/0x97 [] autoremove_wake_function+0x0/0x33 [] tcp_recvmsg+0x33a/0x720 [] try_to_wake_up+0x2b0/0x2ba [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S c1807dc0 0 11000 10813 f35fbd88 00200086 00000400 c1807dc0 00000002 f35fbd70 c19c0570 c19c06b0 c180ae00 00000000 ffffa2c2 000000ff 00000000 00000000 00000400 7fffffff f35b0a80 f35b0aec 00000004 c0267af3 0000019b f6c93c80 c020d9a4 f6c93ca0 Call Trace: [] schedule_timeout+0x13/0x8d [] sk_reset_timer+0xc/0x16 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] sk_wait_data+0x64/0x97 [] autoremove_wake_function+0x0/0x33 [] tcp_recvmsg+0x33a/0x720 [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] __wake_up+0x32/0x43 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= mysqld S f08a5d74 0 11293 10813 f08a5d88 00200086 00000002 f08a5d74 f08a5d6c 00000000 f14afab0 f14afbf0 c1813e00 00000001 ffffa2d6 000000ff 00000000 00000000 00000000 7fffffff f0883a80 f0883aec 00000004 c0267af3 00000189 eb237680 c020d9a4 eb2376a0 Call Trace: [] schedule_timeout+0x13/0x8d [] sk_reset_timer+0xc/0x16 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] sk_wait_data+0x64/0x97 [] autoremove_wake_function+0x0/0x33 [] tcp_recvmsg+0x33a/0x720 [] __d_lookup+0x96/0xd5 [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= logger S f68b9e48 0 10878 10813 f68b9e5c 00000082 00000002 f68b9e48 f68b9e40 00000000 f7ed8030 f7ed8170 c1813e00 00000001 ffff9821 000000ff 00000000 00000000 00000000 f789e200 f789e200 f68b9e78 c1972d40 c0166f4a 00000000 f7ed8030 c012dd98 f789e204 Call Trace: [] pipe_wait+0x51/0x6f [] autoremove_wake_function+0x0/0x33 [] pipe_read+0x2cf/0x343 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] sys_send+0x37/0x3b [] do_sync_read+0x0/0x10a [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= ntop S c1807dc0 0 10961 1 f42bdf28 00200082 0001731b c1807dc0 00000002 f42bdf10 f7fab570 f7fab6b0 c180ae00 00000000 00022da0 000000ff 00000000 00000000 0001731b f42bdf40 00000001 00000001 bf84d158 c0267ee0 00000001 00000000 0087e000 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= ntop S f311be10 0 11002 1 f311be24 00200082 00000002 f311be10 f311be08 00000000 dffd0570 dffd06b0 c180ae00 00000000 ffff9977 000000ff 00000000 00000000 00000000 f7ef1074 f311be90 c038584c b68b9ad0 c01371bb 00000000 00000001 00000001 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] __wake_up_common+0x32/0x55 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] recalc_sigpending+0xb/0x1d [] do_notify_resume+0x4fa/0x5ef [] __switch_to+0xa2/0x126 [] convert_fxsr_from_user+0x15/0xd2 [] sys_futex+0xc2/0xd4 [] sys_rt_sigreturn+0xc3/0xe6 [] sysenter_past_esp+0x6b/0xa1 ======================= ntop S c1807dc0 0 11003 1 f311df28 00200082 0001731b c1807dc0 00000002 f311df10 dffda570 dffda6b0 c180ae00 00000000 00022da1 000000ff 00000000 00000000 0001731b f311df40 00000001 00000001 b56e33a8 c0267ee0 00000001 00000000 00002ad1 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= ntop S c1807dc0 0 11004 1 f311ff28 00200082 0001731b c1807dc0 00000002 f311ff10 dffe1570 dffe16b0 c180ae00 00000000 00022dd0 000000ff 00000000 00000000 0001731b f311ff40 00000001 00000001 b4ee23b8 c0267ee0 00000001 00000000 00002ad1 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= ntop S c1807dc0 0 11005 1 f3121e24 00200082 0001731b c1807dc0 00000002 f3121e0c c19cf030 c19cf170 c180ae00 00000000 000225f2 000000ff 00000000 00000000 0001731b f7ef1074 f3121e90 c0385860 b68b9b1c c01371bb f3121edc 0000000f 0000000f 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] __switch_to+0xa2/0x126 [] sys_futex+0xc2/0xd4 [] sys_write+0x5f/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= ntop S c1807dc0 0 11008 1 f31ffb40 00200082 0001731b c1807dc0 00000002 f31ffb28 dffd5570 dffd56b0 c180ae00 00000000 00022d9f 000000ff 00000000 00000000 0001731b f31ffb50 00023186 00000002 00000004 c0267b50 f31fff9c c0103324 e540d478 df090914 Call Trace: [] schedule_timeout+0x70/0x8d [] apic_timer_interrupt+0x28/0x30 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] try_to_wake_up+0x2b0/0x2ba [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] sock_def_readable+0x37/0x61 [] unix_dgram_sendmsg+0x382/0x402 [] ata_qc_issue+0x43c/0x480 [libata] [] __scsi_get_command+0x13/0x51 [scsi_mod] [] scsi_get_command+0x7d/0x96 [scsi_mod] [] scsi_done+0x0/0x16 [scsi_mod] [] ata_scsi_translate+0xfb/0x156 [libata] [] scsi_prep_fn+0xb6/0x216 [scsi_mod] [] elv_next_request+0x191/0x1a1 [] scsi_dispatch_cmd+0x1d5/0x245 [scsi_mod] [] core_sys_select+0x1dd/0x283 [] scsi_end_request+0x9b/0xa5 [scsi_mod] [] scsi_io_completion+0x153/0x36b [scsi_mod] [] del_timer+0x45/0x4b [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] __kfree_skb+0xa3/0xfa [] net_tx_action+0x71/0xf0 [] irq_exit+0x53/0x6b [] do_IRQ+0x5c/0x71 [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] __kfree_skb+0xa3/0xfa [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= ntop S c1807dc0 0 11009 1 f3257f28 00200082 0001731b c1807dc0 00000002 f3257f10 dffe0030 dffe0170 c180ae00 00000000 00022f99 000000ff 00000000 00000000 0001731b f3257f40 00000001 00000001 b36aaa28 c0267ee0 00000001 00000000 00000000 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= ntop R running 0 11010 1 ntop S c1807dc0 0 11389 1 eed7df28 00200082 0001731b c1807dc0 00000002 eed7df10 f1bdfab0 f1bdfbf0 c180ae00 00000000 00022db6 000000ff 00000000 00000000 0001731b eed7df40 00000001 00000001 b26a91b8 c0267ee0 00000001 00000000 00002ad1 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c1807dc0 0 10978 1 f39cbf28 00000082 0001731b c1807dc0 00000002 f39cbf10 c1926030 c1926170 c180ae00 00000000 000230a5 000000ff 00000000 00000000 0001731b f39cbf40 00000001 00000001 bfe8d874 c0267ee0 00000001 00000000 bfe8d874 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= pdns_server S 00000000 0 10979 1 f39ede40 00000082 c0146f51 00000000 dfd0b2b0 dfd0b2b0 dffdbab0 dffdbbf0 c1813e00 00000001 c1673a20 f39d2000 00000000 c0149ceb 00000002 7fffffff f7509700 ffffff95 7fffffff c0267af3 c02db5d0 00000001 00000000 00000001 Call Trace: [] find_lock_page+0x1a/0x90 [] get_page_from_freelist+0x257/0x2d6 [] schedule_timeout+0x13/0x8d [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] unix_accept+0x4e/0xd4 [] sys_accept+0xd8/0x1ad [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= pdns_server S f39efe10 0 10980 10978 f39efe24 00000086 00000002 f39efe10 f39efe08 00000000 c19c5030 c19c5170 c1813e00 00000001 ffff9966 000000ff 00000000 00000001 00000000 dfd24af4 f39efe90 c03857c0 b439bbf8 c01371bb c0149ceb 00002af9 00002af9 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] __rmqueue+0x78/0xcb [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] schedule+0x453/0x511 [] sys_futex+0xc2/0xd4 [] sys_clone+0x36/0x3b [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c1677420 0 10990 10978 f3bd9e5c 00000086 c1677420 c1677420 f3bd9e8c f769ae9c dffe0ab0 dffe0bf0 c1813e00 00000001 00000000 00000000 c17e1600 00000246 c012deee f7f06c00 f7f06c00 f3bd9e78 f7e6fac0 c0166f4a 00000000 dffe0ab0 c012dd98 f7f06c04 Call Trace: [] prepare_to_wait+0x12/0x4b [] pipe_wait+0x51/0x6f [] autoremove_wake_function+0x0/0x33 [] pipe_read+0x2cf/0x343 [] handle_mm_fault+0x36e/0x6f9 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_sync_read+0x0/0x10a [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= pdns_server S 00000000 0 10991 10978 f3bdbe28 00000086 00000000 00000000 c19d9030 00000000 c19d9030 c19d9170 c1813e00 00000001 f3bdbe08 f3bdbe08 00000000 00000000 c0169457 7fffffff 7fffffff f3bdbe98 f3bdbebc c0267af3 00000000 00000282 dfc18c44 d662d853 Call Trace: [] __link_path_walk+0x932/0xaa6 [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] cp_new_stat64+0xf3/0x105 [] sys_send+0x37/0x3b [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c1807dc0 0 10992 10978 f3bddf28 00000086 0001731b c1807dc0 00000002 f3bddf10 dffd7ab0 dffd7bf0 c180ae00 00000000 000230a7 000000ff 00000000 00000000 0001731b f3bddf40 00000001 00000001 b6ba01d4 c0267ee0 00000001 00000000 b6ba01d4 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S 00000000 0 10994 10978 f343db40 00000086 00000000 00000000 00000000 00000000 c1912030 c1912170 c1813e00 00000001 00000000 00000000 00000000 00000000 00000000 7fffffff f343df9c 00000007 00000080 c0267af3 00000000 00000000 00000246 c012dfc8 Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] tcp_poll+0x18/0x120 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] find_lock_page+0x1a/0x90 [] filemap_fault+0x227/0x387 [] core_sys_select+0x1dd/0x283 [] handle_mm_fault+0x36e/0x6f9 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= pdns_server S f343fe10 0 10995 10978 f343fe24 00000086 00000002 f343fe10 f343fe08 00000000 dffe1030 dffe1170 c1813e00 00000001 ffffa2d6 000000ff 00000000 00000000 00000000 dfd24af4 f343fe90 c03855f4 0814c378 c01371bb 7fffffff 00000000 00000000 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] do_gettimeofday+0x35/0xfe [] sys_futex+0xc2/0xd4 [] sys_gettimeofday+0x26/0x52 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c01542ea 0 10997 10978 f3589e24 00000086 0814c000 c01542ea 0814c378 0814c000 dffce030 dffce170 c180ae00 00000000 00000000 00000000 dffce030 dfd24af4 00000246 dfd24af4 f3589e90 c03855f4 0814c378 c01371bb 7fffffff 00000000 00000000 00000000 Call Trace: [] find_extend_vma+0x12/0x49 [] futex_wait+0x1b6/0x2bc [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] do_gettimeofday+0x35/0xfe [] sys_futex+0xc2/0xd4 [] sys_gettimeofday+0x26/0x52 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c01542ea 0 10999 10978 f35f9e24 00000086 0814c000 c01542ea 0814c378 0814c000 dffd7030 dffd7170 c1813e00 00000001 00000000 00000000 dffd7030 dfd24af4 00000246 dfd24af4 f35f9e90 c03855f4 0814c378 c01371bb 7fffffff 00000000 00000000 00000000 Call Trace: [] find_extend_vma+0x12/0x49 [] futex_wait+0x1b6/0x2bc [] sock_common_recvmsg+0x3e/0x54 [] sock_aio_read+0xd1/0xdd [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] do_gettimeofday+0x35/0xfe [] sys_futex+0xc2/0xd4 [] sys_gettimeofday+0x26/0x52 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S c1807dc0 0 11001 10978 f373dd0c 00000086 00000400 c1807dc0 00000002 f373dcf4 f7ef3ab0 f7ef3bf0 c180ae00 00000000 ffffc7a4 000000ff 00000000 00000000 00000400 7fffffff f5cdfd00 00000000 7fffffff c0267af3 00000000 00000000 00000000 f373df58 Call Trace: [] schedule_timeout+0x13/0x8d [] memcpy_toiovec+0x25/0x47 [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] udp_recvmsg+0x5d/0x1d1 [] sock_common_recvmsg+0x3e/0x54 [] sock_recvmsg+0xcf/0xe8 [] autoremove_wake_function+0x0/0x33 [] try_to_wake_up+0x2b0/0x2ba [] __wake_up+0x32/0x43 [] sys_recvfrom+0xd7/0x12b [] futex_wake+0xaa/0xb4 [] do_futex+0x80/0x999 [] getnstimeofday+0x35/0xe9 [] lapic_next_event+0xc/0x10 [] clockevents_program_event+0x9e/0xaa [] sys_socketcall+0x1cd/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_server S f08a3e10 0 11292 10978 f08a3e24 00000086 00000002 f08a3e10 f08a3e08 00000000 f16b2570 f16b26b0 c180ae00 00000000 ffffa2d5 000000ff 00000000 00000000 00000000 dfd24af4 f08a3e90 c03855f4 0814c378 c01371bb c0149ceb 00000000 00000000 00000000 Call Trace: [] futex_wait+0x1b6/0x2bc [] get_page_from_freelist+0x257/0x2d6 [] __alloc_pages+0x5b/0x2a4 [] default_wake_function+0x0/0xc [] do_futex+0x6d/0x999 [] autoremove_wake_function+0x0/0x33 [] do_gettimeofday+0x35/0xfe [] sys_futex+0xc2/0xd4 [] sys_gettimeofday+0x26/0x52 [] sysenter_past_esp+0x6b/0xa1 ======================= pdns_recursor S c1807dc0 0 11011 1 f3313f28 00000086 0001731b c1807dc0 00000002 f3313f10 c192bab0 c192bbf0 c180ae00 00000000 0002308e 000000ff 00000000 00000000 0001731b f3313f38 000230bf 00000020 00000206 c0267b50 0001e78b ec687380 c0363d84 c0363d84 Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] sys_epoll_wait+0x156/0x39f [] default_wake_function+0x0/0xc [] sys_gettimeofday+0x26/0x52 [] sysenter_past_esp+0x6b/0xa1 ======================= master S c1807dc0 0 11076 1 f2059b40 00000086 0001731b c1807dc0 c02db59c 000000d0 f2c8e570 f2c8e6b0 c180ae00 00000000 f2059b50 00000282 c01258f2 00000000 00000282 f2059b50 000242ac 0000005c 10000000 c0267b50 f2059bdc 00000000 c0363f9c c0363f9c Call Trace: [] __mod_timer+0x97/0xa1 [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] core_sys_select+0x1dd/0x283 [] do_sync_read+0xc7/0x10a [] getnstimeofday+0x35/0xe9 [] rb_insert_color+0x4a/0xad [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= pickup S c1807dc0 0 11079 11076 f2711b40 00200082 0001731b c1807dc0 00000002 f2711b28 f2c8eab0 f2c8ebf0 c180ae00 00000000 00022b3d 000000ff 00000000 00000000 0001731b f2711b50 0002524c 00000007 00000080 c0267b50 02625a00 00000000 c036401c c036401c Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] try_to_wake_up+0x2b0/0x2ba [] __wait_on_bit+0x4e/0x56 [] sync_buffer+0x0/0x33 [] out_of_line_wait_on_bit+0x63/0x6b [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] __find_get_block_slow+0x117/0x121 [] ext3_get_blocks_handle+0xc3/0x855 [ext3] [] __find_get_block+0x1c4/0x1ce [] task_rq_lock+0x42/0x69 [] try_to_wake_up+0x2b0/0x2ba [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] core_sys_select+0x1dd/0x283 [] sock_aio_write+0xc8/0xd4 [] filldir64+0x92/0xc4 [] do_sync_write+0xc7/0x10a [] getnstimeofday+0x35/0xe9 [] rb_insert_color+0x8a/0xad [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= qmgr S c1807dc0 0 11080 11076 f2799b40 00200086 0001731b c1807dc0 00000002 f2799b28 c192e030 c192e170 c180ae00 00000000 0001e48a 000000ff 00000000 00000000 0001731b f2799b50 0002a7d9 00000007 00000080 c0267b50 c01a36d8 00000000 e5d6f73c f02e7bf4 Call Trace: [] schedule_timeout+0x70/0x8d [] get_request+0x1fa/0x298 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] get_request+0x1fa/0x298 [] update_stats_wait_end+0x9b/0xbe [] elv_rb_add+0x61/0x6b [] deadline_add_rq_rb+0x19/0x2c [] deadline_add_request+0x18/0x39 [] pdc_qc_prep+0x2b/0x26a [sata_promise] [] ata_qc_issue+0x43c/0x480 [libata] [] ata_scsi_rw_xlat+0x151/0x19d [libata] [] scsi_done+0x0/0x16 [scsi_mod] [] ata_scsi_translate+0xfb/0x156 [libata] [] scsi_prep_fn+0x1aa/0x216 [scsi_mod] [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] schedule+0x453/0x511 [] submit_bio+0xb5/0xbc [] io_schedule+0x1d/0x27 [] ext3fs_dirhash+0x109/0x1d6 [ext3] [] core_sys_select+0x1dd/0x283 [] htree_dirblock_to_tree+0x11c/0x126 [ext3] [] filldir64+0x92/0xc4 [] call_filldir+0xaf/0xc6 [ext3] [] filldir64+0x0/0xc4 [] ext3_readdir+0x1fb/0x5d7 [ext3] [] getnstimeofday+0x35/0xe9 [] filldir64+0x0/0xc4 [] enqueue_hrtimer+0xdc/0xe7 [] sys_select+0x9d/0x167 [] getnstimeofday+0x35/0xe9 [] sysenter_past_esp+0x6b/0xa1 ======================= nmbd S c1807dc0 0 11090 1 f2325b40 00000086 0001731b c1807dc0 00000002 f2325b28 f3ee1030 f3ee1170 c180ae00 00000000 00022fab 000000ff 00000000 00000000 0001731b f2325b50 00023392 0000000c 00001000 c0267b50 00000246 c012dfc8 f6e89b50 ea1a4bd8 Call Trace: [] schedule_timeout+0x70/0x8d [] add_wait_queue+0xf/0x30 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] dev_queue_xmit+0x289/0x2ae [] ip_mc_output+0x38d/0x3c6 [] ip_finish_output+0x0/0x218 [] ip_push_pending_frames+0x348/0x3da [] dst_output+0x0/0x7 [] udp_push_pending_frames+0x2ac/0x2fe [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] memcpy_toiovec+0x25/0x47 [] skb_copy_datagram_iovec+0x53/0x1cd [] skb_dequeue+0x39/0x3f [] skb_recv_datagram+0x6b/0x172 [] __kfree_skb+0xa3/0xfa [] udp_recvmsg+0x184/0x1d1 [] sock_common_recvmsg+0x3e/0x54 [] sock_recvmsg+0xcf/0xe8 [] sock_sendmsg+0xbc/0xd4 [] autoremove_wake_function+0x0/0x33 [] core_sys_select+0x1dd/0x283 [] move_addr_to_user+0x4e/0x66 [] sys_recvfrom+0x108/0x12b [] __dev_get_by_name+0x5d/0x67 [] fasync_helper+0x3a/0xb5 [] __posix_lock_file+0x47d/0x49b [] _spin_lock_bh+0x8/0x18 [] inet_sock_destruct+0x161/0x1a7 [] _spin_lock_bh+0x8/0x18 [] sys_select+0x9d/0x167 [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= smbd S f1e5bb2c 0 11092 1 f1e5bb40 00200082 00000002 f1e5bb2c f1e5bb24 00000000 f3ee1570 f3ee16b0 c180ae00 00000000 ffff9a93 000000ff 00000000 00000000 00000000 7fffffff f1e5bf9c 00000017 00800000 c0267af3 c0119e96 02625a00 00200246 c012dfc8 Call Trace: [] schedule_timeout+0x13/0x8d [] enqueue_entity+0x1e2/0x203 [] add_wait_queue+0xf/0x30 [] add_wait_queue+0xf/0x30 [] pipe_poll+0x24/0x7b [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] extract_buf+0x97/0xd2 [] extract_buf+0x97/0xd2 [] __rmqueue+0x78/0xcb [] find_lock_page+0x1a/0x90 [] filemap_fault+0x227/0x387 [] __alloc_pages+0x5b/0x2a4 [] core_sys_select+0x1dd/0x283 [] flush_tlb_page+0x3d/0x61 [] handle_mm_fault+0x36e/0x6f9 [] tcp_v4_hash+0x164/0x176 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_select+0x9d/0x167 [] do_pipe+0x81/0xd5 [] do_fcntl+0x1c1/0x247 [] sysenter_past_esp+0x6b/0xa1 ======================= smbd4wins S c1807dc0 0 11096 1 f18b9b40 00000086 0001731b c1807dc0 00000002 f18b9b28 c19c6ab0 c19c6bf0 c180ae00 00000000 00022bb4 000000ff 00000000 00000000 0001731b f18b9b50 00023190 0000000d 00002000 c0267b50 00000246 c012dfc8 e5ed2bd8 c4409288 Call Trace: [] schedule_timeout+0x70/0x8d [] add_wait_queue+0xf/0x30 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] ip_local_deliver+0x189/0x230 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] local_bh_enable+0x87/0x95 [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_push_pending_frames+0x348/0x3da [] dst_output+0x0/0x7 [] udp_push_pending_frames+0x2ac/0x2fe [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] udp_sendmsg+0x4d2/0x5bf [] inet_sendmsg+0x39/0x43 [] sock_sendmsg+0xbc/0xd4 [] __ext3_get_inode_loc+0x117/0x2dd [ext3] [] core_sys_select+0x1dd/0x283 [] ext3_mark_inode_dirty+0x20/0x27 [ext3] [] __ext3_journal_stop+0x19/0x34 [ext3] [] __mark_inode_dirty+0xca/0x143 [] ext3_orphan_del+0x31/0x141 [ext3] [] cache_alloc_refill+0x64/0x487 [] fasync_helper+0x3a/0xb5 [] __posix_lock_file+0x47d/0x49b [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= smbd S f1909fb8 0 11098 11092 f1909fac 00200082 00000007 f1909fb8 f7f3fab0 00000001 f7f3fab0 f7f3fbf0 c180ae00 00000000 0000000e f1909fb8 c02a44ef 00000007 0000000e 00000001 00000001 bfd24260 f1908000 c012630e c0102802 00000001 b7d9f368 083e2e98 Call Trace: [] sys_pause+0x11/0x17 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= saslauthd S f1b67f40 0 11109 1 f1b67f54 00200086 00000002 f1b67f40 f1b67f38 00000000 c19daab0 c19dabf0 c180ae00 00000000 00014e38 000000ff 00000000 00200246 c012deee f5d65d1c f7e1e4c0 f1b67f7c 00000007 c016f23f 00000000 00000007 0000001c 00000000 Call Trace: [] prepare_to_wait+0x12/0x4b [] fcntl_setlk+0x14f/0x1cf [] autoremove_wake_function+0x0/0x33 [] sys_fcntl64+0x5a/0x6b [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= saslauthd S 00000000 0 11110 11109 f1b69f54 00200082 00000000 00000000 00000001 00000000 c19c0ab0 c19c0bf0 c180ae00 00000000 dfe34324 00000003 00200246 00200246 c012deee f20faa7c f7e1e4c0 f1b69f7c 00000007 c016f23f 00000000 00000007 0000001c 00000000 Call Trace: [] prepare_to_wait+0x12/0x4b [] fcntl_setlk+0x14f/0x1cf [] autoremove_wake_function+0x0/0x33 [] sys_fcntl64+0x5a/0x6b [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= saslauthd S 00000000 0 11111 11109 f1ba9e40 00200082 c0146f51 00000000 dfd0b2b0 dfd0b2b0 f2c5e570 f2c5e6b0 c180ae00 00000000 00000002 f1ba9e8c dffb095c dfd0b358 c1bea908 7fffffff f270a700 ffffff95 7fffffff c0267af3 c17e12c0 00000000 c17e12c0 c1810dac Call Trace: [] find_lock_page+0x1a/0x90 [] schedule_timeout+0x13/0x8d [] __next_cpu+0x12/0x1f [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] unix_accept+0x4e/0xd4 [] sys_accept+0xd8/0x1ad [] update_stats_wait_end+0x9b/0xbe [] update_curr_load+0x6e/0x83 [] __switch_to+0xa2/0x126 [] __posix_lock_file+0x47d/0x49b [] schedule+0x453/0x511 [] fcntl_setlk+0x1c5/0x1cf [] sys_socketcall+0xd6/0x262 [] sys_fcntl64+0x63/0x6b [] sysenter_past_esp+0x6b/0xa1 ======================= saslauthd S 00000003 0 11112 11109 f1babf54 00200082 00000000 00000003 f1babf90 0000000d f3ee1ab0 f3ee1bf0 c180ae00 00000000 f7fb7e74 f7fb7e40 b7b2fcef 00200246 c012deee f5d6517c f7e1e4c0 f1babf7c 00000007 c016f23f 00000000 00000007 0000001c 00000000 Call Trace: [] prepare_to_wait+0x12/0x4b [] fcntl_setlk+0x14f/0x1cf [] autoremove_wake_function+0x0/0x33 [] sys_fcntl64+0x5a/0x6b [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= saslauthd S f1bcdf40 0 11113 11109 f1bcdf54 00200082 00000002 f1bcdf40 f1bcdf38 00000000 c19ce570 c19ce6b0 c180ae00 00000000 0000d5f6 000000ff 00000000 00200246 c012deee f5d65bfc f7e1e4c0 f1bcdf7c 00000007 c016f23f 00000000 00000007 0000001c 00000000 Call Trace: [] prepare_to_wait+0x12/0x4b [] fcntl_setlk+0x14f/0x1cf [] autoremove_wake_function+0x0/0x33 [] sys_fcntl64+0x5a/0x6b [] sysenter_past_esp+0x6b/0xa1 ======================= sshd S c1807dc0 0 11130 1 f1427b40 00200086 0001731b c1807dc0 00000002 f1427b28 f7fcd570 f7fcd6b0 c180ae00 00000000 00022be7 000000ff 00000000 00000000 0001731b 7fffffff f1427f9c 00000006 00000040 c0267af3 f7586eb0 e8bea280 00200246 c012dfc8 Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] add_wait_queue+0xf/0x30 [] pipe_poll+0x24/0x7b [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] tcp_v4_do_rcv+0x2d9/0x323 [] nf_ct_deliver_cached_events+0x3e/0x91 [nf_conntrack] [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] tcp_v4_rcv+0x7f2/0x850 [] ip_local_deliver+0x189/0x230 [] ip_local_deliver_finish+0x0/0x1b1 [] ip_rcv+0x499/0x4d3 [] ip_rcv_finish+0x0/0x2a8 [] update_curr+0x103/0x12a [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] check_preempt_curr_fair+0x69/0x6f [] try_to_wake_up+0x2b0/0x2ba [] cache_alloc_refill+0x64/0x487 [] __alloc_skb+0x42/0xec [] sock_alloc_send_skb+0x6e/0x196 [] core_sys_select+0x1dd/0x283 [] flush_tlb_page+0x3d/0x61 [] handle_mm_fault+0x67f/0x6f9 [] do_sync_write+0xc7/0x10a [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_select+0x9d/0x167 [] filp_close+0x4f/0x56 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= ulogd S f152fd00 0 11143 1 f152fd14 00000082 00000002 f152fd00 f152fcf8 00000000 c19d8ab0 c19d8bf0 c180ae00 00000000 ffffa1f1 000000ff 00000000 00000001 00000000 7fffffff dfe2e000 00000000 7fffffff c0267af3 f6f219e8 00008000 00000000 00000c8c Call Trace: [] schedule_timeout+0x13/0x8d [] __ext3_journal_stop+0x19/0x34 [ext3] [] prepare_to_wait_exclusive+0x12/0x4a [] skb_recv_datagram+0x115/0x172 [] autoremove_wake_function+0x0/0x33 [] netlink_recvmsg+0x44/0x219 [] sock_recvmsg+0xcf/0xe8 [] __generic_file_aio_write_nolock+0x481/0x4c3 [] autoremove_wake_function+0x0/0x33 [] __do_fault+0x30e/0x33b [] generic_file_aio_write+0x5b/0xb0 [] sys_recvfrom+0xd7/0x12b [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] sys_socketcall+0x1cd/0x262 [] sysenter_past_esp+0x6b/0xa1 ======================= ntpd S c1807dc0 0 11257 1 f1117b40 00200082 0001731b c1807dc0 00000002 f1117b28 f1bdf030 f1bdf170 c180ae00 00000000 00023087 000000ff 00000000 00000000 0001731b 7fffffff f1117f9c 00000009 00000200 c0267af3 00200246 c012dfc8 f1b0d580 f1117bdc Call Trace: [] schedule_timeout+0x13/0x8d [] add_wait_queue+0xf/0x30 [] datagram_poll+0x14/0xad [] udp_poll+0xe/0xd3 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] __ext3_get_inode_loc+0x117/0x2dd [ext3] [] __ext3_journal_dirty_metadata+0x15/0x3b [ext3] [] ext3_mark_iloc_dirty+0x27e/0x2d9 [ext3] [] ext3_mark_inode_dirty+0x20/0x27 [ext3] [] __wake_up+0x32/0x43 [] journal_stop+0x1af/0x1bb [jbd] [] __ext3_journal_stop+0x19/0x34 [ext3] [] ext3_ordered_commit_write+0xb4/0xc3 [ext3] [] ext3_journal_dirty_data+0x0/0x31 [ext3] [] generic_file_buffered_write+0x4cd/0x59c [] __ext3_journal_stop+0x19/0x34 [ext3] [] __mark_inode_dirty+0x24/0x143 [] __generic_file_aio_write_nolock+0x481/0x4c3 [] core_sys_select+0x1dd/0x283 [] enqueue_hrtimer+0xdc/0xe7 [] hrtimer_start+0xe5/0xef [] convert_fxsr_to_user+0xe2/0x12e [] save_i387+0x121/0x133 [] setup_sigcontext+0xdd/0x117 [] recalc_sigpending+0xb/0x1d [] do_notify_resume+0x4fa/0x5ef [] convert_fxsr_from_user+0x15/0xd2 [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= mdadm S f1081b2c 0 11272 1 f1081b40 00000086 00000002 f1081b2c f1081b24 00000000 f1ba7ab0 f1ba7bf0 c180ae00 00000000 f1081b50 00000282 c01258f2 00000000 00000282 f1081b50 00024319 00000005 00000020 c0267b50 c01821f7 c017efdf c0363fa4 e2d83db0 Call Trace: [] __mod_timer+0x97/0xa1 [] schedule_timeout+0x70/0x8d [] mpage_end_io_read+0x0/0x61 [] bio_endio+0x5b/0x63 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] __add_entropy_words+0x5b/0x176 [] __wake_up+0x32/0x43 [] scsi_run_queue+0x17a/0x189 [scsi_mod] [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] __wake_up+0x32/0x43 [] md_wakeup_thread+0x24/0x26 [md_mod] [] md_ioctl+0x11d1/0x1213 [md_mod] [] enqueue_entity+0x1e2/0x203 [] core_sys_select+0x1dd/0x283 [] blkdev_driver_ioctl+0x54/0x5d [] check_disk_change+0x14/0x5a [] md_open+0x49/0x50 [md_mod] [] do_open+0x1d1/0x240 [] may_open+0x4e/0x194 [] blkdev_open+0x0/0x51 [] blkdev_open+0x25/0x51 [] __dentry_open+0xdd/0x16a [] nameidata_to_filp+0x23/0x32 [] do_filp_open+0x32/0x39 [] sys_select+0x9d/0x167 [] mntput_no_expire+0x11/0x5d [] filp_close+0x4f/0x56 [] sysenter_past_esp+0x6b/0xa1 ======================= dhcpd3 S f0df7b2c 0 11290 1 f0df7b40 00000086 00000002 f0df7b2c f0df7b24 00000000 f2003570 f20036b0 c180ae00 00000000 0001b069 000000ff 00000000 00000000 00000000 f0df7b50 007a0069 00000008 00000100 c0267b50 00000246 c012dfc8 c03643c4 c03643c4 Call Trace: [] schedule_timeout+0x70/0x8d [] add_wait_queue+0xf/0x30 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] dx_probe+0x95/0x2d2 [ext3] [] ifind_fast+0x2a/0x69 [] ext3_get_acl+0x51/0x2bf [ext3] [] __wake_up_common+0x32/0x55 [] memcpy_toiovec+0x25/0x47 [] skb_copy_datagram_iovec+0x53/0x1cd [] skb_dequeue+0x39/0x3f [] skb_recv_datagram+0x6b/0x172 [] __kfree_skb+0xa3/0xfa [] udp_recvmsg+0x184/0x1d1 [] sock_common_recvmsg+0x3e/0x54 [] sock_recvmsg+0xcf/0xe8 [] autoremove_wake_function+0x0/0x33 [] core_sys_select+0x1dd/0x283 [] move_addr_to_user+0x4e/0x66 [] sys_recvfrom+0x108/0x12b [] cp_new_stat64+0xf3/0x105 [] do_page_fault+0x0/0x63d [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= atd S f0bbbf14 0 11307 1 f0bbbf28 00000086 00000002 f0bbbf14 f0bbbf0c 00000000 f1576ab0 f1576bf0 c1813e00 00000001 ffff9c29 000000ff 00000000 00000000 00000000 f0bbbf40 00000001 00000001 bfe9c124 c0267ee0 00000001 00000000 bfe9c124 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= cron S c1807dc0 0 11317 1 f0bf1f28 00000086 0001731b c1807dc0 00000002 f0bf1f10 f1576570 f15766b0 c180ae00 00000000 00021e93 000000ff 00000000 00000000 0001731b f0bf1f40 00000001 00000001 bfec71b4 c0267ee0 00000001 00000000 bfec71b4 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sigprocmask+0xa1/0xc4 [] sys_nanosleep+0x49/0x5c [] sysenter_past_esp+0x6b/0xa1 ======================= apache2 S c1807dc0 0 11343 1 f0159b40 00200086 0001731b c1807dc0 00000002 f0159b28 f1463ab0 f1463bf0 c180ae00 00000000 00023054 000000ff 00000000 00000000 0001731b f0159b50 000230b7 00000000 dffbabcc c0267b50 dffbabcc c0103267 c0363d44 c0363d44 Call Trace: [] schedule_timeout+0x70/0x8d [] common_interrupt+0x23/0x28 [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] rb_insert_color+0x8a/0xad [] enqueue_entity+0x1e2/0x203 [] __check_preempt_curr_fair+0x4c/0x71 [] mempool_free+0x68/0x6d [] bio_put+0x23/0x24 [] mpage_end_io_read+0x5b/0x61 [] mpage_end_io_read+0x0/0x61 [] bio_endio+0x5b/0x63 [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] tcp_packet+0xa09/0xa1b [nf_conntrack] [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] e1000_xmit_frame+0x995/0x9be [e1000] [] __wake_up+0x32/0x43 [] packet_rcv+0x2bd/0x307 [af_packet] [] packet_rcv+0x0/0x307 [af_packet] [] dev_hard_start_xmit+0x200/0x275 [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] core_sys_select+0x1dd/0x283 [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_forward+0x275/0x2d2 [] ip_forward_finish+0x0/0x2e [] ip_rcv+0x499/0x4d3 [] ip_rcv_finish+0x0/0x2a8 [] __alloc_skb+0x42/0xec [] rhine_napipoll+0x42b/0x435 [via_rhine] [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] remove_wait_queue+0xc/0x34 [] do_wait+0x970/0x9da [] sys_select+0x9d/0x167 [] sysenter_past_esp+0x6b/0xa1 ======================= getty S 00000008 0 11361 1 f01f9ec0 00000082 00000020 00000008 0000000a c00bc434 f1570570 f15706b0 c180ae00 00000000 00000000 010000c0 f01f0000 c02da200 00000246 7fffffff f7ee8800 f01f9f3c bf824cbb c0267af3 c014a460 c15fb7c0 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] vgacon_set_cursor_size+0xeb/0x103 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= getty S c1810dc0 0 11362 1 f0479ec0 00000086 00000600 c1810dc0 00000002 f0479ea8 f18e5030 f18e5170 c1813e00 00000001 ffff9d1f 000000ff 00000000 00000000 00000600 7fffffff f72b9800 f0479f3c bf8a9d3b c0267af3 c014a460 c15fa720 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= getty S c1807dc0 0 11363 1 f05c9ec0 00000082 00000400 c1807dc0 00000002 f05c9ea8 c19c8030 c19c8170 c180ae00 00000000 ffff9d1f 000000ff 00000000 00000000 00000400 7fffffff f7266800 f05c9f3c bfa486db c0267af3 c014a460 c15fb7c0 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= getty S c1810dc0 0 11364 1 f049bec0 00000086 00000400 c1810dc0 00000002 f049bea8 dffdc570 dffdc6b0 c1813e00 00000001 ffff9d1f 000000ff 00000000 00000000 00000400 7fffffff f72dc000 f049bf3c bfd7da0b c0267af3 c014a460 c15fa720 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= getty S 00000008 0 11365 1 f0bfbec0 00000086 00000020 00000008 ffffffff 00000000 f1576030 f1576170 c1813e00 00000001 00000000 01000020 f0bf0000 c02da200 00000246 7fffffff f72b9000 f0bfbf3c bfd7da0b c0267af3 c014a460 c15fa720 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= getty S 00000008 0 11366 1 f060dec0 00000082 00000020 00000008 ffffffff 00000000 c192eab0 c192ebf0 c1813e00 00000001 00000000 01000020 f0600000 c02da200 00000246 7fffffff f6cc1000 f060df3c bfd7da0b c0267af3 c014a460 c15fa720 002da200 c02da200 Call Trace: [] schedule_timeout+0x13/0x8d [] __pagevec_free+0x18/0x22 [] release_pages+0x14e/0x156 [] release_console_sem+0x17a/0x193 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= runsvdir S c1807dc0 0 11367 1 f025bbe4 00000086 0001731b c1807dc0 00000002 f025bbcc c19ce030 c19ce170 c180ae00 00000000 00023002 000000ff 00000000 00000000 0001731b f025bbf4 000231f7 000001f6 00000000 c0267b50 00000c31 00000c31 c0364114 f682fb50 Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_sys_poll+0x25d/0x323 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] io_schedule+0x1d/0x27 [] __wait_on_bit+0x4e/0x56 [] sync_buffer+0x0/0x33 [] sync_buffer+0x0/0x33 [] out_of_line_wait_on_bit+0x63/0x6b [] wake_bit_function+0x0/0x3c [] ext3_find_entry+0x457/0x52f [ext3] [] ata_qc_issue_prot+0xe6/0x21c [libata] [] ifind_fast+0x2a/0x69 [] inotify_d_instantiate+0x41/0x66 [] d_rehash+0x1c/0x29 [] d_splice_alias+0x9b/0xb6 [] __d_lookup+0x96/0xd5 [] do_lookup+0x4f/0x140 [] dput+0x15/0xdd [] __link_path_walk+0x987/0xaa6 [] scsi_request_fn+0x2eb/0x326 [scsi_mod] [] mntput_no_expire+0x11/0x5d [] link_path_walk+0xa9/0xb3 [] do_wait+0x970/0x9da [] do_path_lookup+0x161/0x1c4 [] _atomic_dec_and_lock+0x2a/0x44 [] mntput_no_expire+0x11/0x5d [] cp_new_stat+0x154/0x16d [] sys_newstat+0x23/0x28 [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sys_poll+0x33/0x36 [] sysenter_past_esp+0x6b/0xa1 ======================= runsv S f02e7bd0 0 11378 11367 f02e7be4 00000082 00000002 f02e7bd0 f02e7bc8 00000000 dffdaab0 dffdabf0 c180ae00 00000000 000123a2 000000ff 00000000 00000001 00000000 f02e7bf4 0002aa43 000186a2 00000000 c0267b50 f76eeec0 f8bea851 f2799b50 c03641dc Call Trace: [] schedule_timeout+0x70/0x8d [] xfs_icsb_modify_counters+0x53/0x1cd [xfs] [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_sys_poll+0x25d/0x323 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] xfs_buf_rele+0x23/0x6c [xfs] [] xfs_trans_unlock_chunk+0x79/0xb9 [xfs] [] xfs_trans_tail_ail+0x13/0x2b [xfs] [] xlog_assign_tail_lsn+0x1d/0x3e [xfs] [] xlog_state_release_iclog+0x18/0x91 [xfs] [] xfs_log_release_iclog+0xf/0x38 [xfs] [] _xfs_trans_commit+0x278/0x2e0 [xfs] [] activate_page+0x81/0xa6 [] mark_page_accessed+0x1c/0x30 [] filemap_fault+0x227/0x387 [] xfs_ifree+0x96/0xc1 [xfs] [] xfs_trans_unlocked_item+0x25/0x3c [xfs] [] __do_fault+0x30e/0x33b [] xfs_reclaim+0xd1/0xd8 [xfs] [] pipe_read+0x2e4/0x343 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] remove_wait_queue+0xc/0x34 [] do_gettimeofday+0x35/0xfe [] recalc_sigpending+0xb/0x1d [] sigprocmask+0xa1/0xc4 [] sys_poll+0x33/0x36 [] sysenter_past_esp+0x6b/0xa1 ======================= multilog S efc83e48 0 11379 11378 efc83e5c 00000086 00000002 efc83e48 efc83e40 00000000 f1463570 f14636b0 c180ae00 00000000 ffff9f1d 000000ff 00000000 00000000 00000000 f789e400 f789e400 efc83e78 dfd360c0 c0166f4a 00000000 f1463570 c012dd98 f789e404 Call Trace: [] pipe_wait+0x51/0x6f [] autoremove_wake_function+0x0/0x33 [] pipe_read+0x2cf/0x343 [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_sync_read+0x0/0x10a [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= mlnet D 00000000 0 11380 11378 efcfdc3c 00000086 00000008 00000000 efcfdc88 00000000 f16b2ab0 f16b2bf0 c180ae00 00000000 f7dfec40 0a93c293 00000000 00000000 f72cc980 f7364e80 00000246 f7364e88 f16b2ab0 c02688a4 00000001 f16b2ab0 c011a320 f7364e8c Call Trace: [] __down+0xc2/0xd4 [] default_wake_function+0x0/0xc [] __down_failed+0x7/0xc [] xfs_buf_lock+0x31/0x33 [xfs] [] xfs_getsb+0x22/0x2d [xfs] [] xfs_trans_getsb+0x37/0x68 [xfs] [] xfs_trans_apply_sb_deltas+0x12/0x3ff [xfs] [] _xfs_trans_commit+0xf1/0x2e0 [xfs] [] xfs_dir2_leaf_addname+0x77b/0x792 [xfs] [] xfs_dir_createname+0xf5/0x106 [xfs] [] __mark_inode_dirty+0xca/0x143 [] xfs_create+0x491/0x615 [xfs] [] xfs_iunlock+0x51/0x6d [xfs] [] xfs_vn_create+0x0/0xd [xfs] [] xfs_vn_mknod+0x182/0x28f [xfs] [] xfs_vn_create+0x0/0xd [xfs] [] vfs_create+0x73/0xe1 [] open_namei+0x173/0x54c [] do_filp_open+0x25/0x39 [] get_unused_fd_flags+0x51/0xc3 [] do_sys_open+0x44/0xc0 [] sys_open+0x1a/0x1c [] syscall_call+0x7/0xb ======================= apache2 S c1807dc0 0 11384 11343 ef3b3e28 00200082 00000600 c1807dc0 00000002 ef3b3e10 f156f030 f156f170 c180ae00 00000000 ffff9d52 000000ff 00000000 00000000 00000600 7fffffff 7fffffff ef3b3e98 ef3b3ebc c0267af3 c19f2208 00200282 00000000 00000000 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] __alloc_pages+0x5b/0x2a4 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= apache2 S c02db5d0 0 11385 11343 ef3b5e28 00200082 000a00d2 c02db5d0 00000000 f04f8844 f2003ab0 f2003bf0 c180ae00 00000000 f04f8844 f04f8844 00000000 c014778a c15da380 7fffffff 7fffffff ef3b5e98 ef3b5ebc c0267af3 c19f2208 00200282 00000000 00000000 Call Trace: [] filemap_fault+0x227/0x387 [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] __alloc_pages+0x5b/0x2a4 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= apache2 S eec33e14 0 11386 11343 eec33e28 00200086 00000002 eec33e14 eec33e0c 00000000 f156fab0 f156fbf0 c180ae00 00000000 ffff9d52 000000ff 00000000 00000000 00000000 7fffffff 7fffffff eec33e98 eec33ebc c0267af3 c19f2208 00200282 00000000 00000000 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] __alloc_pages+0x5b/0x2a4 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= apache2 S c1807dc0 0 11387 11343 eec53e28 00200086 00000400 c1807dc0 00000002 eec53e10 f7ef3570 f7ef36b0 c180ae00 00000000 ffff9d52 000000ff 00000000 00000000 00000400 7fffffff 7fffffff eec53e98 eec53ebc c0267af3 c19f2208 00200282 00000000 00000000 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] __alloc_pages+0x5b/0x2a4 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= apache2 S eecb3e14 0 11388 11343 eecb3e28 00200086 00000002 eecb3e14 eecb3e0c 00000000 f156f570 f156f6b0 c180ae00 00000000 ffff9d52 000000ff 00000000 00000001 00000000 7fffffff 7fffffff eecb3e98 eecb3ebc c0267af3 00000010 00200282 c02da200 00200286 Call Trace: [] schedule_timeout+0x13/0x8d [] _spin_lock_bh+0x8/0x18 [] lock_sock_nested+0x84/0x8c [] init_once+0x0/0x8 [] cache_alloc_refill+0x64/0x487 [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] inet_csk_accept+0x97/0x1e0 [] autoremove_wake_function+0x0/0x33 [] inet_accept+0x1f/0xa1 [] sock_attach_fd+0x52/0xae [] sys_accept+0xd8/0x1ad [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] do_page_fault+0x2ed/0x63d [] sys_socketcall+0xd6/0x262 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= mlnet S c1807dc0 0 11392 11380 ec1f9be4 00000086 0001731b c1807dc0 00000002 ec1f9bcc f1570ab0 f1570bf0 c180ae00 00000000 00023027 000000ff 00000000 00000000 0001731b ec1f9bf4 000230ee 000000c8 00000000 c0267b50 ec1f9c54 00000000 c0363efc c0363efc Call Trace: [] schedule_timeout+0x70/0x8d [] process_timeout+0x0/0x5 [] schedule_timeout+0x6b/0x8d [] do_sys_poll+0x25d/0x323 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] __next_cpu+0x12/0x1f [] find_busiest_group+0x1c5/0x560 [] __switch_to+0x104/0x126 [] schedule+0x453/0x511 [] enqueue_entity+0x1e2/0x203 [] inc_nr_running+0x13/0x24 [] try_to_wake_up+0x2b0/0x2ba [] signal_wake_up+0x1e/0x2c [] __group_send_sig_info+0x72/0x7d [] group_send_sig_info+0x4c/0x54 [] kill_pid_info+0x3e/0x4e [] rhine_interrupt+0x64b/0x6a8 [via_rhine] [] pdc_interrupt+0x68/0x308 [sata_promise] [] __kfree_skb+0xa3/0xfa [] net_tx_action+0x71/0xf0 [] irq_exit+0x53/0x6b [] do_IRQ+0x5c/0x71 [] irq_exit+0x53/0x6b [] sys_poll+0x33/0x36 [] syscall_call+0x7/0xb ======================= mlnet S c1807dc0 0 11393 11392 ec1fbf28 00000086 0001731b c1807dc0 00000002 ec1fbf10 f14b0570 f14b06b0 c180ae00 00000000 0002301e 000000ff 00000000 00000000 0001731b ec1fbf40 00000001 00000001 00000000 c0267ee0 00000001 00000000 4703fca9 c0130d65 Call Trace: [] do_nanosleep+0x46/0x71 [] hrtimer_nanosleep+0x39/0xdc [] hrtimer_wakeup+0x0/0x18 [] do_nanosleep+0x3b/0x71 [] sys_nanosleep+0x49/0x5c [] syscall_call+0x7/0xb ======================= sshd S c1813e84 0 11394 11130 eaf57b40 00000086 4fe738eb c1813e84 4d84deeb 0000000a f1bdf570 f1bdf6b0 c1813e00 00000001 c02e09b0 00400000 c02e09b0 00000000 00000001 7fffffff eaf57f9c 00000009 00000200 c0267af3 00000086 f75be00c 00000286 f7dccc40 Call Trace: [] schedule_timeout+0x13/0x8d [] tty_ldisc_deref+0x53/0x62 [] tty_poll+0x52/0x5f [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] __qdisc_run+0x94/0x15a [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_queue_xmit+0x309/0x34b [] dst_output+0x0/0x7 [] update_curr+0x103/0x12a [] tcp_transmit_skb+0x624/0x64b [] lock_timer_base+0x19/0x35 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] tcp_sendmsg+0x906/0x9e0 [] __wake_up+0x32/0x43 [] core_sys_select+0x1dd/0x283 [] sock_aio_write+0xc8/0xd4 [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] sys_select+0x9d/0x167 [] vfs_write+0xfb/0x10b [] sys_write+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= bash S ea917f28 0 11398 11394 ea917f3c 00000082 00000002 ea917f28 ea917f20 00000000 dffce570 dffce6b0 c180ae00 00000000 0000ba07 000000ff 00000000 00000000 00000000 f14b0ab0 00000001 dffce570 00000000 c0121237 00000000 00000000 00000001 f75b0600 Call Trace: [] do_wait+0x926/0x9da [] default_wake_function+0x0/0xc [] sys_wait4+0x30/0x33 [] sys_waitpid+0x27/0x2b [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= sshd S c180ae84 0 11422 11130 f6d45b40 00000082 c01aaaea c180ae84 ab45db34 00000014 c19c1570 c19c16b0 c180ae00 00000000 c02e09b0 00200000 c02e09b0 00000000 00000001 7fffffff f6d45f9c 00000009 00000200 c0267af3 00000086 f75a000c 00000286 f7fb47c0 Call Trace: [] rb_insert_color+0x8a/0xad [] schedule_timeout+0x13/0x8d [] tty_ldisc_deref+0x53/0x62 [] tty_poll+0x52/0x5f [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] __qdisc_run+0x94/0x15a [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_queue_xmit+0x309/0x34b [] dst_output+0x0/0x7 [] update_curr+0x103/0x12a [] tcp_transmit_skb+0x624/0x64b [] lock_timer_base+0x19/0x35 [] __mod_timer+0x97/0xa1 [] sk_reset_timer+0xc/0x16 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] tcp_sendmsg+0x906/0x9e0 [] __check_preempt_curr_fair+0x4c/0x71 [] core_sys_select+0x1dd/0x283 [] sock_aio_write+0xc8/0xd4 [] autoremove_wake_function+0x13/0x33 [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] sys_select+0x9d/0x167 [] vfs_write+0xfb/0x10b [] sys_write+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= bash R running 0 11426 11422 xfs_fsr S eeeb9f3c 0 11442 11398 eeeb9f50 00000082 00000002 eeeb9f3c eeeb9f34 00000000 f14b0ab0 f14b0bf0 c1813e00 00000001 0000ba0b 000000ff 00000000 00000000 00000000 f14b0030 00000001 f14b0ab0 00000000 c0121237 f14b0ab0 f7ef1040 f3259d24 c02676e9 Call Trace: [] do_wait+0x926/0x9da [] schedule+0x453/0x511 [] default_wake_function+0x0/0xc [] sys_wait4+0x30/0x33 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= xfs_fsr D f7f45648 0 11443 11442 eee99c10 00000086 f7f45648 f7f45648 00000001 00000092 f14b0030 f14b0170 c180ae00 00000000 f70c31cc 00000000 f70c31cc 00000000 00000001 eee99c50 eee99c54 eee99c2c eee99c38 c0267a94 00000001 f14b0030 c011a320 eee99c58 Call Trace: [] wait_for_completion+0x6b/0xa8 [] default_wake_function+0x0/0xc [] flush_cpu_workqueue+0x64/0x6c [] wq_barrier_func+0x0/0x8 [] flush_workqueue+0x2b/0x3f [] xfs_end_io_direct+0x50/0x5a [xfs] [] xfs_end_io_direct+0x0/0x5a [xfs] [] dio_complete+0x90/0xc8 [] __blockdev_direct_IO+0xacf/0xb3a [] xfs_iomap+0x4c7/0x4e6 [xfs] [] xfs_vm_direct_IO+0x116/0x135 [xfs] [] xfs_get_blocks_direct+0x0/0x2d [xfs] [] xfs_end_io_direct+0x0/0x5a [xfs] [] raid5_congested+0x0/0x32 [raid456] [] file_read_actor+0x77/0xc7 [] generic_file_direct_IO+0xd8/0x108 [] generic_file_direct_write+0x55/0x11f [] current_fs_time+0x13/0x15 [] xfs_write+0x61c/0xa3a [xfs] [] xfs_file_aio_write+0x72/0x7a [xfs] [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] do_sync_write+0x0/0x10a [] vfs_write+0x89/0x10b [] sys_write+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= sshd S d6b2bda8 0 11448 11130 d6b2bdbc 00000086 00000002 d6b2bda8 d6b2bda0 00000000 f1ba7570 f1ba76b0 c180ae00 00000000 00017b7b 000000ff 00000000 00000000 00000000 7fffffff f7f3e300 d6b2be48 f7f3e49c c0267af3 d6b2be14 d6b2be08 d6b2bf30 dfc27b40 Call Trace: [] schedule_timeout+0x13/0x8d [] dput+0x15/0xdd [] __link_path_walk+0x987/0xaa6 [] prepare_to_wait+0x12/0x4b [] unix_stream_recvmsg+0x1fe/0x454 [] autoremove_wake_function+0x0/0x33 [] sock_aio_read+0xd1/0xdd [] do_path_lookup+0x161/0x1c4 [] do_sync_read+0xc7/0x10a [] chrdev_open+0x126/0x13a [] autoremove_wake_function+0x0/0x33 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= sshd S c1807dc0 0 11452 11448 e5481b40 00000086 0001731b c1807dc0 00000002 e5481b28 f18e5570 f18e56b0 c180ae00 00000000 0001e966 000000ff 00000000 00000000 0001731b 7fffffff e5481f9c 0000000b 00000800 c0267af3 00000086 f6de480c 00000286 f7dccd40 Call Trace: [] schedule_timeout+0x13/0x8d [] tty_ldisc_deref+0x53/0x62 [] tty_poll+0x52/0x5f [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] default_wake_function+0x0/0xc [] ipv4_confirm+0x36/0x3b [nf_conntrack_ipv4] [] __qdisc_run+0x94/0x15a [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_queue_xmit+0x309/0x34b [] dst_output+0x0/0x7 [] dst_output+0x0/0x7 [] tcp_transmit_skb+0x624/0x64b [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] tcp_sendmsg+0x906/0x9e0 [] __check_preempt_curr_fair+0x4c/0x71 [] core_sys_select+0x1dd/0x283 [] sock_aio_write+0xc8/0xd4 [] autoremove_wake_function+0x13/0x33 [] do_sync_write+0xc7/0x10a [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] sys_select+0x9d/0x167 [] vfs_write+0xfb/0x10b [] sys_write+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= bash S 00200286 0 11453 11452 ca76bec0 00200082 00000000 00200286 c01e4cf2 bfaba38c f1ba7030 f1ba7170 c180ae00 00000000 0a775065 c114ee2c ca771be8 b7efafcc c0152b45 7fffffff cc4b8000 ca76bf3c bfaba34f c0267af3 0a775065 c017131b 00200206 00000001 Call Trace: [] tty_ioctl+0xb06/0xb3f [] handle_mm_fault+0x67f/0x6f9 [] schedule_timeout+0x13/0x8d [] destroy_inode+0x24/0x33 [] add_wait_queue+0xf/0x30 [] read_chan+0x333/0x579 [] default_wake_function+0x0/0xc [] tty_ldisc_deref+0x53/0x62 [] read_chan+0x0/0x579 [] tty_read+0x6f/0xad [] tty_read+0x0/0xad [] vfs_read+0x87/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 ======================= rm D efd9fc6c 0 12377 1 efd9fc80 00200082 00000002 efd9fc6c efd9fc64 00000000 f7f72570 f7f726b0 c180ae00 00000000 0001b48f 000000ff 00000000 00000001 00000000 f76eeec0 00200246 f76eeec8 f7f72570 c02688a4 00000001 f7f72570 c011a320 f735fc94 Call Trace: [] __down+0xc2/0xd4 [] default_wake_function+0x0/0xc [] __down_failed+0x7/0xc [] xlog_state_get_iclog_space+0x5e/0x16c [xfs] [] xlog_write+0x17d/0x4a9 [xfs] [] xfs_log_write+0x41/0x6b [xfs] [] _xfs_trans_commit+0x17d/0x2e0 [xfs] [] xfs_trans_log_inode+0x14/0x2e [xfs] [] xfs_remove+0x372/0x4a7 [xfs] [] xfs_vn_unlink+0x17/0x3b [xfs] [] link_path_walk+0xa9/0xb3 [] xfs_trans_unlocked_item+0x25/0x3c [xfs] [] xfs_access+0x34/0x3a [xfs] [] xfs_vn_permission+0xf/0x13 [xfs] [] xfs_vn_permission+0x0/0x13 [xfs] [] permission+0x86/0xa2 [] may_delete+0x50/0x103 [] vfs_unlink+0x47/0x70 [] do_unlinkat+0x97/0xfd [] irq_exit+0x53/0x6b [] do_IRQ+0x5c/0x71 [] irq_exit+0x53/0x6b [] smp_apic_timer_interrupt+0x70/0x7c [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= sshd S c1807dc0 0 12494 11130 d70c7dbc 00000082 0001731b c1807dc0 00000002 d70c7da4 d5301570 d53016b0 c180ae00 00000000 000230a7 000000ff 00000000 00000000 0001731b 7fffffff dff7c880 d70c7e48 dff7ca1c c0267af3 c012ddab 00000000 d70cde34 e2638e1c Call Trace: [] schedule_timeout+0x13/0x8d [] autoremove_wake_function+0x13/0x33 [] __wake_up_common+0x32/0x55 [] prepare_to_wait+0x12/0x4b [] unix_stream_recvmsg+0x1fe/0x454 [] autoremove_wake_function+0x0/0x33 [] sock_aio_read+0xd1/0xdd [] do_sync_read+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] update_curr+0x103/0x12a [] update_stats_wait_end+0x9b/0xbe [] __switch_to+0xa2/0x126 [] vfs_read+0x9b/0x109 [] sys_read+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= sshd S 080aeb18 0 12497 12494 d70cdb40 00000086 00000000 080aeb18 00000000 00000000 e577a570 e577a6b0 c180ae00 00000000 00000000 00000000 c0268ab9 02932e00 f8b8fb7a 7fffffff d70cdf9c 00000004 00000010 c0267af3 eafcf4f8 f8b92ff9 00000246 c012dfc8 Call Trace: [] _write_lock_bh+0x8/0x1a [] __nf_ct_refresh_acct+0xdd/0x118 [nf_conntrack] [] schedule_timeout+0x13/0x8d [] tcp_packet+0xa09/0xa1b [nf_conntrack] [] add_wait_queue+0xf/0x30 [] tcp_poll+0x18/0x120 [] do_select+0x3a1/0x3f7 [] __pollwait+0x0/0xac [] default_wake_function+0x0/0xc [] getnstimeofday+0x35/0xe9 [] rhine_start_tx+0x1d8/0x249 [via_rhine] [] dev_hard_start_xmit+0x200/0x275 [] __qdisc_run+0x94/0x15a [] dev_queue_xmit+0x289/0x2ae [] ip_output+0x276/0x2b1 [] ip_finish_output+0x0/0x218 [] ip_queue_xmit+0x309/0x34b [] dst_output+0x0/0x7 [] update_curr+0x103/0x12a [] tcp_v4_send_check+0x86/0xbc [] tcp_transmit_skb+0x624/0x64b [] __switch_to+0xa2/0x126 [] lock_timer_base+0x19/0x35 [] __mod_timer+0x97/0xa1 [] sk_reset_timer+0xc/0x16 [] __tcp_push_pending_frames+0x6f9/0x79e [] _spin_lock_bh+0x8/0x18 [] release_sock+0x10/0x8b [] tcp_sendmsg+0x906/0x9e0 [] __alloc_pages+0x5b/0x2a4 [] core_sys_select+0x1dd/0x283 [] sock_aio_write+0xc8/0xd4 [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x33 [] do_page_fault+0x0/0x63d [] sys_select+0x9d/0x167 [] vfs_write+0xfb/0x10b [] sys_write+0x41/0x67 [] sysenter_past_esp+0x6b/0xa1 [] xfrm_policy_insert+0x2d3/0x342 ======================= --nextPart1831028.3B4dx51t4S--