search for: tsched

Displaying 4 results from an estimated 4 matches for "tsched".

Did you mean: sched
2016 Sep 10
0
[PATCH] gm107: separate out sched decoding from regular ops
...100644 --- a/envydis/core-dis.c +++ b/envydis/core-dis.c @@ -489,7 +489,10 @@ struct dis_res *do_dis(struct decoctx *deco, uint32_t cur) { } ctx->isa = deco->isa; ctx->varinfo = deco->varinfo; - atomtab_d (ctx, res->a, res->m, deco->isa->troot); + if (deco->isa->tsched && (cur*stride % deco->isa->schedpos) == 0) + atomtab_d (ctx, res->a, res->m, deco->isa->tsched); + else + atomtab_d (ctx, res->a, res->m, deco->isa->troot); res->oplen = ctx->oplen; if (res->oplen + cur > deco->codesz) res->status |=...
2009 Jun 25
9
WINE install of Dreamweaver MX fails
Hello. I'm new to this forum. Before I posted this, I did due diligence searching for an answer to my problem. I found and tried 2 possibles; but neither would work for me. First my machine specs: 64 machine dual boot between WinXP and Ubuntu Janty Jackalope 9.04. When I used Hardy Heron 8.04 last year, I was able to install Version 7.0 of Dreamweaver MX on a fluke.. I still don't know
2009 Jan 27
5
Replacing HDD in x4500
The vendor wanted to come in and replace an HDD in the 2nd X4500, as it was "constantly busy", and since our x4500 has always died miserably in the past when a HDD dies, they wanted to replace it before the HDD actually died. The usual was done, HDD replaced, resilvering started and ran for about 50 minutes. Then the system hung, same as always, all ZFS related commands would just
2008 Feb 20
12
no luck with Xen....
Perhaps someone has ideas on this topic, a recent attempt to play with Xen was a reather unlucky event, all what I will be able to demonstrate on that system is a PV ONNV domU which ikely will not be very attractive to the audience :( HW: U40M2, 2 x 2 core AMD revF procs, 8GB MEM, Phonix BIOS 1.5 (latest) 1 x 200GB internal SATA drive SW: dom0 ONNV build 82, latest VirtManager from