Displaying 2 results from an estimated 2 matches for "6bea63e6c780".
2012 Jun 02
0
[xen-unstable test] 13013: tolerable FAIL - PUSHED
...r pass
 test-amd64-amd64-xl-win      13 guest-stop                   fail   never pass
 test-i386-i386-win           16 leak-check/check             fail   never pass
 test-i386-i386-xl-win        13 guest-stop                   fail   never pass
version targeted for testing:
 xen                  6bea63e6c780
baseline version:
 xen                  1e2ce970f0f2
jobs:
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-oldkern                                          pass    
 build-i386-oldkern...
2012 Jun 06
3
[PATCH 0 of 2 V3] xs: fixes to watch thread creation
A pair of patches to the xenstore library that:
  1) blocks signal delivery before creating the watch wakeup thread
  2) reduces the stack size of the watch wakeup thread.