kmacy 2008-08-20 02:42:08 UTC FreeBSD src repository
Modified files: sys/xen/xenbus xenbus_comms.c xenbus_comms.h xenbus_dev.c xenbus_probe.c xenbus_probe_backend.c xenbus_xs.c Log: SVN rev 181889 on 2008-08-20 02:42:08Z by kmacy Xen 3.2 now interleaves watch events with regular message notifications. More graciously handle processing messages and watch events inline prior to threads being up and running. MFC after: 1 month Revision Changes Path 1.3 +1 -0 src/sys/xen/xenbus/xenbus_comms.c 1.2 +4 -3 src/sys/xen/xenbus/xenbus_comms.h 1.3 +0 -2 src/sys/xen/xenbus/xenbus_dev.c 1.3 +2 -1 src/sys/xen/xenbus/xenbus_probe.c 1.3 +0 -3 src/sys/xen/xenbus/xenbus_probe_backend.c 1.3 +72 -35 src/sys/xen/xenbus/xenbus_xs.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"