freebsd-nq/sys
Alexander Motin 4220ebcf71 Replace gethrtime() with cpu_ticks(), as source of random for the taskqueue
selection.  gethrtime() in our port updated with HZ rate, so unusable for
this specific purpose, completely draining benefit of multiple taskqueues.

MFC after:	2 weeks
2014-06-03 21:06:03 +00:00
..
amd64 Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing 2014-05-31 23:37:34 +00:00
arm FreeBSD, historically, has always used 8-bit addresses for i2c devices 2014-06-03 19:24:53 +00:00
boot FreeBSD, historically, has always used 8-bit addresses for i2c devices 2014-06-03 19:24:53 +00:00
bsm
cam Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
cddl Replace gethrtime() with cpu_ticks(), as source of random for the taskqueue 2014-06-03 21:06:03 +00:00
compat Overhaul CAM SG driver IOCTL interfaces. 2014-06-02 19:53:53 +00:00
conf Factor out kernel configuration for DWC OTG FDT attach code. 2014-05-29 11:13:40 +00:00
contrib Move mutex creation from ipf_log_soft_init() to ipf_log_soft_create() 2014-05-24 06:05:21 +00:00
crypto
ddb handle longer commands so that lines don't overflow... people who added 2014-06-02 23:50:19 +00:00
dev Fix case when vt(4) started w/o driver assigned. 2014-06-03 13:33:43 +00:00
fs Initial import of character device in userspace support for FreeBSD. 2014-05-23 08:46:28 +00:00
gdb
geom Use g_conf_printf_escaped() to escape symbols, which can break 2014-05-30 10:35:51 +00:00
gnu
i386 To allow to run the interpreter itself add a new ELF branding type. 2014-05-31 15:01:51 +00:00
ia64
isa
kern Introduce a procedural interface to the ifnet structure. The new 2014-06-02 17:54:39 +00:00
kgssapi
libkern
mips Hook the ISP/SAF1761 driver into MIPS kernel builds. 2014-05-29 10:46:09 +00:00
modules enable sound modules on arm.. This is necessary to get the uaudio 2014-06-02 03:27:33 +00:00
net Introduce a procedural interface to the ifnet structure. The new 2014-06-02 17:54:39 +00:00
net80211
netgraph Use M_WAITOK for the NGM_PIPE_SET_CFG control message. We expect it to 2014-05-28 13:15:14 +00:00
netinet Fix build UDP-Lite with VIMAGE enabled when building with gcc. 2014-06-03 01:30:32 +00:00
netinet6 Fix unintended KBI change from r264905. Add _fib versions of 2014-05-29 21:03:49 +00:00
netipsec Use IPv4 statistics in ipsec4_process_packet() rather than the IPv6 2014-05-28 23:01:20 +00:00
netnatm
netpfil DNOLD_IS_ECN introduced by r266941 is not required. 2014-06-01 20:19:17 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Commit the rest of the changes that were intended to be part of r266826. 2014-05-29 01:42:22 +00:00
rpc
security
sparc64
sys To allow to run the interpreter itself add a new ELF branding type. 2014-05-31 15:01:51 +00:00
teken
tools
ufs
vm Remove the assert which can be triggered by the userspace. The 2014-05-28 00:45:35 +00:00
x86 Eliminate the fake contig_dmamap and replace it with a new flag, 2014-05-27 21:31:11 +00:00
xdr
xen
Makefile Reorganize this Makefile so that all the bsd.*.mk bits are in one 2014-05-29 16:03:08 +00:00