search for: bevy

Displaying 3 results from an estimated 3 matches for "bevy".

Did you mean: bev
2008 Feb 11
0
Re: achieving deterministic config with xVM (was: Dom0 issues: snv_79b and Tecra M9)
...ke effect. > All of this of course wreaks havoc on NWAM. This doesn''t bother me so > much, but I''d like to be able to use my network every time I boot. :) > > I get similar behavior when running straight on the hardware too. > I''ve generated a whole bevy of kmdb interrupt output. I''ve attached > it. It does seem that the HW has quite a bit of sharing going on. How > does xVM handle that? In both cases (shared / non-shared interrupt vectors) the hypervisor gets called when one of the devices interrupts, and should pass the inter...
2018 Aug 07
4
Generating a loop from llvm bitcode
Hello I am developing a backend that generates OpenCL from llvm bitcode. I start with a revived fork of the original LLVM C-Backend and have been modifying it. One thing that the backend lacked was generating proper loop structures; instead it relied on labels and goto statements. Therefore, I am trying to find a way to identify the loop structure and print it out in the backend. So far, the main
2008 Feb 08
16
Dom0 issues: snv_79b and Tecra M9
Hi all, I have a Toshiba Tecra M9 and have not been able to boot it dom0. This is running SXDE 01/08, snv79b. After booting under kmdb and setting moddebug=80000000 before booting the Solaris kernel (with help from Dan Mick), I was able to see mac_ether as the last thing loading, right after loading the e1000g driver. I cannot drop into kmdb via F1-A after it hangs. I''ve also