Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2008 09:20:12 +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_client.c xenbus_probe.c xenbus_xs.c
Message-ID:  <200808200920.m7K9KLYu042535@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2008-08-20 09:20:12 UTC

  FreeBSD src repository

  Modified files:
    sys/xen/xenbus       xenbus_client.c xenbus_probe.c 
                         xenbus_xs.c 
  Log:
  SVN rev 181912 on 2008-08-20 09:20:12Z by kmacy
  
  - add more debug cruft to xenbus
  - probe backend
  - separate probing from initialization
  - add xenbus_strstate
  - replace pause with tsleep (which should probably be cv_wait)
  
  Revision  Changes    Path
  1.3       +15 -0     src/sys/xen/xenbus/xenbus_client.c
  1.4       +15 -5     src/sys/xen/xenbus/xenbus_probe.c
  1.5       +17 -8     src/sys/xen/xenbus/xenbus_xs.c



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