On 10/15/2012 1:44 PM, Ian Lepore wrote:
It appears to, which I don't think is a bad thing at all. But the way
it waits is to wake up, do some work, and go back to sleep for an
integer 1 second. That will occasionally lead to a second in which no
wakeup happens, as the "do some work" part alway
On 10/15/2012 9:40 PM, Adrian Chadd wrote:
Gah, I think there's quite a lot of push back on this.
Maxim, would you please consider reverting this patch? Can we have a
discussion on the best way to do this, taking various things like
embedded and power-saving systems into effect?
I am working o
Author: glebius
Date: Tue Oct 16 08:40:09 2012
New Revision: 241603
URL: http://svn.freebsd.org/changeset/base/241603
Log:
Fix build of aha(4).
Submitted by: delphij
Modified:
head/sys/dev/aha/aha.c
head/sys/dev/aha/aha_isa.c
head/sys/dev/aha/ahareg.h
Modified: head/sys/dev/aha/aha.
Author: attilio
Date: Tue Oct 16 09:55:31 2012
New Revision: 241604
URL: http://svn.freebsd.org/changeset/base/241604
Log:
Disconnect non-MPSAFE HPFS from the build in preparation for dropping
GIANT from VFS.
This is not targeted for MFC.
Modified:
head/sys/conf/NOTES
head/sys/conf/f
Author: pluknet
Date: Tue Oct 16 09:57:34 2012
New Revision: 241605
URL: http://svn.freebsd.org/changeset/base/241605
Log:
Fix build of dpt(4).
Modified:
head/sys/dev/dpt/dpt_scsi.c
Modified: head/sys/dev/dpt/dpt_scsi.c
Author: attilio
Date: Tue Oct 16 09:59:10 2012
New Revision: 241606
URL: http://svn.freebsd.org/changeset/base/241606
Log:
Disconnect non-MPSAFE PORTALFS from the build in preparation for dropping
GIANT from VFS.
This is not targeted for MFC.
Modified:
head/etc/defaults/rc.conf
head/
Author: attilio
Date: Tue Oct 16 10:04:00 2012
New Revision: 241607
URL: http://svn.freebsd.org/changeset/base/241607
Log:
Disconnect non-MPSAFE XFS from the build in preparation for dropping
GIANT from VFS.
This is not targeted for MFC.
Modified:
head/MAINTAINERS
head/share/man/man5
Author: attilio
Date: Tue Oct 16 10:09:21 2012
New Revision: 241608
URL: http://svn.freebsd.org/changeset/base/241608
Log:
Disconnect non-MPSAFE CODAFS from the build in preparation for dropping
GIANT from VFS.
This is not targeted for MFC.
Modified:
head/share/man/man4/Makefile
head
On Tuesday, October 16, 2012 4:40:09 am Gleb Smirnoff wrote:
> Author: glebius
> Date: Tue Oct 16 08:40:09 2012
> New Revision: 241603
> URL: http://svn.freebsd.org/changeset/base/241603
>
> Log:
> Fix build of aha(4).
>
> Submitted by: delphij
>
> Modified:
> head/sys/dev/aha/aha.
Author: fabient
Date: Tue Oct 16 13:27:20 2012
New Revision: 241609
URL: http://svn.freebsd.org/changeset/base/241609
Log:
MFC r240164, r240203:
Add Intel Ivy Bridge support to hwpmc(9).
Update offcore RSP token for Sandy Bridge.
Note: No uncore support.
Added:
stable/9/lib/libpmc/pmc.i
Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue Oct 16 01:37:17 2012
> New Revision: 241601
> URL: http://svn.freebsd.org/changeset/base/241601
>
> Log:
> MFC r241143:
>
> rpc: be sure to free cl_netid and cl_tp.
>
> When creating a client with clnt_tli_create, it uses strdup to copy
> strings
27:20 2012(r241609)
+++ head/UPDATING Tue Oct 16 13:37:54 2012(r241610)
@@ -24,6 +24,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20121016:
Author: pluknet
Date: Tue Oct 16 15:25:04 2012
New Revision: 241611
URL: http://svn.freebsd.org/changeset/base/241611
Log:
Fix aha(4) build with i386 LINT (which includes 'device mca').
Modified:
head/sys/dev/aha/aha_mca.c
Modified: head/sys/dev/aha/aha_mca.c
Thank you for the note Rick;
On 10/16/2012 08:36, Rick Macklem wrote:
Pedro F. Giffuni wrote:
Author: pfg
Date: Tue Oct 16 01:37:17 2012
New Revision: 241601
URL: http://svn.freebsd.org/changeset/base/241601
Log:
MFC r241143:
rpc: be sure to free cl_netid and cl_tp.
When creating a client wi
Author: obrien
Date: Tue Oct 16 15:43:16 2012
New Revision: 241612
URL: http://svn.freebsd.org/changeset/base/241612
Log:
Obey the value of "MK_BMAKE".
Modified:
head/usr.bin/bmake/Makefile.inc
Modified: head/usr.bin/bmake/Makefile.inc
Author: eadler
Date: Tue Oct 16 17:49:14 2012
New Revision: 241613
URL: http://svn.freebsd.org/changeset/base/241613
Log:
Add support for samsung HM250JI
PR: usb/121474
Submitted by: Ben Stuyts
Approved by: cperciva (implicit)
MFC after:3 days
Modified:
head/sys/cam
Author: mm
Date: Tue Oct 16 19:58:15 2012
New Revision: 241614
URL: http://svn.freebsd.org/changeset/base/241614
Log:
MFC r240955 (partial):
Remove unsupported "-r" option from zfs send.
Illumos issued covered:
2811 missing implementation: zfs send -r
PR: kern/171761
Modified:
Author: mm
Date: Tue Oct 16 19:59:13 2012
New Revision: 241615
URL: http://svn.freebsd.org/changeset/base/241615
Log:
MFC r240955 (partial):
Remove unsupported "-r" option from zfs send.
Illumos issued covered:
2811 missing implementation: zfs send -r
PR: kern/171761
Modified:
Author: emax
Date: Tue Oct 16 20:18:15 2012
New Revision: 241616
URL: http://svn.freebsd.org/changeset/base/241616
Log:
introduce concept of ifi_baudrate power factor. the idea is to work
around the problem where high speed interfaces (such as ixgbe(4))
are not able to report real ifi_baudra
On Tuesday, October 16, 2012 4:18:16 pm Maksim Yevmenkin wrote:
> Author: emax
> Date: Tue Oct 16 20:18:15 2012
> New Revision: 241616
> URL: http://svn.freebsd.org/changeset/base/241616
>
> Log:
> introduce concept of ifi_baudrate power factor. the idea is to work
> around the problem where h
On Tue, Oct 16, 2012 at 2:02 PM, John Baldwin wrote:
> On Tuesday, October 16, 2012 4:18:16 pm Maksim Yevmenkin wrote:
>> Author: emax
>> Date: Tue Oct 16 20:18:15 2012
>> New Revision: 241616
>> URL: http://svn.freebsd.org/changeset/base/241616
>>
>> Log:
>> introduce concept of ifi_baudrate po
Author: sobomax
Date: Tue Oct 16 21:34:02 2012
New Revision: 241618
URL: http://svn.freebsd.org/changeset/base/241618
Log:
Properly handle non-keyword case by setting e->second to 0.
Modified:
head/usr.sbin/cron/lib/entry.c
Modified: head/usr.sbin/cron/lib/entry.c
===
Author: emax
Date: Tue Oct 16 22:43:14 2012
New Revision: 241619
URL: http://svn.freebsd.org/changeset/base/241619
Log:
report total number of ports for each lagg(4) interface
via net.link.lagg.X.count sysctl
MFC after:1 week
Modified:
head/sys/net/if_lagg.c
Modified: head/sys/ne
On 16 October 2012 00:06, Maxim Sobolev wrote:
> I am working on improved version, so that in the absence of @every_second it
> would revert to the previous behavior. Even though I seriously doubt that
> few thousand additional CPU cycles every second would make any measurable
> differences in an
Author: eadler
Date: Wed Oct 17 00:27:29 2012
New Revision: 241620
URL: http://svn.freebsd.org/changeset/base/241620
Log:
MFC r241542:
Don't document the PORTSSUPFILE variable. Even though this still works,
try to discourage users from depending on it.
Approved by: cperciva
Author: eadler
Date: Wed Oct 17 00:30:33 2012
New Revision: 241621
URL: http://svn.freebsd.org/changeset/base/241621
Log:
MFC r241551:
Add support for the Buffalo RUF2 flash drive.
PR: usb/166848
Approved by: cperciva (implicit)
Modified:
stable/8/sys/dev/usb/quirk/u
Author: eadler
Date: Wed Oct 17 00:30:33 2012
New Revision: 241622
URL: http://svn.freebsd.org/changeset/base/241622
Log:
MFC r241551:
Add support for the Buffalo RUF2 flash drive.
PR: usb/166848
Approved by: cperciva (implicit)
Modified:
stable/9/sys/dev/usb/quirk/u
Author: eadler
Date: Wed Oct 17 00:33:10 2012
New Revision: 241623
URL: http://svn.freebsd.org/changeset/base/241623
Log:
MFC r241552:
Add support for Feiya Elango USB MicroSD
PR: usb/153599
Approved by: cperciva (implicit)
Modified:
stable/8/sys/dev/usb/quirk/usb_q
Author: eadler
Date: Wed Oct 17 00:33:10 2012
New Revision: 241624
URL: http://svn.freebsd.org/changeset/base/241624
Log:
MFC r241552:
Add support for Feiya Elango USB MicroSD
PR: usb/153599
Approved by: cperciva (implicit)
Modified:
stable/9/sys/dev/usb/quirk/usb_q
Author: sobomax
Date: Wed Oct 17 00:44:34 2012
New Revision: 241625
URL: http://svn.freebsd.org/changeset/base/241625
Log:
o Use nanosleep(2) to sleep exact amount of time till the next second,
not multiple of 1 second, which results in actual time to drift back
and forth every run within 1
Author: np
Date: Wed Oct 17 05:08:35 2012
New Revision: 241626
URL: http://svn.freebsd.org/changeset/base/241626
Log:
Whitespace cleanup.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/tom/t4_cpl_io.c
head/sys/dev/cxgbe/tom/t4_listen.c
Modified: head/sys/dev/cxgbe/tom/t4_cpl_io.c
=
31 matches
Mail list logo