1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-22 07:20:00 +00:00
freebsd/share
Warner Losh 380710a5c8 geom: create an API to allocate events, and use that storage to send them
g_alloc_event will allocate storage for an opaque event. g_post_event_ep
can use memory returned by g_alloc_event to send an event from a context
that might not be able to allocate the event. Occasionally, we can
alloate memory when we create an object, but not while we're destroy
it. This allows one to allocate at creation time memory to use when
destorying the object.

Reviewed by:		jhb
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D30544
2021-07-23 18:08:45 -06:00
..
colldef locales: separate unicode from other locales 2021-07-23 16:58:20 +02:00
colldef_unicode locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
ctypedef locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
dict
doc
dtrace pkgbase: Put dtrace in its own package 2021-06-19 17:49:31 +02:00
examples Catch up with Clang 12. 2021-06-14 18:42:59 -04:00
i18n
keys
man geom: create an API to allocate events, and use that storage to send them 2021-07-23 18:08:45 -06:00
misc Document my shiny new doc commit bit 2021-07-14 11:55:16 +08:00
mk bsd.linker.mk: Detect LLD when built with PACKAGE_VENDOR 2021-07-20 16:10:22 +01:00
monetdef Remove sr_RS.UTF-8@latin from the list of targets 2021-07-23 15:05:28 -04:00
monetdef_unicode locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
msgdef locales: separate unicode from other locales 2021-07-23 16:58:20 +02:00
msgdef_unicode locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
numericdef locales: separate unicode from other locales 2021-07-23 16:58:20 +02:00
numericdef_unicode locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
security
sendmail
skel
snmp pkgbase: Put the mibs and defs in the bnsmp package 2021-06-19 17:50:03 +02:00
syscons
tabset
termcap
tests
timedef locale: Add Farsi/Persian locales 2021-07-23 16:58:20 +02:00
vt
zoneinfo
Makefile locales: now that C.UTF-8 is the default locale, always install it 2021-07-23 16:58:20 +02:00
Makefile.inc