freebsd-dev/share/man/man9
Mark Johnston bb58b5d670 Add a taskqueue_quiesce(9) KPI.
This is similar to taskqueue_drain_all(9) but will wait for the queue
to become idle before returning instead of only waiting for
already-enqueued tasks to finish.  This will be used in the opensolaris
compat layer.

PR:		227784
Reviewed by:	cem
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17975
2018-11-21 17:18:27 +00:00
..
accept_filter.9
accf_data.9
accf_dns.9
accf_http.9
acl.9
alq.9
altq.9 Extend the description of ALTQ to call it a system which is a framework in 2018-03-20 22:41:26 +00:00
atomic.9 Update HISTORY section for the atomic(9) page. 2017-12-22 17:52:38 +00:00
bhnd_erom.9 bhnd(4) update inline documentation comments and man pages. 2017-11-27 21:30:49 +00:00
bhnd.9 bhnd(4): include a subset of the ChipCommon capability flags in bhnd_chipid; 2018-03-29 19:44:15 +00:00
bios.9
bitset.9 Improve BIT_FLS() documentation. 2017-07-07 05:43:44 +00:00
boot.9
bpf.9
BUF_ISLOCKED.9
BUF_LOCK.9
BUF_LOCKFREE.9
BUF_LOCKINIT.9
BUF_RECURSED.9
buf_ring.9
BUF_TIMELOCK.9
BUF_UNLOCK.9
buf.9
bus_activate_resource.9
BUS_ADD_CHILD.9 [man] Fix return type of BUS_ADD_CHILD(9) 2018-04-09 05:48:12 +00:00
bus_adjust_resource.9
bus_alloc_resource.9
BUS_BIND_INTR.9
BUS_CHILD_DELETED.9
BUS_CHILD_DETACHED.9
bus_child_present.9
BUS_CONFIG_INTR.9
BUS_DESCRIBE_INTR.9
bus_dma.9 Add an overview section to bus_dma.9. 2018-08-12 01:54:05 +00:00
bus_generic_attach.9
bus_generic_detach.9
bus_generic_new_pass.9
bus_generic_print_child.9
bus_generic_read_ivar.9
bus_generic_shutdown.9
BUS_GET_CPUS.9
bus_get_resource.9
bus_map_resource.9 Correct structure name used in bus_map_resource(9) example 2018-02-06 04:28:21 +00:00
BUS_NEW_PASS.9
BUS_PRINT_CHILD.9
BUS_READ_IVAR.9
bus_release_resource.9
BUS_RESCAN.9
bus_set_pass.9
bus_set_resource.9
BUS_SETUP_INTR.9
bus_space.9
byteorder.9
casuword.9
cd.9
cnv.9 libnv: Remove nvlist argument from cnvlist_{take,free}_* functions. 2018-06-18 21:26:58 +00:00
condvar.9
config_intrhook.9 Add config_intrhook_oneshot(): schedule an intrhook function and unregister 2017-08-13 18:10:24 +00:00
contigmalloc.9 Add malloc_domainset(9) and _domainset variants to other allocator KPIs. 2018-10-30 18:26:34 +00:00
copy.9 Remove unused implementations of copyoutstr(). 2018-04-17 17:20:04 +00:00
counter.9 Add a man page for ratecheck(9) and ppsratecheck(9). 2018-08-17 17:16:38 +00:00
cpuset.9
cr_cansee.9
cr_seeothergids.9
cr_seeotheruids.9
critical_enter.9
crypto.9 OpenCrypto: Convert sessions to opaque handles instead of integers 2018-07-18 00:56:25 +00:00
CTASSERT.9
DB_COMMAND.9
DECLARE_GEOM_CLASS.9
DECLARE_MODULE.9 document MODULE_TIED behavior change 2018-07-03 23:09:09 +00:00
DELAY.9
dev_clone.9
DEV_MODULE.9
dev_refthread.9 Add a dev_refthread.9 document. 2018-10-20 20:41:25 +00:00
devclass_find.9
devclass_get_count.9
devclass_get_device.9
devclass_get_devices.9
devclass_get_drivers.9
devclass_get_maxunit.9
devclass_get_name.9
devclass_get_softc.9
devclass.9
devfs_set_cdevpriv.9
device_add_child.9 device_add_child.9: reference logical opposite, device_delete_child(9) 2018-02-11 22:09:07 +00:00
DEVICE_ATTACH.9
device_delete_child.9
DEVICE_DETACH.9
device_enable.9
device_find_child.9
device_get_children.9
device_get_devclass.9
device_get_driver.9
device_get_ivars.9
device_get_name.9
device_get_parent.9
device_get_softc.9
device_get_state.9
device_get_sysctl.9
device_get_unit.9
DEVICE_IDENTIFY.9
device_printf.9
device_probe_and_attach.9
DEVICE_PROBE.9
device_quiet.9
device_set_desc.9
device_set_driver.9
device_set_flags.9
DEVICE_SHUTDOWN.9
device.9
devstat.9 devstat(9): Constify function parameters that can be const 2018-08-23 01:42:45 +00:00
devtoname.9
disk.9 Expose API to allow disks to ask for alias names in devfs. 2017-08-07 21:12:38 +00:00
dnv.9
domain.9
domainset.9 Add malloc_domainset(9) and _domainset variants to other allocator KPIs. 2018-10-30 18:26:34 +00:00
dpcpu.9 Create a new macro for static DPCPU data. 2018-07-05 17:13:37 +00:00
drbr.9
DRIVER_MODULE.9 Take a first stab at documenting use of MODULE_PNP_INFO 2018-02-12 22:42:06 +00:00
driver.9
efirt.9 Add efidev(4)/efirt(9) 2018-08-17 04:17:51 +00:00
epoch.9 Add a note that epoch(9) may change, to untie our hands for any future MFCs. 2018-10-29 22:10:52 +00:00
EVENTHANDLER.9 Add ifaddr_event_ext event. It is similar to ifaddr_event, but the 2018-10-21 15:02:06 +00:00
eventtimers.9
extattr.9
fail.9
fdt_pinctrl.9 Bump .Dd value after r335585 2018-06-23 19:30:29 +00:00
fetch.9 Remove the unused fuwintr() and suiwintr() functions. 2018-04-17 18:04:28 +00:00
firmware.9
fpu_kern.9 fpu_kern.9: Document fpu_kern_enter API change in r329878 2018-03-07 18:31:31 +00:00
g_access.9
g_attach.9
g_bio.9 g_bio(9): fix a documentation oversight from r163870 2018-03-08 03:19:04 +00:00
g_consumer.9
g_data.9
g_event.9
g_geom.9
g_provider_by_name.9
g_provider.9
g_wither_geom.9
get_cyclecount.9
getenv.9
getnewvnode.9
groupmember.9
hash.9
hashinit.9
hexdump.9
hhook.9
ieee80211_amrr.9
ieee80211_beacon.9
ieee80211_bmiss.9
ieee80211_crypto.9
ieee80211_ddb.9
ieee80211_input.9
ieee80211_node.9
ieee80211_output.9
ieee80211_proto.9
ieee80211_radiotap.9
ieee80211_regdomain.9
ieee80211_scan.9
ieee80211_vap.9
ieee80211.9 ieee80211(9): update man page 2018-01-01 00:20:35 +00:00
iflib.9 Add iflib.4 manpage 2018-09-20 18:24:32 +00:00
iflibdd.9 Document ifdi_tx_queues_alloc and ifdi_rx_queues_alloc. 2018-05-03 17:49:26 +00:00
iflibdi.9
iflibtxrx.9 Fix a few speelling errors 2017-12-28 08:22:26 +00:00
ifnet.9 ifnet(9): Add description of IFCAP_NETMAP 2018-11-16 10:20:35 +00:00
inittodr.9
insmntque.9
intro.9
ithread.9
KASSERT.9
kern_testfrwk.9
kernacc.9
kernel_mount.9
khelp.9
kobj.9
kproc.9
kqueue.9
kthread.9
ktr.9
LOCK_PROFILING.9
lock.9 lockmgr: remove the ADAPTIVE_LOCKMGRS option 2017-11-17 20:41:17 +00:00
locking.9
mac.9 Update several more URLs 2017-10-29 08:17:03 +00:00
make_dev.9
Makefile Add a taskqueue_quiesce(9) KPI. 2018-11-21 17:18:27 +00:00
Makefile.depend
malloc.9 Add malloc_domainset(9) and _domainset variants to other allocator KPIs. 2018-10-30 18:26:34 +00:00
mbchain.9
mbuf_tags.9
mbuf.9 Shorten list of arguments to mbuf external storage freeing function. 2017-10-09 20:35:31 +00:00
MD5.9
mdchain.9
memcchr.9
memguard.9
mi_switch.9
microseq.9
microtime.9
microuptime.9
mod_cc.9
MODULE_DEPEND.9
MODULE_PNP_INFO.9 MODULE_PNP_INFO(9): catch up with r338948, and remove the element size 2018-10-11 21:18:51 +00:00
MODULE_VERSION.9
module.9 Take a first stab at documenting use of MODULE_PNP_INFO 2018-02-12 22:42:06 +00:00
mtx_pool.9
mutex.9
namei.9
netisr.9
nv.9 libnv: add note about nvlist_pack and nvlist_unpack 2018-06-18 23:00:15 +00:00
nvmem.9 nvmem: Add nvmem interface and helpers 2018-07-31 19:08:24 +00:00
OF_child.9 [man] Add documentation for OpenFirmware API 2018-04-09 22:23:45 +00:00
OF_device_from_xref.9 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
OF_finddevice.9 [man] Add documentation for OpenFirmware API 2018-04-09 22:23:45 +00:00
OF_getprop.9 Document multi variants of *prop_alloc functions 2018-06-23 20:05:07 +00:00
OF_node_from_xref.9 [man] Add documentation for OpenFirmware API 2018-04-09 22:23:45 +00:00
OF_package_to_path.9 [man] Add documentation for OpenFirmware API 2018-04-09 22:23:45 +00:00
ofw_bus_is_compatible.9 Document ofw_bus_subr helpers "compatible" and "status" properties 2018-04-08 20:53:00 +00:00
ofw_bus_status_okay.9 Document ofw_bus_subr helpers "compatible" and "status" properties 2018-04-08 20:53:00 +00:00
osd.9
owll.9 Fix formatting errors that resulted in apropos(1) output looking weird. 2018-03-17 11:41:06 +00:00
own.9 Update several more URLs 2017-10-29 08:17:03 +00:00
p_candebug.9
p_cansee.9
panic.9
pbuf.9
PCBGROUP.9
PCI_IOV_ADD_VF.9
PCI_IOV_INIT.9
pci_iov_schema.9
PCI_IOV_UNINIT.9
pci.9 Add PCI methods to iterate over the PCI capabilities 2018-02-19 18:41:56 +00:00
pfil.9 netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
pfind.9
pget.9
pgfind.9
PHOLD.9
physio.9
pmap_activate.9
pmap_clear_modify.9
pmap_copy.9
pmap_enter.9 Note that on amd64 pmap_enter(psind = 1) works (since r321378). 2018-02-16 01:08:32 +00:00
pmap_extract.9
pmap_growkernel.9
pmap_init.9
pmap_is_modified.9
pmap_is_prefaultable.9
pmap_map.9
pmap_mincore.9
pmap_object_init_pt.9
pmap_page_exists_quick.9
pmap_page_init.9
pmap_pinit.9
pmap_protect.9
pmap_qenter.9 pmap_qenter.9: Clarify that not all arch can map NX 2018-02-15 18:19:25 +00:00
pmap_quick_enter_page.9
pmap_release.9
pmap_remove.9
pmap_resident_count.9
pmap_unwire.9
pmap_zero_page.9
pmap.9
printf.9 Don't put multiple names on a single .Nm line. This fixes apropos(1) 2018-04-17 09:05:46 +00:00
prison_check.9
priv.9
proc_rwmem.9
pseudofs.9
psignal.9
random_harvest.9 Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
random.9
ratecheck.9 Add a man page for ratecheck(9) and ppsratecheck(9). 2018-08-17 17:16:38 +00:00
redzone.9
refcount.9
resettodr.9
resource_int_value.9
rijndael.9
rman.9
rmlock.9 Clean up the SYSINIT_FLAGS definitions for rwlock(9) and rmlock(9). 2017-11-21 14:59:23 +00:00
rtalloc.9
rtentry.9
runqueue.9
rwlock.9 Fix formatting errors that resulted in apropos(1) output looking weird. 2018-03-17 11:41:06 +00:00
sbuf.9 Document the return value of sbuf_bcat(9). 2018-05-23 15:26:56 +00:00
scheduler.9
SDT.9
securelevel_gt.9
selrecord.9
sema.9
sf_buf.9
sglist.9
shm_map.9
signal.9
sleep.9 Document pause_sig(9) and update prototypes for existing pause(9) and 2018-03-03 23:08:49 +00:00
sleepqueue.9
socket.9 r334853 added a "socket destructor" callback. However, as implemented, it 2018-10-18 14:20:15 +00:00
stack.9 Let stack_create(9) take a malloc flags argument. 2017-10-06 21:52:28 +00:00
store.9 Remove the unused fuwintr() and suiwintr() functions. 2018-04-17 18:04:28 +00:00
style.9 style: remove "All rights reserved" from comment 2018-11-01 23:01:24 +00:00
style.lua.9 Standardize SPDX tag on files I've added 2018-05-09 16:52:28 +00:00
swi.9
sx.9 Clean up the SYSINIT_FLAGS definitions for rwlock(9) and rmlock(9). 2017-11-21 14:59:23 +00:00
syscall_helper_register.9 Document syscall_helper_register(9), syscall_helper_unregister(9) 2018-02-10 20:34:09 +00:00
SYSCALL_MODULE.9
sysctl_add_oid.9
sysctl_ctx_init.9
sysctl.9 Update the sysctl(9) manpage to indicate that <sys/param.h> is required 2018-06-01 16:47:39 +00:00
SYSINIT.9
taskqueue.9 Add a taskqueue_quiesce(9) KPI. 2018-11-21 17:18:27 +00:00
tcp_functions.9
thread_exit.9
time.9
timeout.9 Typo. 2018-04-04 20:15:41 +00:00
tvtohz.9
ucred.9 Remove manpage entries about crshared(9) 2017-09-27 01:12:47 +00:00
uidinfo.9
uio.9 Fix a few speelling errors 2017-12-28 08:22:26 +00:00
unr.9 Add clearing function for unr(9). 2017-10-11 21:53:50 +00:00
usbdi.9
vaccess_acl_nfs4.9
vaccess_acl_posix1e.9
vaccess.9
vcount.9
vflush.9
vfs_busy.9
VFS_CHECKEXP.9
VFS_FHTOVP.9
vfs_getnewfsid.9
vfs_getopt.9
vfs_getvfs.9
VFS_MOUNT.9
vfs_mountedfrom.9
VFS_QUOTACTL.9
VFS_ROOT.9
vfs_rootmountalloc.9
VFS_SET.9 Put jail(2) under COMPAT_FREEBSD11. It has been the "old" way of creating 2018-08-16 18:40:16 +00:00
VFS_STATFS.9
vfs_suser.9
VFS_SYNC.9
vfs_timestamp.9
vfs_unbusy.9
VFS_UNMOUNT.9
vfs_unmountall.9
VFS_VGET.9
VFS.9
vfsconf.9
vget.9
vgone.9
vhold.9
vinvalbuf.9
vm_fault_prefault.9
vm_map_check_protection.9
vm_map_create.9
vm_map_delete.9
vm_map_entry_resize_free.9
vm_map_find.9
vm_map_findspace.9
vm_map_inherit.9
vm_map_init.9
vm_map_insert.9
vm_map_lock.9
vm_map_lookup.9
vm_map_madvise.9
vm_map_max.9
vm_map_protect.9
vm_map_remove.9
vm_map_simplify_entry.9
vm_map_stack.9
vm_map_submap.9
vm_map_sync.9
vm_map_wire.9
vm_map.9 Some updates to vm_map(9). 2018-08-03 12:14:29 +00:00
vm_page_aflag.9
vm_page_alloc.9
vm_page_bits.9
vm_page_busy.9
vm_page_deactivate.9
vm_page_dontneed.9
vm_page_free.9
vm_page_grab.9
vm_page_hold.9
vm_page_insert.9
vm_page_lookup.9
vm_page_rename.9
vm_page_wire.9
vm_set_page_size.9
vmem.9
vn_fullpath.9
vn_isdisk.9
vnet.9 Updated .Dd missed in r336674. 2018-07-24 18:51:38 +00:00
vnode.9
VOP_ACCESS.9
VOP_ACLCHECK.9
VOP_ADVISE.9
VOP_ADVLOCK.9
VOP_ALLOCATE.9
VOP_ATTRIB.9
VOP_BWRITE.9
VOP_CREATE.9 Make vop_symlink take a const target path. 2018-11-02 14:42:36 +00:00
VOP_FSYNC.9
VOP_GETACL.9
VOP_GETEXTATTR.9
VOP_GETPAGES.9
VOP_INACTIVE.9
VOP_IOCTL.9
VOP_LINK.9
VOP_LISTEXTATTR.9
VOP_LOCK.9
VOP_LOOKUP.9 Bring VOP_LOOKUP(9) up to date 2018-08-08 18:50:42 +00:00
VOP_OPENCLOSE.9
VOP_PATHCONF.9
VOP_PRINT.9
VOP_RDWR.9
VOP_READDIR.9
VOP_READLINK.9
VOP_REALLOCBLKS.9
VOP_REMOVE.9
VOP_RENAME.9
VOP_REVOKE.9
VOP_SETACL.9
VOP_SETEXTATTR.9
VOP_STRATEGY.9
VOP_VPTOCNP.9
VOP_VPTOFH.9
vref.9
vrefcnt.9
vrele.9
vslock.9
watchdog.9
zone.9 Make UMA and malloc(9) return non-executable memory in most cases. 2018-06-13 17:04:41 +00:00