Author: andrew
Date: Sat May 23 23:08:16 2015
New Revision: 283337
URL: https://svnweb.freebsd.org/changeset/base/283337
Log:
Fix a lock up where we enter swapper() with interrupts disabled.
In smp_rendezvous_cpus we expect to wait for all cpus to enter
smp_rendezvous_action. If we call t
Author: andrew
Date: Sat May 23 22:28:59 2015
New Revision: 283331
URL: https://svnweb.freebsd.org/changeset/base/283331
Log:
Use the wait-for-event instruction to put the core we have just enabled
to sleep while it waits to start scheduling. The boot core can then use
the send-event instruc
Author: rmacklem
Date: Sat May 23 21:58:41 2015
New Revision: 283330
URL: https://svnweb.freebsd.org/changeset/base/283330
Log:
The NFS client generated directory block(s) with d_fileno == 0
so that it would not return less data than requested.
Since returning less directory data than reques
On 04/29/15 at 05:19P, George V. Neville-Neil wrote:
> Author: gnn
> Date: Wed Apr 29 17:19:55 2015
> New Revision: 282240
> URL: https://svnweb.freebsd.org/changeset/base/282240
>
> Log:
> Brief demo script showing the various values that can be read via
> the new SIFTR statically defined tra
Author: pluknet
Date: Sat May 23 21:04:15 2015
New Revision: 283328
URL: https://svnweb.freebsd.org/changeset/base/283328
Log:
Update P_TOTAL_STOP commentary.
Modified:
head/sys/sys/proc.h
Modified: head/sys/sys/proc.h
=
Author: kib
Date: Sat May 23 19:09:04 2015
New Revision: 283320
URL: https://svnweb.freebsd.org/changeset/base/283320
Log:
If thread requested to not stop on non-boundary, then not only
stopping signals should obey, but also all forms of single-threading.
Otherwise, thread might sleep interr
Author: alc
Date: Sat May 23 16:54:46 2015
New Revision: 283316
URL: https://svnweb.freebsd.org/changeset/base/283316
Log:
Simplify the allocation of page table pages for mips64. Specifically,
when allocation fails, it suffices to perform VM_WAIT. The direct map
covers the entirely of phys
Author: pfg
Date: Sat May 23 14:59:27 2015
New Revision: 283315
URL: https://svnweb.freebsd.org/changeset/base/283315
Log:
ddb: de-register
Modified:
head/sys/ddb/db_command.c
head/sys/ddb/db_input.c
head/sys/ddb/db_run.c
head/sys/ddb/db_watch.c
head/sys/ddb/db_write_cmd.c
Modified:
Author: andrew
Date: Sat May 23 14:48:03 2015
New Revision: 283314
URL: https://svnweb.freebsd.org/changeset/base/283314
Log:
Remove an unused header.
Deleted:
head/sys/arm/ti/omap4/omap4var.h
Modified:
head/sys/arm/ti/omap4/pandaboard/pandaboard.c
Modified: head/sys/arm/ti/omap4/pandaboar
Author: ae
Date: Sat May 23 09:49:40 2015
New Revision: 283313
URL: https://svnweb.freebsd.org/changeset/base/283313
Log:
Properly update TX statistics for wlan(4).
ieee80211_pwrsave() can fail due to queue overflow, check its return code
and increment oerrors counter when it fails. Also han
Author: adrian
Date: Sat May 23 08:02:54 2015
New Revision: 283309
URL: https://svnweb.freebsd.org/changeset/base/283309
Log:
Add support for the tuning cap for Hornet/AR9331 boards.
This dramatically improves RX sensitivity and behaviour on the
AR9331 hardware I have, including the Caram
11 matches
Mail list logo