Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2008 02:42:08 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/xen/xenbus xenbus_comms.c xenbus_comms.h xenbus_dev.c xenbus_probe.c xenbus_probe_backend.c xenbus_xs.c
Message-ID:  <200808200242.m7K2gCVj066458@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808200242.m7K2gCVj066458>