Neel Natu wrote:
> However it is not immediately obvious why we prefer to run the
> statistics timer at (or very close to) 128Hz. Any pointers?
I haven't looked myself, but sources report that some legacy code depend
on it:
http://lists.freebsd.org/pipermail/freebsd-arch/2009-December/009731.html
Hi Alexander,
On Wed, May 26, 2010 at 8:20 PM, Alexander Motin wrote:
> Neel Natu wrote:
>> Author: neel
>> Date: Thu May 27 01:27:25 2010
>> New Revision: 208585
>> URL: http://svn.freebsd.org/changeset/base/208585
>>
>> Log:
>> Simplify clock interrupt handling on mips by using the new KPI -
Kostik Belousov wrote:
On 2010/05/26 11:47, Garrett Cooper wrote:
On Wed, May 26, 2010 at 11:28 AM, Rob Farmer wrote:
Does the order of the libs entries matter? ...
In theory it shouldn't because the linker should be smart enough
to evaluate the dependencies and link everything properly,
Neel Natu wrote:
> Author: neel
> Date: Thu May 27 01:27:25 2010
> New Revision: 208585
> URL: http://svn.freebsd.org/changeset/base/208585
>
> Log:
> Simplify clock interrupt handling on mips by using the new KPI -
> timer1clock()
> and timer2clock().
>
> Dynamically adjust the tick fre
Author: cperciva
Date: Thu May 27 03:15:04 2010
New Revision: 208586
URL: http://svn.freebsd.org/changeset/base/208586
Log:
Change the current working directory to be inside the jail created by
the jail(8) command. [10:04]
Fix a one-NUL-byte buffer overflow in libopie. [10:05]
Correc
/UPDATING. Please read that file before running
portupgrade.
+20100526: p10 FreeBSD-SA-10:05.opie
+ Fix a one-NUL-byte buffer overflow in libopie. [10:05]
+
20100106: p9 FreeBSD-SA-10:01.bind, FreeBSD-SA-10:02.ntpd
Fix BIND named(8) cache poisoning with DNSSEC
Author: cperciva
Date: Thu May 27 03:15:04 2010
New Revision: 208586
URL: http://svn.freebsd.org/changeset/base/208586
Log:
Change the current working directory to be inside the jail created by
the jail(8) command. [10:04]
Fix a one-NUL-byte buffer overflow in libopie. [10:05]
Correc
Author: cperciva
Date: Thu May 27 03:15:04 2010
New Revision: 208586
URL: http://svn.freebsd.org/changeset/base/208586
Log:
Change the current working directory to be inside the jail created by
the jail(8) command. [10:04]
Fix a one-NUL-byte buffer overflow in libopie. [10:05]
Correc
Author: cperciva
Date: Thu May 27 03:15:04 2010
New Revision: 208586
URL: http://svn.freebsd.org/changeset/base/208586
Log:
Change the current working directory to be inside the jail created by
the jail(8) command. [10:04]
Fix a one-NUL-byte buffer overflow in libopie. [10:05]
Correc
Author: neel
Date: Thu May 27 01:27:25 2010
New Revision: 208585
URL: http://svn.freebsd.org/changeset/base/208585
Log:
Simplify clock interrupt handling on mips by using the new KPI - timer1clock()
and timer2clock().
Dynamically adjust the tick frequency depending on the value of 'hz'. T
Author: mjacob
Date: Wed May 26 22:49:42 2010
New Revision: 208582
URL: http://svn.freebsd.org/changeset/base/208582
Log:
Add a new primitive, XPT_SCAN_TGT, to cover the range between scanning a
whole bus (XPT_SCAN_BUS) and a single lun on that bus (XPT_SCAN_LUN).
It's less resource comsu
Author: gonzo
Date: Wed May 26 22:38:45 2010
New Revision: 208581
URL: http://svn.freebsd.org/changeset/base/208581
Log:
- Fix kseg0 address calculation - it doesn't always start at
page boundary
- Add cache ops to ensure memory validity before/after
copy operation
Modified:
hea
Author: kib
Date: Wed May 26 19:26:28 2010
New Revision: 208580
URL: http://svn.freebsd.org/changeset/base/208580
Log:
MFC r208488:
Fix the double counting of the last process thread td_incruntime
on exit, that is done once in thread_exit() and the second time in
proc_reap(), by clearing t
On Wed, May 26, 2010 at 11:59:12AM -0700, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 2010/05/26 11:47, Garrett Cooper wrote:
> > On Wed, May 26, 2010 at 11:28 AM, Rob Farmer
> > wrote:
> >> On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
> >>> Author: delphij
> >>>
In message:
Garrett Cooper writes:
: On Wed, May 26, 2010 at 11:28 AM, Rob Farmer wrote:
: > On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
: >> Author: delphij
: >> Date: Tue May 25 17:48:17 2010
: >> New Revision: 208545
: >> URL: http://svn.freebsd.org/changeset/base/208545
: >>
Author: mjacob
Date: Wed May 26 19:06:40 2010
New Revision: 208579
URL: http://svn.freebsd.org/changeset/base/208579
Log:
This is an MFC of 208119, 208129
Hook up some wires that were forgotten a few months ago and restore
the zombie device timeout code and the loop down time code and the
On Wed, May 26, 2010 at 11:59 AM, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 2010/05/26 11:47, Garrett Cooper wrote:
>> On Wed, May 26, 2010 at 11:28 AM, Rob Farmer
>> wrote:
>>> On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
Author: delphij
Date: Tue Ma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 2010/05/26 11:47, Garrett Cooper wrote:
> On Wed, May 26, 2010 at 11:28 AM, Rob Farmer wrote:
>> On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
>>> Author: delphij
>>> Date: Tue May 25 17:48:17 2010
>>> New Revision: 208545
>>> URL: http://svn.
Author: mjacob
Date: Wed May 26 18:56:06 2010
New Revision: 208578
URL: http://svn.freebsd.org/changeset/base/208578
Log:
This is an MFC of 208119, 208129
Hook up some wires that were forgotten a few months ago and restore
the zombie device timeout code and the loop down time code and the
Author: delphij
Date: Wed May 26 18:55:40 2010
New Revision: 208577
URL: http://svn.freebsd.org/changeset/base/208577
Log:
Reorder to have -lcrypto after -larchive. Our linker doesn't seem to like
the current ordering :(
Modified:
head/release/amd64/boot_crunch.conf
head/release/i386/boo
On Wed, May 26, 2010 at 11:28 AM, Rob Farmer wrote:
> On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
>> Author: delphij
>> Date: Tue May 25 17:48:17 2010
>> New Revision: 208545
>> URL: http://svn.freebsd.org/changeset/base/208545
>>
>> Log:
>> libarchive now needs libcrypto and liblzma.
>>
>>
On Tue, May 25, 2010 at 10:48 AM, Xin LI wrote:
> Author: delphij
> Date: Tue May 25 17:48:17 2010
> New Revision: 208545
> URL: http://svn.freebsd.org/changeset/base/208545
>
> Log:
> libarchive now needs libcrypto and liblzma.
>
> Modified:
> head/release/amd64/boot_crunch.conf
> head/release
Author: alc
Date: Wed May 26 18:00:44 2010
New Revision: 208574
URL: http://svn.freebsd.org/changeset/base/208574
Log:
Push down page queues lock acquisition in pmap_enter_object() and
pmap_is_referenced(). Eliminate the corresponding page queues lock
acquisitions from vm_map_pmap_enter() a
Author: marius
Date: Wed May 26 17:30:19 2010
New Revision: 208573
URL: http://svn.freebsd.org/changeset/base/208573
Log:
MFC: r208468
At least on sparc64 this module requires ata_machdep.c.
Modified:
stable/7/sys/modules/ata/atadisk/Makefile
Directory Properties:
stable/7/sys/ (prop
Author: marius
Date: Wed May 26 17:30:14 2010
New Revision: 208572
URL: http://svn.freebsd.org/changeset/base/208572
Log:
MFC: r208468
At least on sparc64 these modules require ata_machdep.c.
Approved by: re (kib)
Modified:
stable/8/sys/modules/ata/atadisk/Makefile
stable/8/sys/m
Author: kensmith
Date: Wed May 26 17:18:32 2010
New Revision: 208571
URL: http://svn.freebsd.org/changeset/base/208571
Log:
Add packages-8.1-release directory. While here add packages-7.3-release.
Approved by: re (implicit)
Modified:
stable/8/usr.sbin/pkg_install/add/main.c
Modified:
Author: kensmith
Date: Wed May 26 17:11:01 2010
New Revision: 208570
URL: http://svn.freebsd.org/changeset/base/208570
Log:
Bump version number from 8.0 to 8.1. Belatedly bump stable/7 to stable/8
for SVNBRANCH.
Approved by: re (implicit)
Modified:
stable/8/release/Makefile
Modified
Author: kensmith
Date: Wed May 26 17:07:39 2010
New Revision: 208569
URL: http://svn.freebsd.org/changeset/base/208569
Log:
Change the FreeBSD version that will be printed for the manual pages.
Approved by: re (implicit)
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Modified: st
Author: marius
Date: Wed May 26 17:05:54 2010
New Revision: 208568
URL: http://svn.freebsd.org/changeset/base/208568
Log:
MFC: r208459, r208511
- Update the sparc64 hardware list regarding machines that will be supported
beginning with 8.1-RELEASE as well as correct some existing entrie
Author: jkim
Date: Wed May 26 16:37:54 2010
New Revision: 208567
URL: http://svn.freebsd.org/changeset/base/208567
Log:
Do not attempt to switch to the same VTs between suspend and resume.
Modified:
head/sys/isa/syscons_isa.c
Modified: head/sys/isa/syscons_isa.c
=
Author: kib
Date: Wed May 26 15:39:43 2010
New Revision: 208566
URL: http://svn.freebsd.org/changeset/base/208566
Log:
Allow to use syscallname(9) outside subr_trap.c.
MFC after:1 month
Modified:
head/sys/kern/subr_trap.c
head/sys/sys/sysent.h
Modified: head/sys/kern/subr_trap.c
=
Author: kib
Date: Wed May 26 15:36:29 2010
New Revision: 208565
URL: http://svn.freebsd.org/changeset/base/208565
Log:
Remove a check that should be always true.
Discussed with: pjd
MFC after:1 week
Modified:
head/sys/modules/Makefile
Modified: head/sys/modules/Makefile
Author: jkim
Date: Wed May 26 15:29:53 2010
New Revision: 208564
URL: http://svn.freebsd.org/changeset/base/208564
Log:
Let the first device suspend and the last device resume syscons(4).
Modified:
head/sys/isa/syscons_isa.c
Modified: head/sys/isa/syscons_isa.c
==
Author: nyan
Date: Wed May 26 11:31:57 2010
New Revision: 208563
URL: http://svn.freebsd.org/changeset/base/208563
Log:
Reduce diffs against syscons_isa.c. No functional changes.
Modified:
head/sys/pc98/cbus/syscons_cbus.c
Modified: head/sys/pc98/cbus/syscons_cbus.c
Author: rwatson
Date: Wed May 26 10:46:03 2010
New Revision: 208562
URL: http://svn.freebsd.org/changeset/base/208562
Log:
Add unix_close_race, a regresion test to catch ENOTCONN being returned
improperly from one of two instances of close(2) being called
simultaneously on both ends of a con
Author: raj
Date: Wed May 26 09:50:09 2010
New Revision: 208561
URL: http://svn.freebsd.org/changeset/base/208561
Log:
Initial device tree source (DTS) files for Marvell ARM systems:
o DB-88F5182
o DB-88F5281
o DB-88F6281
o DB-78100
o SheevaPlug
This also includes dev
Author: raj
Date: Wed May 26 09:34:02 2010
New Revision: 208560
URL: http://svn.freebsd.org/changeset/base/208560
Log:
Import device tree source (DTS) files for PowerPC MPC8555CDS and MPC8572DS
development systems.
Special thanks to Phil Brownfield for help with BSD-style relicensing of
Author: raj
Date: Wed May 26 09:23:51 2010
New Revision: 208559
URL: http://svn.freebsd.org/changeset/base/208559
Log:
Use MACHINE_ARCH instead of TARGET_ARCH.
Pointed out by: imp
Modified:
head/share/mk/bsd.own.mk
Modified: head/share/mk/bsd.own.mk
===
38 matches
Mail list logo