public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
From: jai kumar <jaikumar1004_in@yahoo.co.in>
To: gentoo-amd64@lists.gentoo.org
Subject: Re: [gentoo-amd64]emerge make my comp slow :(
Date: Sun, 6 Aug 2006 21:55:09 +0100 (BST)	[thread overview]
Message-ID: <20060806205509.64037.qmail@web8607.mail.in.yahoo.com> (raw)
In-Reply-To: <200608061742.37898.pauldv@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 2520 bytes --]



Paul de Vrieze <pauldv@gentoo.org> wrote: On Saturday 05 August 2006 11:11, yoshi watanabe wrote:

> also, setting PORTAGE_NICENESS in make.conf to something like 3 or 5
> *really* helps. i also noticed that my pc becomes a bit sluggish during
> certain compiles if i don't set it. (defaults to 0). more info on this
> option in manual for nice command.

Actually setting the nice value to 19 (the maximum value with lowest priority) 
puts portage into batch scheduling mode. This means that it gets longer 
timeslices (actually speeding up a bit) and at the same time does not 
influence the reaction speed of anything else.

Paul

-- 
Paul de Vrieze
Gentoo Developer
Mail: pauldv@gentoo.org
Homepage: http://www.devrieze.net

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 ??
----------------------------------------------------------------------------------------------
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

flukebox@flukebox ~ $ sudo hdparm -tT /dev/sda13 (gentoo partition)
/dev/sda13:
 Timing cached reads:   2620 MB in  2.00 seconds = 1309.80 MB/sec
 Timing buffered disk reads:   92 MB in  3.05 seconds =  30.16 MB/sec
------------------------------------------------------------------------------------------
flukebox@flukebox ~ $ sudo hdparm -u1 /dev/sda

/dev/sda:
 setting unmaskirq to 1 (on)
 HDIO_SET_UNMASKINTR failed: Inappropriate ioctl for device
-------------------------------------------------------------------------------------
flukebox@flukebox ~ $ sudo hdparm -c1 /dev/sda

/dev/sda:
 setting 32-bit IO_support flag to 1
 HDIO_SET_32BIT failed: Invalid argument
 IO_support   =  0 (default 16-bit)
flukebox@flukebox ~ $ sudo hdparm -c0 /dev/sda

/dev/sda:
 setting 32-bit IO_support flag to 0
 IO_support   =  0 (default 16-bit)
----------------------------------------------------------------------------------------

still with no luck :(. Although PORTAGE_NICENESS help me a bit.
I set PORTAGE_NICENESS="5" in my make.conf

last time i attached 2 screenshot but mail returned to me back  undelivered.

~jaiks






 				
---------------------------------
 Here’s a new way to find what you're looking for - Yahoo! Answers 

[-- Attachment #2: Type: text/html, Size: 3048 bytes --]

  reply	other threads:[~2006-08-06 20:57 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-04 13:10 [gentoo-amd64] cisco vpn : cvpnd hangs Jonathan Schaeffer
2006-08-04 14:10 ` Kevin F. Quinn
2006-08-04 14:17   ` Jonathan Schaeffer
2006-08-04 17:23 ` [gentoo-amd64]emerge make my comp slow :( jai kumar
2006-08-04 17:30   ` Simon Stelling
2006-08-04 17:33   ` Mihir Sevak
2006-08-04 21:37     ` Reinhard Kotucha
2006-08-04 22:00       ` Mihir Sevak
2006-08-04 22:04         ` Rodrigo Gnoatto Amaral
2006-08-04 22:07           ` Mihir Sevak
2006-08-04 22:30           ` Reinhard Kotucha
2006-08-04 22:35             ` Mihir Sevak
2006-08-05 19:41             ` jai kumar
2006-08-05 20:01               ` jai kumar
2006-08-05 20:13                 ` jai kumar
2006-08-05 21:16                   ` Richard Fish
2006-08-05 21:15                 ` Richard Fish
2006-08-05 21:29               ` Hemmann, Volker Armin
2006-08-04 23:05           ` Gary E. Miller
2006-08-05  5:25       ` [gentoo-amd64] emerge " J'raxis 270145
2006-08-04 23:15   ` [gentoo-amd64]emerge " Hemmann, Volker Armin
2006-08-05  9:11     ` yoshi watanabe
2006-08-05 12:51       ` Mihir Sevak
2006-08-05 13:12         ` Will Briggs
2006-08-05 15:13         ` Hemmann, Volker Armin
2006-08-05 17:56           ` Luigi Cristalli
2006-08-06 15:42       ` Paul de Vrieze
2006-08-06 20:55         ` jai kumar [this message]
2006-08-06 23:39           ` Richard Fish
2006-08-07 14:12             ` jai kumar
2006-08-07 15:32               ` Hemmann, Volker Armin
2006-08-07 16:12                 ` jai kumar
2006-08-05  0:40   ` Luigi Cristalli
2006-08-05  5:44     ` [gentoo-amd64] Re: emerge " Duncan
2006-08-05 23:48 ` [gentoo-amd64] Re: cisco vpn : cvpnd hangs Michael Hordijk
2006-08-07  6:52   ` Jonathan Schaeffer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060806205509.64037.qmail@web8607.mail.in.yahoo.com \
    --to=jaikumar1004_in@yahoo.co.in \
    --cc=gentoo-amd64@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox