Железо MSI 865PE
CPU: Intel® Pentium® 4 CPU 2.80GHz (2839.79-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0xf33 Stepping = 3
Logical CPUs per core: 2
real memory = 1073676288 (1023 MB)
avail memory = 1042010112 (993 MB)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
ядро сибирал с параметрами:
cat /etc/make.conf
Код: Выделить всё
CPUTYPE=pentium4
CFLAGS= -O2 -pipe
COPTFLAGS= -O2 -pipeконфиг ядра:
Код: Выделить всё
maxusers 128
machine i386
cpu I686_CPU
device apic
options SMP # Symmetric MultiProcessor Kernel
options MPTABLE_FORCE_HTT
options CPU_FASTER_5X86_FPU # enables faster FPU exception handler
options SCHED_ULE # ULE scheduler
options INET # InterNETworking
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options MD_ROOT # MD is a potential root device
options NULLFS # NULL filesystem
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options MSDOSFS # MSDOS Filesystem
options MSDOSFS_LARGE
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options NTFS # NT File System
options UDF # Universal Disk Format
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options QUOTA #enable disk quotas
options SMBFS #SMB/CIFS filesystem
options NETSMB #SMB/CIFS requester
options NETSMBCRYPTO #encrypted password support for SMB
options SUIDDIR
options LIBALIAS
options LIBMCHAIN
options LIBICONV
options CD9660_ICONV
options MSDOSFS_ICONV
options NTFS_ICONV
options options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
# Bus support.
device acpi
device eisa
device pci
device agp
device smbus
device iicbus
device iicsmb
device nfpm
device nfsmb
device smb
device sound
device snd_ich
# Floppy drives
device fdc
# ATA and ATAPI devices
device ata
device atadisk # ATA disk drives
device ataraid # ATA RAID drives
device atapicam # emulate ATAPI devices as SCSI ditto via CAM
# needs CAM to be present (scbus & pass)
options ATA_STATIC_ID # Static device numbering
# SCSI peripherals
device scbus # SCSI bus (required for SCSI)
device pass # Passthrough device (direct SCSI access)
device da # Direct Access (disks)
device cd # CD
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse UDF_ICONV
device vga # VGA video card driver
options VGA_WIDTH90 # support 90 column modes
options VESA # support for VGA VESA video modes
device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc
options MAXCONS=13 # number of virtual consoles
options SC_DISABLE_REBOOT # disable reboot key sequence
options SC_HISTORY_SIZE=1000 # number of history buffer lines
options SC_PIXEL_MODE # add support for the raster text mode
options SC_NORM_ATTR=(FG_GREEN|BG_BLACK)
options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN)
options SC_KERNEL_CONS_ATTR=(FG_LIGHTRED|BG_BLACK)
options SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_RED)
options SC_MOUSE_CHAR=0x3
options SC_TWOBUTTON_MOUSE
# Serial (COM) ports
device sio # 8250, 16[45]50 based serial ports
# Parallel port
device ppc
device ppbus # Parallel port bus (required)
device lpt # Printer
device ppi # Parallel port interface device
device miibus # MII bus support
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
device rl # RealTek 8129/8139
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
options PPP_BSDCOMP # PPP BSD-compress support
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #enable logging to syslogd(
options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
options DUMMYNET
# Pseudo devices.
device mem # Memory and kernel memory devices
device io # I/O device
device random # Entropy device
device md # Memory "disks"
device ether # Ethernet support
device loop # Network loopback
device ppp # Kernel PPP
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
device gif # IPv6 and IPv4 tunneling
device bpf # Berkeley packet filter
# USB support
device usb # USB Bus (required)
device uhci # UHCI PCI->USB interface
device ehci # EHCI PCI->USB interface (USB 2.0)
device ugen # Generic
device umass # Disks/Mass storage - Requires scbus and da
device ums # Mouse USB
# <EOF>когда устанавливаю приложение из портов машина очень тормозит
если из под X-ов, то замирает курсор мышки,
если из консоли - в другой консоли курсор клавы при перемещении замирает,
при перекомпиляции ядра - те же тормоза
подскажите где копать