freebsd-skq/sys/i386/include/xen
kmacy 9d3bb599b1 - bump __FreeBSD version to reflect added buf_ring, memory barriers,
and ifnet functions

- add memory barriers to <machine/atomic.h>
- update drivers to only conditionally define their own

- add lockless producer / consumer ring buffer
- remove ring buffer implementation from cxgb and update its callers

- add if_transmit(struct ifnet *ifp, struct mbuf *m) to ifnet to
  allow drivers to efficiently manage multiple hardware queues
  (i.e. not serialize all packets through one ifq)
- expose if_qflush to allow drivers to flush any driver managed queues

This work was supported by Bitgravity Inc. and Chelsio Inc.
2008-11-22 05:55:56 +00:00
..
evtchn.h Header cleanups and addition of IPI declarations for xen 2008-10-21 06:38:05 +00:00
features.h
hypercall.h
hypervisor.h
synch_bitops.h
xen_intr.h Fix IPI support 2008-10-23 07:20:43 +00:00
xen-os.h - bump __FreeBSD version to reflect added buf_ring, memory barriers, 2008-11-22 05:55:56 +00:00
xenbus.h
xenfunc.h Header cleanups and addition of IPI declarations for xen 2008-10-21 06:38:05 +00:00
xenpmap.h Get initial bootstrap of APs working under xen. 2008-09-10 07:11:08 +00:00
xenstored.h
xenvar.h Get initial bootstrap of APs working under xen. 2008-09-10 07:11:08 +00:00