Re: Tuning /etc/sysctl.conf

2013-10-14 Thread Carlos Jacobo Puga Medina
Hi Steve, I use it as a paticular desktop PC. Well, if you need more details about it, please, let me know. What do you think about current tuning? Thanks --CJPM 2013/10/14 Carlos Jacobo Puga Medina > Mmm... just a correction in /etc/sysctl.conf, it seems that by mistake > I've copied a websi

Re: Tuning /etc/sysctl.conf

2013-10-14 Thread Steve O'Hara-Smith
On Mon, 14 Oct 2013 18:35:49 +0200 Carlos Jacobo Puga Medina wrote: > Hi people, > > I'm very interested to tuning /etc/sysctl.conf according to the > specifications of my PC. As a general rule it is more appropriate to think of tuning in terms of the workload you intend to apply to you

Re: Tuning /etc/sysctl.conf

2013-10-14 Thread Carlos Jacobo Puga Medina
Mmm... just a correction in /etc/sysctl.conf, it seems that by mistake I've copied a website link into the file. Sorry, it was a copy-paste error :) % cat /etc/sysctl.conf # $FreeBSD: release/9.2.0/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $ # # This file is read when going to multi-user an

Re: Tuning ZFS ARC for 512GB Memory

2013-03-05 Thread Gezeala M . Bacuño II
Try to read through the email thread I have started and specifically posts (replies) by alc: http://lists.freebsd.org/pipermail/freebsd-performance/2012-August/thread.html#4640 I have followed his suggestions, and with the arc_max setting I used we still have on average free RAM ~137GB. HTH.

Re: tuning a system for a single user

2011-04-04 Thread Adam Vande More
On Mon, Apr 4, 2011 at 7:32 PM, Eitan Adler wrote: > > I believe no FreeBSD system is "single user". As root, daemon users, > > system users, "nobody" is required for running system smoothly, > > securely and easy, so scheduling is nessecary :) > > Obviously :-) > > I guess a better way to ask t

Re: tuning a system for a single user

2011-04-04 Thread Eitan Adler
On Mon, Apr 4, 2011 at 9:42 AM, Kristaps Kūlis wrote: > Hi, >  I believe no FreeBSD system is "single user". As root, daemon users, > system users, "nobody" is required for running system smoothly, > securely and easy, so scheduling is nessecary :) Obviously :-) I guess a better way to ask the q

Re: tuning a system for a single user

2011-04-04 Thread Kristaps Kūlis
Hi, I believe no FreeBSD system is "single user". As root, daemon users, system users, "nobody" is required for running system smoothly, securely and easy, so scheduling is nessecary :) Quotas / MAC / Auditing can be disabled by compiling your own kernel, please refer to handbook for futher info.

Re: tuning a system for a single user

2011-04-03 Thread Peter Ulrich Kruppa
On Fri, 1 Apr 2011, Eitan Adler wrote: When I look for tuning guides online, or reading tuning(7) I find a lot of guides for tuning a system for multiple users or for specific purposes (web servers, file servers, etc) I am looking for specific tunables that might make the experience of using Fr

Re: Tuning routing table size in FreeBSD 8.0 and 7.2

2011-02-25 Thread Valentin Bud
On Thu, Feb 24, 2011 at 9:37 PM, nikitha wrote: > Thank you all, for your timely reply.. > To answer Niko's question: Just i'm doing some performance/stress testing > of > a freebsd router.. :-) > > -Sumi > > On Thu, Feb 24, 2011 at 10:11 PM, Nikos Vassiliadis wrote: > > > On 2/24/2011 4:51 PM,

Re: Tuning routing table size in FreeBSD 8.0 and 7.2

2011-02-24 Thread nikitha
Thank you all, for your timely reply.. To answer Niko's question: Just i'm doing some performance/stress testing of a freebsd router.. :-) -Sumi On Thu, Feb 24, 2011 at 10:11 PM, Nikos Vassiliadis wrote: > On 2/24/2011 4:51 PM, Damien Fleuriot wrote: > >> On 2/24/11 3:00 PM, nikitha wrote: >> >

Re: Tuning routing table size in FreeBSD 8.0 and 7.2

2011-02-24 Thread Nikos Vassiliadis
On 2/24/2011 4:51 PM, Damien Fleuriot wrote: On 2/24/11 3:00 PM, nikitha wrote: Hi, Could you plz share the information on the maximum number of routes that can be added (by default) in FREEBSD 8.0/7.2 kernel? In Linux the sysctl rt_max_size is used. Is there a similar tunable parameter in freeB

RE: Tuning routing table size in FreeBSD 8.0 and 7.2

2011-02-24 Thread Gary Gatten
Sysctl -a lists "all" options. This MAY be what you want: net.inet.ip.rtmaxcache - Upper limit on dynamically learned routes http://people.freebsd.org/~hmp/utilities/satbl/sysctl-net.html HTH Gary -Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-que

Re: Tuning routing table size in FreeBSD 8.0 and 7.2

2011-02-24 Thread Damien Fleuriot
On 2/24/11 3:00 PM, nikitha wrote: > Hi, > Could you plz share the information on the maximum number of routes that can > be added (by default) in FREEBSD 8.0/7.2 kernel? > In Linux the sysctl rt_max_size is used. Is there a similar tunable > parameter in freeBSD? > > Your earliest reply in this r

Re: tuning FB 7.2 stable for lighhttpd

2010-07-06 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/07/2010 09:11:04, sonjaya wrote: > I need triks to tune up FreeBSD 7.2 stable for lighhttpd+php and > mysql, i feel so slow, my enggine is IBM Xseries 3250M2 + 4 g + 250 G Start by reading tuning(7). Be aware that tuning your applications -- pa

Re: tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS writes choking read IO

2010-03-24 Thread Ivan Voras
Dan Naumov wrote: Hello I am having a slight issue (and judging by Google results, similar issues have been seen by other FreeBSD and Solaris/OpenSolaris users) with writes choking the read IO. The issue I am having is described pretty well here: http://opensolaris.org/jive/thread.jspa?threadID=

Re: tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS writes choking read IO

2010-03-24 Thread Bob Friesenhahn
On Wed, 24 Mar 2010, Dan Nelson wrote: I had similar problems on a 32GB Solaris server at work. Note that with compression enabled, the entire system pauses while it compresses the outgoing block of data. It's just a fraction of a second, but long enough for end-users to complain about bad per

Re: tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS writes choking read IO

2010-03-24 Thread Dan Nelson
In the last episode (Mar 24), Bob Friesenhahn said: > On Wed, 24 Mar 2010, Dan Naumov wrote: > > Has anyone done any extensive testing of the effects of tuning > > vfs.zfs.vdev.max_pending on this issue? Is there some universally > > recommended value beyond the default 35? Anything else I should

Re: tuning vfs.zfs.vdev.max_pending and solving the issue of ZFS writes choking read IO

2010-03-24 Thread Bob Friesenhahn
On Wed, 24 Mar 2010, Dan Naumov wrote: Has anyone done any extensive testing of the effects of tuning vfs.zfs.vdev.max_pending on this issue? Is there some universally recommended value beyond the default 35? Anything else I should be looking at? The vdev.max_pending value is primarily used to

Re: Tuning for very little RAM

2010-01-08 Thread Ian Smith
In freebsd-questions Digest, Vol 292, Issue 8, Message: 13 On Wed, 6 Jan 2010 15:52:59 + Bruce Cran wrote: > On Tue, 05 Jan 2010 20:03:45 +1000 > Da Rock wrote: > > > Its been a while- work's has been keeping me very busy for months now. > > > > I have revived an old laptop which has

Re: Tuning for very little RAM

2010-01-06 Thread Gary Kline
On Wed, Jan 06, 2010 at 09:21:06AM -0800, Charlie Kester wrote: > On Wed 06 Jan 2010 at 04:25:31 PST Bill Moran wrote: > >In response to Da Rock : > > > >>Its been a while- work's has been keeping me very busy for months now. > >> > >>I have revived an old laptop which has very little RAM, and it i

Re: Tuning for very little RAM

2010-01-06 Thread Charlie Kester
On Wed 06 Jan 2010 at 11:02:49 PST Kaya Saman wrote: [...] I don't think we want to hijack this thread or this forum and turn it into a debate over which window managers and apps are best. As I pointed out in my followup to my original reply, there's already a voluminous discussion on those to

Re: Tuning for very little RAM

2010-01-06 Thread Da Rock
On Wed, 2010-01-06 at 21:02 +0200, Kaya Saman wrote: > [...] > > > > I don't think we want to hijack this thread or this forum and turn it > > into a debate over which window managers and apps are best. As I > > pointed out in my followup to my original reply, there's already a > > voluminous disc

Re: Tuning for very little RAM

2010-01-06 Thread Kaya Saman
[...] I don't think we want to hijack this thread or this forum and turn it into a debate over which window managers and apps are best. As I pointed out in my followup to my original reply, there's already a voluminous discussion on those topics. I think we should simply point interested reade

Re: Tuning for very little RAM

2010-01-06 Thread Charlie Kester
On Wed 06 Jan 2010 at 09:52:32 PST Warren Block wrote: On Wed, 6 Jan 2010, Charlie Kester wrote: Assuming you have to use X, you'll want to avoid heavyweight desktop environments like KDE or Gnome. I like tiled window managers like musca or dwm myself, but your skeptics will probably want a mo

Re: Tuning for very little RAM

2010-01-06 Thread Warren Block
On Wed, 6 Jan 2010, Charlie Kester wrote: Assuming you have to use X, you'll want to avoid heavyweight desktop environments like KDE or Gnome. I like tiled window managers like musca or dwm myself, but your skeptics will probably want a more traditional window manager (aka MS-Windows clone) lik

Re: Tuning for very little RAM

2010-01-06 Thread Charlie Kester
On Wed 06 Jan 2010 at 09:21:06 PST Charlie Kester wrote: For some ideas on which apps to try, look at the apps bundled in some of the Linux distros that target small machines. http://bengross.com/smallunix.html has a good list of these distros. Hmm, I probably should have checked that referenc

Re: Tuning for very little RAM

2010-01-06 Thread Charlie Kester
On Wed 06 Jan 2010 at 04:25:31 PST Bill Moran wrote: In response to Da Rock : Its been a while- work's has been keeping me very busy for months now. I have revived an old laptop which has very little RAM, and it is absolutely hammering the swap. I'm trying to set it up as a demo for some skep

Re: Tuning for very little RAM

2010-01-06 Thread Bruce Cran
On Tue, 05 Jan 2010 20:03:45 +1000 Da Rock wrote: > Its been a while- work's has been keeping me very busy for months now. > > I have revived an old laptop which has very little RAM, and it is > absolutely hammering the swap. > > I'm trying to set it up as a demo for some skeptics with no money

Re: Tuning for very little RAM

2010-01-06 Thread Bill Moran
In response to Da Rock : > Its been a while- work's has been keeping me very busy for months now. > > I have revived an old laptop which has very little RAM, and it is > absolutely hammering the swap. > > I'm trying to set it up as a demo for some skeptics with no money, so I > need email, inter

Re: Tuning for very little RAM

2010-01-06 Thread Gary Kline
On Tue, Jan 05, 2010 at 08:03:45PM +1000, Da Rock wrote: > Its been a while- work's has been keeping me very busy for months now. > > I have revived an old laptop which has very little RAM, and it is > absolutely hammering the swap. > > I'm trying to set it up as a demo for some skeptics with no

Re: Tuning Question

2009-02-25 Thread Mel
On Wednesday 25 February 2009 16:36:39 Scott Seekamp wrote: > I did search and it did not return any results. They should really kill the htdig project already ;) > That is helpful, but I was hoping to get an indication of what the > effects of changing this setting and what is the maximum befor

Re: Tuning Question

2009-02-25 Thread Mel
On Wednesday 25 February 2009 14:09:22 Scott Seekamp wrote: > I didn't want to arbitrarily adjust the settings without understanding > them. I could not find any good information out there on what to adjust > these values to, or what to base them off of. You didn't search the archives of this lis

RE: Tuning make.conf

2008-03-13 Thread Luca Presotto
Thank you for your answers, you have been very clear! I'm still not into recompiling the kernel for the moment! I will have a look at the way to speed up the various ports building with the gmake. ___ freebsd-questions@freebsd.org mailing list http://l

Re: Tuning make.conf

2008-03-13 Thread RW
On Thu, 13 Mar 2008 14:20:14 + RW <[EMAIL PROTECTED]> wrote: > prescott (32-bit). See /usr/src/share/mk/bsd.cpu.mk. That should be /usr/share/mk/bsd.cpu.mk ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: Tuning make.conf

2008-03-13 Thread RW
On Thu, 13 Mar 2008 13:01:47 + RW <[EMAIL PROTECTED]> wrote: > Just set CPUTYPE unless you know what you are doing. I forgot to mention, you can set core2 if you want to. At present, it will be automatically translated into either nocona (64-bit) or prescott (32-bit). See /usr/src/share/mk/b

Re: Tuning make.conf

2008-03-13 Thread RW
On Thu, 13 Mar 2008 13:30:05 +0100 "Luca Presotto" <[EMAIL PROTECTED]> wrote: > Maybe it's possible that when building the kernel it gives some > problem, but I'm thinking about compiling ports. You need to understand that make.conf affects FreeBSD make, which is used for building the base syst

Re: Tuning make.conf

2008-03-13 Thread RW
On Thu, 13 Mar 2008 14:05:27 +0200 "Reko Turja" <[EMAIL PROTECTED]> wrote: > > > MAKEOPTS==-j3 > > CPUTYPE=core2 > > CFLAGS+= --O2 -pipe -fno-strict-aliasing > > Setting CFLAGS can cause errors while compiling and other undesirable > effects, so I recommend leaving CFLAGS undefined. > If you wan

RE: Tuning make.conf

2008-03-13 Thread Luca Presotto
>Isn't -j depend on how many cpu/core and a faster harddisk / raid? Yes, it is. But with j1 you have only one job running at a time. On a dual core you can really easily running at least two jobs at the same time. Then I've read a number of ideas about which is the relation between the number of

Re: Tuning make.conf

2008-03-13 Thread Reko Turja
Should my make.conf be like: MAKEOPTS==-j3 CPUTYPE=core2 CFLAGS= --O2 -pipe -fno-strict-aliasing or just: MAKEOPTS==-j3 CPUTYPE=core2 or maybe: MAKEOPTS==-j3 CPUTYPE=core2 CFLAGS+= --O2 -pipe -fno-strict-aliasing Setting CFLAGS can cause errors while compiling and other undesirable effects,

Re: Tuning make.conf

2008-03-13 Thread Julius Huang
Hi, On Mar 13, 2008, at 18:58 , Luca Presotto wrote: You're *really* wasting your time. I supposed that! Your system is doing no cpu cycles at all for most of the time anyway. [cut]Also, makeopts and -pipe just make _compiling_ faster, not the applications themselves!!!. I agree with e

RE: Tuning make.conf

2008-03-13 Thread Luca Presotto
>You're *really* wasting your time. I supposed that! >Your system is doing no cpu cycles at all for most of >the time anyway. [cut]Also, makeopts and -pipe just make _compiling_ faster, >not the >applications themselves!!!. I agree with everything. In any case I think that a faster compiling

Re: Tuning make.conf

2008-03-13 Thread Marcin Koziuk
Luca Presotto wrote: Hi everyone! I was starting to think to recompile everything for my pc to speed up everything. I started googling and I found almost nothing about how to change make.conf on bsd. Almost everything was about Gentoo, somehow not unsurprisingly. The first thing I noticed is

Re: Tuning make.conf

2008-03-13 Thread Julius Huang
On Mar 13, 2008, at 17:32 , Luca Presotto wrote: Hi everyone! I was starting to think to recompile everything for my pc to speed up everything. I started googling and I found almost nothing about how to change make.conf on bsd. Almost everything was about Gentoo, somehow not unsurp

Re: Tuning Question

2007-02-12 Thread Lowell Gilbert
Cy Schubert <[EMAIL PROTECTED]> writes: > Top's output, as is free memory on all O/S's these days, is bogus. It's the > size of the free memory pool which is available for immediate allocation. > Used memory is just as useless. It doesn't matter how much is swapped out, > what matters is how m

Re: Tuning Question

2007-02-12 Thread Cy Schubert
In message <[EMAIL PROTECTED]>, Lowell Gilbert writes: > Cy Schubert <[EMAIL PROTECTED]> writes: > > > I have a question about tuning FreeBSD systems, specifically in regard to > > memory. At one time on Solaris systems it was recommended to keep scan rate > > > below 200 pages per second. (Tod

Re: Tuning Question

2007-02-12 Thread Lowell Gilbert
Cy Schubert <[EMAIL PROTECTED]> writes: > I have a question about tuning FreeBSD systems, specifically in regard to > memory. At one time on Solaris systems it was recommended to keep scan rate > below 200 pages per second. (Today it's 300 pages per second, dependent on > the amount of memory,

Re: Tuning PostgreSQL for bulk imports

2007-01-08 Thread Kirk Strauser
On Monday 08 January 2007 9:05 am, John Levine wrote: > >> Why did you choose PostgreSQL over MySQL 5.0.x? > > > >We value our data, ruling out MyISAM. > > Huh? I thought you said that the SQL database is just a mirror of the > stuff from Foxpro. Not *all* of it. We're migrating over to it as th

Re: Tuning PostgreSQL for bulk imports

2007-01-08 Thread John Levine
>> Why did you choose PostgreSQL over MySQL 5.0.x? > >We value our data, ruling out MyISAM. Huh? I thought you said that the SQL database is just a mirror of the stuff from Foxpro. R's, John k ___ freebsd-questions@freebsd.org mailing list http://lists

Re: Tuning PostgreSQL for bulk imports

2007-01-08 Thread Kirk Strauser
On Monday 08 January 2007 1:51 am, Abdullah Al-Marrie wrote: > Why did you choose PostgreSQL over MySQL 5.0.x? We value our data, ruling out MyISAM. PostgreSQL is much faster than InnoDB for many concurrent reads and complex queries. > Is the latest PostgreSQL release performance much better t

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Abdullah Al-Marrie
Kirk Strauser wrote: I have an hourly job that converts our legacy Foxpro database into PostgreSQL tables so that our web applications, etc. can run reports off the data in a reasonable amount of time. Believe it or not, this has been running perfectly in production for over a year. The only pr

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Kirk Strauser
On Sunday 07 January 2007 19:22, Norberto Meijome wrote: > I could be wrong and this only apply to generating indexes? That's what we're doing now. By dropping the table and recreating it, all the index maintenance gets deferred until one batch at the end (which is vastly faster in practice).

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Kirk Strauser
On Sunday 07 January 2007 17:15, Ivan Voras wrote: > What are your current IO rates? Since you have only two drives you might be > restricted by available disk bandwidth... So says gstat. According to top, the import only takes about 40% of one CPU, but both of the drives are saturated. I'm c

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Norberto Meijome
On Sun, 7 Jan 2007 16:18:06 -0600 Kirk Strauser <[EMAIL PROTECTED]> wrote: > > There's a dedicated mailing list for PostgreSQL performance: > > pgsql-performance/at/postgresql.org, which can give you really good > > advice, but here's some tips: > > I've read, read, and re-read the general tuni

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Ivan Voras
Kirk Strauser wrote: > On Sunday 07 January 2007 15:15, Ivan Voras wrote: >> - What might help you is to keep the WAL (write-ahead-log, i.e. journal) >> files on a completely separate (and fast) drive from the rest of the >> database, to allow parallelism and speed. For best results, format it >>

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Kirk Strauser
On Sunday 07 January 2007 15:15, Ivan Voras wrote: > There's a dedicated mailing list for PostgreSQL performance: > pgsql-performance/at/postgresql.org, which can give you really good > advice, but here's some tips: I've read, read, and re-read the general tuning tips, and done as much as seemed

Re: Tuning PostgreSQL for bulk imports

2007-01-07 Thread Ivan Voras
Kirk Strauser wrote: > I have an hourly job that converts our legacy Foxpro database into > PostgreSQL tables so that our web applications, etc. can run reports off > the data in a reasonable amount of time. Believe it or not, this has been > running perfectly in production for over a year. The o

Re: Tuning FreeBSD

2006-08-19 Thread Lisa Casey
Thanks. I set kern.maxusers in loader.conf and that seems to have helped. I hated seeing stuff like that on a weekend! Lisa Casey ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Tuning FreeBSD

2006-08-19 Thread Daniel Gerzo
Hello Lisa, Saturday, August 19, 2006, 10:35:29 PM, you wrote: > Hi Folksm > I'm getting these on a FreeBSD 5.3 box: > Aug 19 15:46:32 radius sm-mta[12850]: k7JJk1rt012776: SYSERR(UID0): fill_fd: > disconnect: cannot open /dev/null: > Too many open files in system > Aug 19 15:46:40 radius kern

Re: Tuning FreeBSD

2006-08-19 Thread Kris Kennaway
On Sat, Aug 19, 2006 at 04:35:29PM -0400, Lisa Casey wrote: > Hi Folksm > > I'm getting these on a FreeBSD 5.3 box: > > Aug 19 15:46:32 radius sm-mta[12850]: k7JJk1rt012776: SYSERR(UID0): fill_fd: > disconnect: cannot open /dev/null: > Too many open files in system > Aug 19 15:46:40 radius kerne

Re: Tuning FreeBSD

2006-08-19 Thread Derek Ragona
You can just set the value in /boot/loader.conf such as: kern.maxusers="50" and reboot -Derek At 03:35 PM 8/19/2006, Lisa Casey wrote: Hi Folksm I'm getting these on a FreeBSD 5.3 box: Aug 19 15:46:32 radius sm-mta[12850]: k7JJk1rt012776: SYSERR(UID0): fill_fd: disconnect: cannot op

Re: Tuning GigE network for cluster computing?

2006-06-03 Thread Steve Kargl
On Sat, Jun 03, 2006 at 09:28:42AM -0700, Danial Thom wrote: > > <[EMAIL PROTECTED]> wrote: > > > First, I'm running FreeBSD 6.1-stable on a > > small cluster > > with 6 nodes that contain Tyan motheriboards. > > These broads > > have Broadcom GigE NICs that use the bge > > device. > > > > The

Re: Tuning GigE network for cluster computing?

2006-06-03 Thread Danial Thom
--- Steve Kargl <[EMAIL PROTECTED]> wrote: > First, I'm running FreeBSD 6.1-stable on a > small cluster > with 6 nodes that contain Tyan motheriboards. > These broads > have Broadcom GigE NICs that use the bge > device. > > The cluster will be using MPI to possibly shove > large data > sets th

Re: Tuning FreBSD with specific applications

2005-06-03 Thread Chad Leigh -- Shire.Net LLC
On Jun 3, 2005, at 1:02 PM, Vittorio De Martino wrote: Could the difference be the bash in linux and csh in freebsd shell? Suggestions? FreeBSD has a bash port and there is also the tcsh and zsf and probably other shells. Of course there is /bin/sh Go ahead and switch shells (can do it

Re: Tuning FreBSD with specific applications

2005-06-03 Thread Vittorio De Martino
Alle 22:35, giovedì 02 giugno 2005, Mark Bucciarelli ha scritto: > On Thu, Jun 02, 2005 at 10:17:13PM +0200, Vittorio De Martino wrote: > > How could I obtain those improvements? What could I do to speed those > > programs under freebsd? > > - Edit /etc/make.conf and set the processor and compiler

Re: Tuning FreBSD with specific applications

2005-06-02 Thread Lowell Gilbert
Vittorio De Martino <[EMAIL PROTECTED]> writes: > How could I obtain those improvements? What could I do to speed those > programs > under freebsd? Well, it can be hard to say, but in this case the kernel shouldn't have much to do with the speed of the applications (which will be pretty much CP

Re: Tuning FreBSD with specific applications

2005-06-02 Thread Mark Bucciarelli
On Thu, Jun 02, 2005 at 10:17:13PM +0200, Vittorio De Martino wrote: > How could I obtain those improvements? What could I do to speed those > programs under freebsd? - Edit /etc/make.conf and set the processor and compiler optimizations. - Rebuild and install system (world and kernel) - Repost

Re: Tuning FreBSD with specific applications

2005-06-02 Thread Vizion
On Thursday 02 June 2005 13:17, the author Vittorio De Martino contributed to the dialogue on- Tuning FreBSD with specific applications: >First of all: >I DO NOT WANT TO START A FLAME! > >On my laptop I've being using linux for some years now and "landed" at last > to the gentoo distri

Re: Tuning Hard Disks

2005-05-25 Thread Christian Hiris
On Wednesday 25 May 2005 04:51:04, Luyt wrote: > Interesting. > > I did an 'atacontrol cap 0 0' and this came up (see below). It tells that > my disk has 'SMART' support, but it isnt enabled. Any idea how I can enable > it? Try the port sysutils/smartmontools. AFAIR it installs the command 'smart

Re: Tuning Hard Disks

2005-05-24 Thread Luyt
Interesting. I did an 'atacontrol cap 0 0' and this came up (see below). It tells that my disk has 'SMART' support, but it isnt enabled. Any idea how I can enable it? ATA channel 0, Master, device ad0: Protocol Serial ATA v1.0 device model Maxtor 6Y200M0 serial number

Re: Tuning Hard Disks

2005-05-24 Thread Alex Zbyslaw
Roland Smith wrote: On Mon, May 23, 2005 at 02:47:21PM -0700, Benjamin Keating wrote: Thank you. This is exactly what I was looking for. How did you learn about these tools? From the pages i've read (most of) the handbook, I didn't see it mention them. I came across one of the control

Re: Tuning Hard Disks

2005-05-23 Thread Roland Smith
On Mon, May 23, 2005 at 02:47:21PM -0700, Benjamin Keating wrote: (please don't top-post.) > Thank you. This is exactly what I was looking for. How did you learn > about these tools? From the pages i've read (most of) the handbook, I > didn't see it mention them. I came across one of the control

Re: Tuning Hard Disks

2005-05-23 Thread Benjamin Keating
I just noticed, 3ware managed devices (obviously) don't show up. Is there 3rd party software that needs to be installed in order to view/tune 3ware (twe) devices? Nothing FreeBSD specific came with the card. On 5/23/05, Benjamin Keating <[EMAIL PROTECTED]> wrote: > Thank you. This is exactly what

Re: Tuning Hard Disks

2005-05-23 Thread Benjamin Keating
Thank you. This is exactly what I was looking for. How did you learn about these tools? From the pages i've read (most of) the handbook, I didn't see it mention them. On 5/23/05, Roland Smith <[EMAIL PROTECTED]> wrote: > On Mon, May 23, 2005 at 11:12:59AM -0700, Benjamin Keating wrote: > > Hey all

Re: Tuning Hard Disks

2005-05-23 Thread Roland Smith
On Mon, May 23, 2005 at 11:12:59AM -0700, Benjamin Keating wrote: > Hey all, > > I'd like to tweak my drives / view there current configurations. I get > really slow xfers from two machine in the same, quite, LAN (both > running FBSD 5.4 with good Intell Pro100 NICS). Im not sure if DMA is > enabl

Re: Tuning Hard Disks

2005-05-23 Thread Craig Kleski
On Monday 23 May 2005 06:12 pm, Benjamin Keating wrote: > Hey all, > > I'd like to tweak my drives / view there current configurations. I get > really slow xfers from two machine in the same, quite, LAN (both > running FBSD 5.4 with good Intell Pro100 NICS). Im not sure if DMA is > enabled or not

Re: tuning

2005-01-18 Thread Kris Kennaway
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applicationsfor i686 instead of i386 ? See make.conf(5) Kris P.S. Wrap your lines at 70 characters so your emails may be easily read, please. pgpnTVro3rFFC.pgp Descr

Re: tuning

2005-01-18 Thread Daniel Bye
On Tue, Jan 18, 2005 at 12:16:34PM +0100, beangrinder wrote: > Is there a general makefile which makes it possible to compile > applications for i686 instead of i386 ? I believe you can set CPUTYPE in /etc/make.conf. man make.conf will tell you more, in any event. Dan -- Daniel Bye PGP Key:

Re: Tuning FreeBSD for HIGH PERFORMANCE Web Server

2003-07-14 Thread Jonathan Chen
On Mon, Jul 14, 2003 at 12:00:22PM -0500, Vulpes Velox wrote: > Check out /etc/make.conf choose the closest arc for your proc and go with either > O2 or O3 optimizations. > > When using O3 you may end up with a few problems. I have had a bit of problems > compiling some things when I optimized som

Re: Tuning FreeBSD for HIGH PERFORMANCE Web Server

2003-07-14 Thread Vulpes Velox
Check out /etc/make.conf choose the closest arc for your proc and go with either O2 or O3 optimizations. When using O3 you may end up with a few problems. I have had a bit of problems compiling some things when I optimized some X stuff using O3. I have not had any problems with O2 so far. On 14 J

Re: tuning fvwm2rc (alt-tab and title-buttons)

2003-01-04 Thread Gary W. Swearingen
"Dr. Richard E. Hawkins" <[EMAIL PROTECTED]> writes: > What I *can't* get working is the alt-tab to rotatate > between windows. I had some troubles getting the rotate to not stop at either end of the list and got some help from the fvwm people. In their web page forum, IIRC. I now use: Key KP_