Author: kevlo
Date: Tue Jun 25 06:43:04 2013
New Revision: 252196
URL: http://svnweb.freebsd.org/changeset/base/252196
Log:
Add support for D-Link DWA-131.
Modified:
head/share/man/man4/urtwn.4
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_urtwn.c
Modified: head/share/man/man4/urtwn.
On Tue, Jun 25, 2013 at 12:45:36PM +1000, Bruce Evans wrote:
> On Mon, 24 Jun 2013, Konstantin Belousov wrote:
>
> > On Sun, Jun 23, 2013 at 07:57:57PM +1000, Bruce Evans wrote:
> >> The case that can't be fixed by rereading the counters is when fetching
> >> code runs in between the stores. If t
Author: bryanv
Date: Tue Jun 25 04:44:42 2013
New Revision: 252194
URL: http://svnweb.freebsd.org/changeset/base/252194
Log:
MFC r251769
Fix setting of the Rx filters
QEMU 1.4 made the descriptor requirement stricter - the size of buffer
descriptor must exactly match the number
Author: bryanv
Date: Tue Jun 25 04:42:16 2013
New Revision: 252193
URL: http://svnweb.freebsd.org/changeset/base/252193
Log:
MFC r251796
Fix setting of the Rx filters
QEMU 1.4 made the descriptor requirement stricter - the size of buffer
descriptor must exactly match the number
On 25/06/2013, at 12:54, Bruce Evans wrote:
>> - run a daemon every few minutes to fetch all the counters, so that
>> the native-sized counters are in no danger of overflowing on systems
>> that don't run statistics programs often enough to fetch the counters
>> to actually use.
>
> There is at
On Tue, 25 Jun 2013, I wrote:
My current best design:
- use ordinary mutexes to protect counter fetches in non-per-CPU contexts.
- use native-sized or always 32-bit counters. Counter updates are done
by a single addl on i386. Fix pcpu.h on arches other than amd64 and
i386 and use the same me
Author: rpaulo
Date: Tue Jun 25 02:48:36 2013
New Revision: 252191
URL: http://svnweb.freebsd.org/changeset/base/252191
Log:
Tag wpa_supplicant / hostapd 2.0.
Added:
vendor/wpa/2.0/
- copied from r252190, vendor/wpa/dist/
___
svn-src-all@freebs
On Mon, 24 Jun 2013, Konstantin Belousov wrote:
On Sun, Jun 23, 2013 at 07:57:57PM +1000, Bruce Evans wrote:
The case that can't be fixed by rereading the counters is when fetching
code runs in between the stores. If the stores are on a another CPU
that is currently executing them, then we can
Author: rpaulo
Date: Tue Jun 25 02:29:08 2013
New Revision: 252189
URL: http://svnweb.freebsd.org/changeset/base/252189
Log:
Remove non-FreeBSD related code.
Deleted:
vendor/wpa/dist/wpa_supplicant/README-Windows.txt
vendor/wpa/dist/wpa_supplicant/symbian/
vendor/wpa/dist/wpa_supplicant/v
Author: yongari
Date: Tue Jun 25 00:29:13 2013
New Revision: 252186
URL: http://svnweb.freebsd.org/changeset/base/252186
Log:
Add Lenovo USB 2.0 Ethernet adapter to the list of supported
devices.
Modified:
head/share/man/man4/axe.4
Modified: head/share/man/man4/axe.4
==
Author: yongari
Date: Tue Jun 25 00:26:30 2013
New Revision: 252185
URL: http://svnweb.freebsd.org/changeset/base/252185
Log:
Add Lenovo USB 2.0 Ethernet adapter.
PR: usb/179920
MFC After:1 week
Modified:
head/sys/dev/usb/net/if_axe.c
head/sys/dev/usb/usbdevs
Modified:
Author: qingli
Date: Tue Jun 25 00:10:49 2013
New Revision: 252184
URL: http://svnweb.freebsd.org/changeset/base/252184
Log:
Due to the routing related networking kernel redesign work
in FBSD 8.0, interface routes have been returened to the
applications without the RTF_GATEWAY bit. This inco
Author: mckusick
Date: Mon Jun 24 23:41:16 2013
New Revision: 252183
URL: http://svnweb.freebsd.org/changeset/base/252183
Log:
MFC of 250891, 250892, 250894, 250895, 250897, and 250901
MFC 250891:
Properly spell sentinel (not sintenel or sentinal).
No functional changes.
Spotted
Hi Peter,
On Tue, Jun 18, 2013 at 02:53:45AM +, Peter Wemm wrote:
> Author: peter
> Date: Tue Jun 18 02:53:45 2013
> New Revision: 251886
> URL: http://svnweb.freebsd.org/changeset/base/251886
>
> Log:
> Introduce svnlite so that we can check out our source code again.
>
> This is actu
Author: marius
Date: Mon Jun 24 21:33:19 2013
New Revision: 252181
URL: http://svnweb.freebsd.org/changeset/base/252181
Log:
A set of MFCs allowing stable/9 to be built again on head after r250881:
r250227:
Improve compatibility with recent flex from flex.sourceforge.net.
r250914:
Author: marius
Date: Mon Jun 24 21:27:15 2013
New Revision: 252180
URL: http://svnweb.freebsd.org/changeset/base/252180
Log:
Flag mpt(4) as supporting unmapped I/O; all necessary conversion actually
already has been done as part of r246713 except for a comment update.
MFC after:3 days
Author: pfg
Date: Mon Jun 24 21:13:58 2013
New Revision: 252179
URL: http://svnweb.freebsd.org/changeset/base/252179
Log:
gcc: configuration fix.
-Fix configuration support for FreeBSD 10 and 11.
Note this change is based on GCC-SVN-131197 with permission
by gerald@ .
Reported
Author: dteske
Date: Mon Jun 24 20:58:54 2013
New Revision: 252178
URL: http://svnweb.freebsd.org/changeset/base/252178
Log:
More whitespace.
Modified:
head/usr.sbin/bsdconfig/bsdconfig
head/usr.sbin/bsdconfig/console/console
head/usr.sbin/bsdconfig/console/font
head/usr.sbin/bsdconfig/
Author: dteske
Date: Mon Jun 24 20:39:07 2013
New Revision: 252177
URL: http://svnweb.freebsd.org/changeset/base/252177
Log:
Whitespace.
Modified:
head/usr.sbin/bsdconfig/bsdconfig
Modified: head/usr.sbin/bsdconfig/bsdconfig
===
Author: pfg
Date: Mon Jun 24 20:38:27 2013
New Revision: 252176
URL: http://svnweb.freebsd.org/changeset/base/252176
Log:
gcc: add some configuration and references.
-Add configure support for FreeBSD 10 and 11.
-Adapt a threading fix to gnu POSIX95 (which we don't use).
-Refer to a bug
Author: eadler
Date: Mon Jun 24 20:36:12 2013
New Revision: 252175
URL: http://svnweb.freebsd.org/changeset/base/252175
Log:
Add missing Obsolete Files
Submitted by: Kurt Lidl
Modified:
head/tools/build/mk/OptionalObsoleteFiles.inc
Modified: head/tools/build/mk/OptionalObsoleteFiles.in
Author: eadler
Date: Mon Jun 24 19:57:25 2013
New Revision: 252174
URL: http://svnweb.freebsd.org/changeset/base/252174
Log:
Remove request to email suggestions and fixes to the author.
He is no longer involved with the FreeBSD project.
While here: remove "no known bugs" and related. Thi
Author: jhb
Date: Mon Jun 24 19:28:36 2013
New Revision: 252173
URL: http://svnweb.freebsd.org/changeset/base/252173
Log:
MFC 251323:
- Handle the recursed/not recursed flags with RA_RLOCKED in rw_assert().
- Tweak a panic message.
Modified:
stable/8/sys/kern/kern_rwlock.c
Directory Prope
Author: jhb
Date: Mon Jun 24 19:18:01 2013
New Revision: 252172
URL: http://svnweb.freebsd.org/changeset/base/252172
Log:
MFC 251323:
- Handle the recursed/not recursed flags with RA_RLOCKED in rw_assert().
- Tweak a panic message.
Modified:
stable/9/sys/kern/kern_rwlock.c
Directory Prope
Author: eadler
Date: Mon Jun 24 19:12:17 2013
New Revision: 252170
URL: http://svnweb.freebsd.org/changeset/base/252170
Log:
Make the order of operations for lib/msun more clear.
Tested with md5 sum of object code
Reported by: swild...@dragonflybsd.org
Submitted by: bde
Modified:
On 2013-06-05 18:12, Simon J. Gerraty wrote:
> Author: sjg
> Date: Wed Jun 5 16:12:50 2013
> New Revision: 251422
> URL: http://svnweb.freebsd.org/changeset/base/251422
>
> Log:
> Update to bmake-20130604 to fix file descriptor leak.
>
> Modified: head/contrib/bmake/job.c
> ===
Author: jhb
Date: Mon Jun 24 18:41:28 2013
New Revision: 252169
URL: http://svnweb.freebsd.org/changeset/base/252169
Log:
MFC 252037: Document RA_RECURSED and RA_NOTRECURSED.
Modified:
stable/8/share/man/man9/rwlock.9
Directory Properties:
stable/8/share/man/man9/ (props changed)
Modifie
Author: jhb
Date: Mon Jun 24 18:40:51 2013
New Revision: 252168
URL: http://svnweb.freebsd.org/changeset/base/252168
Log:
MFC 252037: Document RA_RECURSED and RA_NOTRECURSED.
Modified:
stable/9/share/man/man9/rwlock.9
Directory Properties:
stable/9/share/man/man9/ (props changed)
Modifie
Author: jhb
Date: Mon Jun 24 18:37:52 2013
New Revision: 252167
URL: http://svnweb.freebsd.org/changeset/base/252167
Log:
MFC 251470:
Do not compare the existing mask of a cpuset with a new mask when changing
the mask of a cpuset. Also, change the cpuset's mask before updating the
masks o
Author: jhb
Date: Mon Jun 24 18:30:44 2013
New Revision: 252166
URL: http://svnweb.freebsd.org/changeset/base/252166
Log:
Disable hw.pci.realloc_bars by default. It wasn't needed for the original
tester of this fix, and realloc_bars breaks some other cases as a small
BAR that is reallocated
Author: jhb
Date: Mon Jun 24 18:27:44 2013
New Revision: 252165
URL: http://svnweb.freebsd.org/changeset/base/252165
Log:
MFC 251470:
Do not compare the existing mask of a cpuset with a new mask when changing
the mask of a cpuset. Also, change the cpuset's mask before updating the
masks o
Author: jhb
Date: Mon Jun 24 17:09:28 2013
New Revision: 252164
URL: http://svnweb.freebsd.org/changeset/base/252164
Log:
MFC 250223:
Similar to 233760 and 236717, export some more useful info about the
kernel-based POSIX semaphore descriptors to userland via procstat(1) and
fstat(1):
-
On Sun, Jun 23, 2013 at 07:57:57PM +1000, Bruce Evans wrote:
> The case that can't be fixed by rereading the counters is when fetching
> code runs in between the stores. If the stores are on a another CPU
> that is currently executing them, then we can keep checking that the
> counters don't chang
Author: jhb
Date: Mon Jun 24 16:04:59 2013
New Revision: 252163
URL: http://svnweb.freebsd.org/changeset/base/252163
Log:
MFC 250223,250233:
Similar to 233760 and 236717, export some more useful info about the
kernel-based POSIX semaphore descriptors to userland via procstat(1) and
fstat(1
(r252162)
@@ -15,6 +15,22 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
debugging tools present in HEAD were left in place because
sun4v support still needs work to become production ready.
+20130624:
+ Added ZFS TRIM support which is enabled by default. To disable
+
[snipping everything about counter64, atomic ops, cycles, etc.]
I wonder if the idea explained in this paper:
http://static.usenix.org/event/usenix03/tech/freenix03/full_papers/mcgarry/mcgarry_html/
Which seems to be used in FreeBSD for some ARM atomics:
http://svnweb.freebsd.org/base/head/sys/
Author: glebius
Date: Mon Jun 24 13:36:16 2013
New Revision: 252161
URL: http://svnweb.freebsd.org/changeset/base/252161
Log:
Typo in comment.
Modified:
head/sys/vm/vm_page.c
Modified: head/sys/vm/vm_page.c
==
--- he
On Mon, 24 Jun 2013, Gleb Smirnoff wrote:
On Sun, Jun 23, 2013 at 10:33:43AM +0300, Konstantin Belousov wrote:
K> On Sat, Jun 22, 2013 at 06:58:15PM +1000, Bruce Evans wrote:
K> > So the i386 version be simply "addl; adcl" to memory. Each store in
K> > this is atomic at the per-CPU level. If t
On Mon, 24 Jun 2013, Gleb Smirnoff wrote:
did you run your benchmarks in userland or in kernel? How many
parallel threads were updating the same counter?
Can you please share your benchmarks?
Only userland, with 1 thread.
I don't have any more benchmarks than the test program in previous m
Author: glebius
Date: Mon Jun 24 09:57:41 2013
New Revision: 252159
URL: http://svnweb.freebsd.org/changeset/base/252159
Log:
Merge r250039:
Remove useless ifdef KLD_MODULE from dummynet module unload path. This
fixes panic on unload.
Reported by: pho
Modified:
stable/9/sys/ne
Author: glebius
Date: Mon Jun 24 09:55:37 2013
New Revision: 252158
URL: http://svnweb.freebsd.org/changeset/base/252158
Log:
Merge r249897:
Don't free memory that is going to be used as error string.
PR: bin/178121
Submitted by: Garrett Cooper
Modified:
stable/9/sbi
Author: glebius
Date: Mon Jun 24 09:53:43 2013
New Revision: 252157
URL: http://svnweb.freebsd.org/changeset/base/252157
Log:
Merge r249896:
Restore the ipNetToMedia MIB, that was broken with new ARP commit
in the r186119.
Submitted by: Konstantin Kukushkin
Modified:
stable/9/
Author: glebius
Date: Mon Jun 24 09:39:06 2013
New Revision: 252156
URL: http://svnweb.freebsd.org/changeset/base/252156
Log:
Merge r248570, 248582:
Add NGM_NAT_LIBALIAS_INFO command, that reports internal stats
of libalias instance. To be used in the mpd5 daemon.
Submitted by: Dm
On 2013-06-23 21:30, Peter Wemm wrote:
> On Sun, Jun 23, 2013 at 10:12 AM, Warner Losh wrote:
>> On Jun 23, 2013, at 6:22 AM, Tijl Coosemans wrote:
>>> On 2013-06-23 04:43, Garance A Drosehn wrote:
On 6/22/13 2:38 PM, Tijl Coosemans wrote:
> On 2013-06-20 21:34, Warner Losh wrote:
>>
Author: glebius
Date: Mon Jun 24 09:36:56 2013
New Revision: 252155
URL: http://svnweb.freebsd.org/changeset/base/252155
Log:
Merge r248507:
iwn(4) doesn't support adhoc mode.
PR: misc/177106
Submitted by: Hiren Panchasara
Modified:
stable/9/share/man/man4/iwn.4
Dire
Author: glebius
Date: Mon Jun 24 09:35:14 2013
New Revision: 252154
URL: http://svnweb.freebsd.org/changeset/base/252154
Log:
Merge r248489:
There are actually two different cases when mlock(2) returns
ENOMEM. Clarify this, taking text from SUS.
Reviewed by: kib
Modified:
stab
| sort | uniq -d;
# done
+# 20130624: vinum.4 removed
+OLD_FILES+=usr/share/man/man4/vinum.4.gz
# 20130415: Ports are no more available via cvsup
OLD_FILES+=usr/share/examples/cvsup/ports-supfile
OLD_FILES+=usr/share/examples/cvsup/refuse
Modified: stable/9/share/man/man4/Makefile
Author: glebius
Date: Mon Jun 24 09:26:54 2013
New Revision: 252152
URL: http://svnweb.freebsd.org/changeset/base/252152
Log:
Merge r248160:
Fix spelling.
PR: 176777
Submitted by: Andrey Simonenko
Modified:
stable/9/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg
Directory Proper
Author: glebius
Date: Mon Jun 24 09:25:38 2013
New Revision: 252151
URL: http://svnweb.freebsd.org/changeset/base/252151
Log:
Merge r248159:
Fix for quite a special case when userland emulates a netgraph node, and
userland can reply to a message with NGM_HASREPLY bit set. In this case
Author: glebius
Date: Mon Jun 24 09:23:24 2013
New Revision: 252150
URL: http://svnweb.freebsd.org/changeset/base/252150
Log:
Merge r248158:
Remove LIBALIAS_LOCK_ASSERT(), including a couple with an uninitialzed
argument, in code that isn't compiled in kernel.
PR: kern/1
Author: glebius
Date: Mon Jun 24 09:21:55 2013
New Revision: 252149
URL: http://svnweb.freebsd.org/changeset/base/252149
Log:
Merge r248155:
Reinitialize eh after pfil(9) processing.
PR: 176764
Submitted by: adri
Modified:
stable/9/sys/net/if_bridge.c
Directory Proper
Author: glebius
Date: Mon Jun 24 09:20:14 2013
New Revision: 252148
URL: http://svnweb.freebsd.org/changeset/base/252148
Log:
Merge r247911,r248187,r248254,r250797:
Various quirks to enable headphones redirection on
various Lenovo laptops: X220, X1, X1 Carbon, T420,
T430, T430S, T520.
Author: gjb
Date: Mon Jun 24 09:18:41 2013
New Revision: 252147
URL: http://svnweb.freebsd.org/changeset/base/252147
Log:
Revert r252126, r252124, r252121.
Submitted by: hrs
Modified:
head/release/doc/en_US.ISO8859-1/errata/article.xml
head/release/doc/share/xml/release.ent
Modified:
Author: glebius
Date: Mon Jun 24 09:14:38 2013
New Revision: 252146
URL: http://svnweb.freebsd.org/changeset/base/252146
Log:
Merge r247910:
Plug a memory leak.
Reviewed by: mav
Sponsored by: Nginx, Inc.
Modified:
stable/9/sys/dev/sound/pci/hda/hdacc.c
Directory Properties:
Glen Barber wrote
in <20130624084009.gk1...@glenbarber.us>:
gj> On Mon, Jun 24, 2013 at 02:30:38PM +0900, Hiroki Sato wrote:
gj> > gj> Author: gjb
gj> > gj> Date: Sun Jun 23 20:19:00 2013
gj> > gj> New Revision: 252121
gj> > gj> URL: http://svnweb.freebsd.org/changeset/base/252121
gj> > gj>
gj>
Author: glebius
Date: Mon Jun 24 09:00:18 2013
New Revision: 252145
URL: http://svnweb.freebsd.org/changeset/base/252145
Log:
Merge r243569, r243601:
Re-initialize eh pointer after m_adj(), after ng_ether(4) and
if_bridge(4) processing.
Submitted by: Kohji Okuno
Reviewed by:
Author: glebius
Date: Mon Jun 24 08:55:20 2013
New Revision: 252144
URL: http://svnweb.freebsd.org/changeset/base/252144
Log:
Merge r243151:
o Remove meaningless PROTOCOLS section.
o Describe passing file descriptors as separate section.
- Descriptors can be passed through any prot
On Mon, Jun 24, 2013 at 02:30:38PM +0900, Hiroki Sato wrote:
> gj> Author: gjb
> gj> Date: Sun Jun 23 20:19:00 2013
> gj> New Revision: 252121
> gj> URL: http://svnweb.freebsd.org/changeset/base/252121
> gj>
> gj> Log:
> gj> Add a new macro, release.current.release, to denote the head/ branch
> g
Bruce,
did you run your benchmarks in userland or in kernel? How many
parallel threads were updating the same counter?
Can you please share your benchmarks?
--
Totus tuus, Glebius.
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.or
On Sun, Jun 23, 2013 at 10:33:43AM +0300, Konstantin Belousov wrote:
K> On Sat, Jun 22, 2013 at 06:58:15PM +1000, Bruce Evans wrote:
K> > So the i386 version be simply "addl; adcl" to memory. Each store in
K> > this is atomic at the per-CPU level. If there is no carry, then the
K> > separate stor
60 matches
Mail list logo