Re: ACPI-fast default timecounter, but HPET 83% faster

2009-06-14 Thread Kris Kennaway

John Baldwin wrote:

On Sunday 26 April 2009 10:27:42 pm Garrett Cooper wrote:

I'm seeing similar results.

[r...@orangebox /usr/home/gcooper]# dmesg | grep 'Timecounter "'
Timecounter "i8254" frequency 1193182 Hz quality 0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
Timecounter "HPET" frequency 14318180 Hz quality 900
[r...@orangebox /usr/home/gcooper]# ./cgt
1369355
[r...@orangebox /usr/home/gcooper]# sysctl
kern.timecounter.hardware="ACPI-fast"
kern.timecounter.hardware: HPET -> ACPI-fast
[r...@orangebox /usr/home/gcooper]# ./cgt
772289

Why's the default ACPI-fast? For power-saving functionality or because
of the `quality' factor? What is the criteria that determines the
`quality' of a clock as what's being reported above (I know what
determines the quality of a clock visually from a oscilloscope =])?


I suspect that the quality of the HPET driver is lower simply because no one
had measured it previously and HPET is newer and less "proven".



From memory, HPET was massively slower on some of the AMD test hardware 
I was using.  There was a thread about it on one of the mailing lists, 
but I can't find it right now.


Kris
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


Re: sysinstall, GJOURNAL and ZFS

2009-06-14 Thread Trond Endrestøl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sat, 13 Jun 2009 01:07+0300, Dan Naumov wrote:

>  screen: The screen states that in order to do a
> manual installation " login as root, and follow the instructions
> given in the file /README". There is no indication regarding how the
> user is supposed to open the README file, at least ONE sane option
> should be suggested (for example: login as root and type "vi README"
> at the command prompt to read the instructions regarding installing
> FreeBSD manually.

Although longer to type, "less /README" would be a better alternative 
than using vi to view the contents of the file. You could otherwise 
risk the user destroying the README file due to unfamiliarity with 
this particular editor.

OTOH, why not adopt OpenBSD's afterboot(8) man page?

===

Almost completely off-topic:

An /altroot mechanism would be nice to have in FreeBSD. ;-)

There are at least two schools of thought regarding /altroot.

One school of thought would be to simply dd the contents of the root 
partition on to the altroot partition and run fsck on /altroot, 
assuming /root and /altroot have the same size. I believe this is how 
OpenBSD handles /altroot when configured to do so.

My school of thought, given a system with more than one hard drive, 
physical or virtual (as in RAID volumes), is to have /altroot appear 
as a regular root file system (partition a) on the other drive and 
thus being able to (manually) boot from the available root file 
system. Both hard drives should be made bootable with the EasyBoot 
loader placed in the MBRs and with regular boot blocks in the FreeBSD 
slices. Of course, /altroot should normally remain unmounted.

There is also the possible need of having /etc/fstab files with 
specific contents for each root file system. For instance, /'s 
/altroot should be mounted as /altroot's /. I'm not sure how to handle 
this scenario with either installers as you probably need to perform 
the installation twice, that's how I did it on a couple of recently 
installed systems, not to mention how to handle make 
install{kernel,world} for both of the two root file systems.


Just some random thoughts,
Trond.

- -- 
- --
Trond Endrestøl  | trond.endres...@fagskolen.gjovik.no
ACM, NAS, NUUG, SAGE, USENIX |  FreeBSD 6.2-STABLE & Pine 4.64

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFKNRrfbYWZalUoElsRAnzTAJ0StVu1t2FY1rr9JjI2MVQ0jexsAgCfZICv
kbpbqm4Vzv/vGYVTZEPwmfw=
=dPhW
-END PGP SIGNATURE-___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: Porting problem with gnu configure (c++ -V)

2009-06-14 Thread Dag-Erling Smørgrav
Alex de Kruijff  writes:
> There is no configure.log.

There is a config.log which you posted, but it was corrupted by your MUA.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


good morning to all

2009-06-14 Thread malathi selvaraj
i am new one to  freeBSD, kindly guide me

-- 
S.MALATHI
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


Re: good morning to all

2009-06-14 Thread Ed Schouten
* malathi selvaraj  wrote:
> i am new one to  freeBSD, kindly guide me

Sure. In order to be eligible to use FreeBSD, you must buy a license for
$ 100,-. I expect this money to be transferred to my bank account as
soon as possible. The IBAN number is:

NL30ABNA0385823426

-- 
 Ed Schouten 
 WWW: http://80386.nl/


pgpvQ4FmCofVb.pgp
Description: PGP signature


Re: good morning to all

2009-06-14 Thread Tim Clewlow

> * malathi selvaraj  wrote:
>> i am new one to  freeBSD, kindly guide me
>
> Sure. In order to be eligible to use FreeBSD, you must buy a license
> for
> $ 100,-. I expect this money to be transferred to my bank account as
> soon as possible. The IBAN number is:
>
>   NL30ABNA0385823426
>

You may also register at the secret special mailing list
iwannalottaspam.com

___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


Re: good morning to all

2009-06-14 Thread william
I have honestly found the best guide/help to be the actual handbook. Unlike 
most open source projects with poor documentation; this is one of the best. 
Here is the link:

http://www.freebsd.org/doc/en/books/handbook/

-Will
--Original Message--
From: malathi selvaraj
Sender: owner-freebsd-hack...@freebsd.org
To: freebsd-hackers@freebsd.org
Subject: good morning to all
Sent: Jun 15, 2009 01:52

i am new one to  freeBSD, kindly guide me

-- 
S.MALATHI
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


Sent from my BlackBerry® wireless device___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"