Richard Fish wrote: On 8/6/06, jai kumar wrote: > I compiled my kernel again with the correct sata drivers (libata, sata_via) > as module. well i guess it "dma" thing again. does sata drives not support > dma or what is wrong ?? They support DMA just fine.... > ---------------------------------------------------------------------------------------------- > flukebox@flukebox ~ $ sudo hdparm -tT /dev/sda (my whole hardisk) > /dev/sda: > Timing cached reads: 2592 MB in 2.00 seconds = 1295.31 MB/sec > Timing buffered disk reads: 170 MB in 3.01 seconds = 56.41 MB/sec ...and you are getting DMA transfers. Without DMA the buffered disk read speed would be more like 3-4 MB/sec. This is not the problem. BTW, the reason hdparm doesn't show a dma mode, and the reason that most of the other hdparm options don't work with your drive, is because hdparm is meant to deal with IDE/PATA disk drives, not SATA. There really is no additional configuration that you need to do for SATA performance. AFAICT, you still haven't told us how much RAM you have, or posted your emerge --info. -Richard -- gentoo-amd64@gentoo.org mailing list I have a single 512mb (512x1) ram. I read out that ccache would be a better idea to enchance the performance. Anbody tried that ? one more thing, i am unable to find a xorg.conf in "/etc/X11/"...where it is ? I google about that but didn't help. it's weird but true that this time (with new kernel) performance is better than before and no more emerge problems but sometimes X takes too much cpu for few secs. ---------------------------------------------------------------------------------------------- flukebox@flukebox ~ $ emerge --info Portage 2.1.1_pre4-r3 (default-linux/amd64/2006.0, gcc-3.4.4/amd64-vanilla, glibc-2.4-r3, 2.6.17-gentoo-r4 x86_64) ================================================================= System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+ Gentoo Base System version 1.12.4 app-admin/eselect-compiler: 2.0.0_rc2-r1 dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.18.1 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.17 sys-devel/gcc-config: 2.0.0_rc1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.16 ACCEPT_KEYWORDS="amd64 ~amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=k8 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X alsa apic avi berkdb bitmap-fonts clflush cli cmov crypt cx8 dlloader dri eds elibc_glibc emboss encode fid foomaticdb fortran fxsr gif gnome gpm gstreamer gtk gtk2 imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux lm lzw lzw-tiff mca mce mp3 mpeg msr mtrr ncurses nls nptl nptlonly nx opengl pae pam pat pcre pdflib perl pge png pppd pse36 python qt qt3 qt4 quicktime readline reflection sdl sep session spell spl ssl syscall tcpd tiff truetype-fonts ts tsc ttp type1-fonts usb userland_GNU vid video_cards_via xorg xpm xv zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY flukebox@flukebox ~ $ ---------------------------------------------------------------------------------------------- ~jaiks --------------------------------- Here’s a new way to find what you're looking for - Yahoo! Answers