Author: mav
Date: Tue Nov 19 10:05:53 2013
New Revision: 258336
URL: http://svnweb.freebsd.org/changeset/base/258336
Log:
Implement soft pressure on UMA cache bucket sizes.
Every time system detects low memory condition decrease bucket sizes for
each zone by one item. As result, higher m
Author: mav
Date: Tue Nov 19 10:10:44 2013
New Revision: 258337
URL: http://svnweb.freebsd.org/changeset/base/258337
Log:
Add two new UMA bucket zones to store 3 and 9 items per bucket.
These new buckets make bucket size self-tuning more soft and precise.
Without them there are buckets fo
Author: mav
Date: Tue Nov 19 10:17:10 2013
New Revision: 258338
URL: http://svnweb.freebsd.org/changeset/base/258338
Log:
Grow UMA zone bucket size also on lock congestion during item free.
Lock congestion is the same, whether it happens on alloc or free, so
handle it equally. Now that w
On 19.11.2013 02:58, George V. Neville-Neil wrote:
Author: gnn
Date: Mon Nov 18 22:58:14 2013
New Revision: 258328
URL: http://svnweb.freebsd.org/changeset/base/258328
Log:
Allow ethernet drivers to pass in packets connected via the nextpkt pointer.
Handling packets in this way allows driv
Author: mav
Date: Tue Nov 19 10:51:46 2013
New Revision: 258340
URL: http://svnweb.freebsd.org/changeset/base/258340
Log:
Implement mechanism to safely but slowly purge UMA per-CPU caches.
This is a last resort for very low memory condition in case other measures
to free memory were ineff
On Mon, 18 Nov 2013, George V. Neville-Neil wrote:
Allow ethernet drivers to pass in packets connected via the nextpkt pointer.
Handling packets in this way allows drivers to amortize work during packet
reception.
Submitted by: Vijay Singh
Sponsored by: NetApp
Currently, it is quite ea
Author: mav
Date: Tue Nov 19 11:19:07 2013
New Revision: 258342
URL: http://svnweb.freebsd.org/changeset/base/258342
Log:
Reenable vfs.zfs.zio.use_uma for amd64, disabled at r209261.
On machines with seveal CPUs and enough RAM this can easily twice improve
ZFS performance or twice reduce
Alexander,
On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote:
A> Author: mav
A> Date: Tue Nov 19 10:05:53 2013
A> New Revision: 258336
A> URL: http://svnweb.freebsd.org/changeset/base/258336
A>
A> Log:
A> Implement soft pressure on UMA cache bucket sizes.
A>
A> Every time s
On Tue, Nov 19, 2013 at 04:11:09PM +0400, Gleb Smirnoff wrote:
T> Alexander,
T>
T> On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote:
T> A> Author: mav
T> A> Date: Tue Nov 19 10:05:53 2013
T> A> New Revision: 258336
T> A> URL: http://svnweb.freebsd.org/changeset/base/258336
T> A>
Author: tijl
Date: Tue Nov 19 13:32:24 2013
New Revision: 258345
URL: http://svnweb.freebsd.org/changeset/base/258345
Log:
One more BIND remnant: /etc/mtree/BIND.chroot.dist
Discussed with: des
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
=
On 19.11.2013 14:12, Gleb Smirnoff wrote:
On Tue, Nov 19, 2013 at 04:11:09PM +0400, Gleb Smirnoff wrote:
T> Alexander,
T>
T> On Tue, Nov 19, 2013 at 10:05:53AM +, Alexander Motin wrote:
T> A> Author: mav
T> A> Date: Tue Nov 19 10:05:53 2013
T> A> New Revision: 258336
T> A> URL: http://svnwe
Author: bdrewery (ports committer)
Date: Tue Nov 19 15:35:26 2013
New Revision: 258347
URL: http://svnweb.freebsd.org/changeset/base/258347
Log:
Support SNI in libfetch
SNI is Server Name Indentification which is a protocol for TLS that
indicates the host that is being connected to at the
Author: bdrewery (ports committer)
Date: Tue Nov 19 15:43:27 2013
New Revision: 258348
URL: http://svnweb.freebsd.org/changeset/base/258348
Log:
Follow-up to r258227 and document 'enabled' as a boolean instead of
a string.
Approved by: bapt
MFC after:2 days
X-MFC-With: r258227
Author: bdrewery (ports committer)
Date: Tue Nov 19 16:11:03 2013
New Revision: 258349
URL: http://svnweb.freebsd.org/changeset/base/258349
Log:
Fix build with GCC
SSL_set_tlsext_host_name(3) internally does not modify the host buffer
pased to it. So it is safe to DECONST the struct url*
Author: dim
Date: Tue Nov 19 17:53:19 2013
New Revision: 258350
URL: http://svnweb.freebsd.org/changeset/base/258350
Log:
Pull in r191896 from upstream llvm trunk:
CaptureTracking: Plug a loophole in the "too many uses" heuristic.
The heuristic was added to avoid spending too much
Robert Watson wrote this message on Tue, Nov 19, 2013 at 11:04 +:
> On Mon, 18 Nov 2013, George V. Neville-Neil wrote:
>
> > Allow ethernet drivers to pass in packets connected via the nextpkt
> > pointer.
> > Handling packets in this way allows drivers to amortize work during
> > packet rec
Author: avg
Date: Tue Nov 19 18:35:01 2013
New Revision: 258351
URL: http://svnweb.freebsd.org/changeset/base/258351
Log:
fsx: new option to disable msync(MS_SYNC) after each write via mmaped region
This option should be useful for testing if a filesystem uses the
unified buffer / page ca
Author: avg
Date: Tue Nov 19 18:35:38 2013
New Revision: 258352
URL: http://svnweb.freebsd.org/changeset/base/258352
Log:
fsx: add an option to randomly call msync(MS_INVALIDATE)
This call should be a sufficiently close approximation of what happens
when a filesystem is unmounted and remo
Author: avg
Date: Tue Nov 19 18:43:47 2013
New Revision: 258353
URL: http://svnweb.freebsd.org/changeset/base/258353
Log:
zfs page_busy: fix the boundaries of the cleared range
This is a fix for a regression introduced in r246293.
vm_page_clear_dirty expects the range to have DEV_BSIZE
Author: avg
Date: Tue Nov 19 18:45:29 2013
New Revision: 258354
URL: http://svnweb.freebsd.org/changeset/base/258354
Log:
taskqueue_cancel: garbage collect a write-only variable
MFC after:3 days
Modified:
head/sys/kern/subr_taskqueue.c
Modified: head/sys/kern/subr_taskqueue.c
==
Author: trhodes
Date: Tue Nov 19 19:55:41 2013
New Revision: 258355
URL: http://svnweb.freebsd.org/changeset/base/258355
Log:
"Tim trailing" -> "Trim trailing"
Modified:
head/usr.sbin/bsdconfig/networking/share/device.subr
Modified: head/usr.sbin/bsdconfig/networking/share/device.subr
==
On Mon, Nov 18, 2013 at 10:58:14PM +, George V. Neville-Neil wrote:
> Author: gnn
> Date: Mon Nov 18 22:58:14 2013
> New Revision: 258328
> URL: http://svnweb.freebsd.org/changeset/base/258328
>
> Log:
> Allow ethernet drivers to pass in packets connected via the nextpkt pointer.
> Handlin
Author: ian
Date: Tue Nov 19 22:14:35 2013
New Revision: 258356
URL: http://svnweb.freebsd.org/changeset/base/258356
Log:
Bugfixes... the host capabilties from FDT data are stored in host.caps, not
host.host_ocr, examine the correct field when setting up the hardware. Also,
the offset for t
Author: ae
Date: Tue Nov 19 22:55:17 2013
New Revision: 258357
URL: http://svnweb.freebsd.org/changeset/base/258357
Log:
Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4).
Now it is easy to expand the size of the mirror when all its components
are replaced. Also add g_
Author: zbb
Date: Tue Nov 19 23:31:39 2013
New Revision: 258358
URL: http://svnweb.freebsd.org/changeset/base/258358
Log:
Avoid clearing EXEC permission bit when setting the page RW on ARMv6/v7
When emulating modified bit the executable attribute was cleared by
mistake when calling pmap_s
Author: zbb
Date: Tue Nov 19 23:37:50 2013
New Revision: 258359
URL: http://svnweb.freebsd.org/changeset/base/258359
Log:
Apply access flags for managed and unmanaged pages properly on ARMv6/v7
When entering a mapping via pmap_enter() unmanaged pages ought to be
naturally excluded from th
Author: dteske
Date: Wed Nov 20 00:17:57 2013
New Revision: 258360
URL: http://svnweb.freebsd.org/changeset/base/258360
Log:
Whitespace, style, sub-shells, and standardize variable name
(s/interfaces/menu_list/).
Modified:
head/usr.sbin/bsdconfig/networking/share/device.subr
Modified: head
Author: jhibbits
Date: Wed Nov 20 01:33:13 2013
New Revision: 258361
URL: http://svnweb.freebsd.org/changeset/base/258361
Log:
Fix the function search space.
Submitted by: Howard Su
Modified:
head/sys/cddl/dev/fbt/fbt_powerpc.c
Modified: head/sys/cddl/dev/fbt/fbt_powerpc.c
=
Author: jhibbits
Date: Wed Nov 20 01:42:29 2013
New Revision: 258362
URL: http://svnweb.freebsd.org/changeset/base/258362
Log:
Use 'int' to store the return value of getopt(), rather than char.
On some architectures (powerpc), char is unsigned by default, which means
comparisons against -
Author: truckman
Date: Wed Nov 20 02:16:47 2013
New Revision: 258363
URL: http://svnweb.freebsd.org/changeset/base/258363
Log:
Add alternate ID for Novatel MiFi 2200 CDMA, which is used by my
Virgin Mobile branded device. It needs the U3GINIT_SCSIEJECT quirk.
Reviewed by: hselasky
MFC
Author: truckman
Date: Wed Nov 20 02:20:27 2013
New Revision: 258364
URL: http://svnweb.freebsd.org/changeset/base/258364
Log:
Regenerate after r258363 (alternate ID for Novatel MiFi 2200) and
r258333 (bus_autoconf.sh tweak).
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.con
31 matches
Mail list logo