Displaying 12 results from an estimated 12 matches for "grotesque".
2007 Apr 18
2
[PATCH 3/10] I386 mcheck p4 grotesque and needless warning fix.patch
No, just no. You do not use goto to skip a code block. You do not
return an obvious variable from a singly-inlined function and give
the function a return value. You don't put unexplained comments
about kmalloc in code which doesn't do dynamic allocation. And
you don't leave stray warnings around for no good reason.
Also, when possible, it is better to use block scoped variables
2007 Apr 18
2
[PATCH 3/10] I386 mcheck p4 grotesque and needless warning fix.patch
No, just no. You do not use goto to skip a code block. You do not
return an obvious variable from a singly-inlined function and give
the function a return value. You don't put unexplained comments
about kmalloc in code which doesn't do dynamic allocation. And
you don't leave stray warnings around for no good reason.
Also, when possible, it is better to use block scoped variables
2002 Nov 07
2
combinations
...or of length N taken
X at a time for simulation purposes. Taking a a small vector as an example:
>input <- c('a','b','c','d')
>somefunction(input)
a,b,c
a,b,d
a,c,d
b,c,d
my only solution thus far is:
somefunction <- function(x){
...a series of grotesque and horribly inefficient loops
deleted to save face.
}
For my purposes, N=20 and X=5, meaning there are about 15k combinations.
I assumed this might be a common problem, but I am coming up empty on my searches
of the usual suspect web sites.
Thanks in advance for any pointers anyone...
2005 Dec 17
2
Subfolders in Rails applications (newbie)
...t ''AccountingController'' was not set, perhaps you need to rename
''./script/../config/../app/controllers/accounting/accounts_controller.rb''?
Any help would be appreciated. Right now I have resorted to having ALL
of my controllers in the same directory and using grotesquely long
names, i.e.
http://domain.com/accounting_accounts
which violates the principle of pretty urls.
--
Posted via http://www.ruby-forum.com/.
2003 Dec 28
11
TDM Card loses Dialtone and Battery
Hello all,
I've posted on this problem before. Well here goes again.
I have an intel mobo with a p4 2.4ghz proc, 1GB Ram. It has built-in
ethernet and vga and 6 pci slots.
I dreamed of making this my household communications server: internet
router, firewall, vpn and asterisk. Everything works except the TDM fxs
card. Well it works for a little while and it dies: no dialtone, no
2003 Nov 06
2
[LLVMdev] Re: [open-analysis] Alias Analysis Design & Implementation and LLVM
On Thu, 6 Nov 2003, Michelle Strout wrote:
> Those of us working on the OpenAnalysis project have been looking at
> LLVM recently (excellent job on the website BTW).
Thanks! I'm just one of the many people who have worked on it though, the
praise belongs to them as much as it does to me. :)
> This includes researchers at Rice, Argonne, and LLNL.
Great!
> John Mellor-Crummey
2003 Nov 06
2
[LLVMdev] Re: Alias Analysis Design & Implementation and LLVM
...ere
;;; is only a single return, so this is superfluous, but still created.
store int %tmp.8, int* %result
%tmp.9 = load int* %result
ret int %tmp.9
}
I cannot stress enough that the C/C++ front-end has been designed to be
_extremely_ simple, and obviously the above code is grotesquely
inefficient.
> LLVM after the LLVM optimizer turns things into SSA:
> - Do you get rid of the loads and stores?
Yes.
> - In SSA there should be a phi node for a after the if statement. From
> looking at the original code, it seems that the phi statement should
> look like this:...
2006 Mar 24
5
Problem bringing up 32-bit Sles 9 on a Dom-VT
All,
We are facing some issues bringing up a DomVT on Xen x86_64(changeset
9267).
We created a disk image with dd 8 G in size.
We then booted an associated Dom-VT with a CD-ROM and did net-install of
the sles-9 OS.
This completes successfully.
Then, when the system is brought around for a reboot (having changed the
boot option from cdrom to disk), the system hangs after the line
2018 Jul 18
0
ET Y M OSO C A TOAY. Moscow. Hypo-X-Us .... TO DAY ... & AND Y Msg o' Pi ... "e, Ya!" ... at the crossroads of Secord, Oli North and ... Ved
...eally is, staring at the world flounder around in some kind of
wallowing and self-pity for the ?horrors of this place? that have
brought you to me; with this misguided belief that it's because I'm
responsible for them or I'm going to make them go away?or that I must be
so disfigured and grotesque to look at that rather than act of your own
volition and see the world for what it really is ? that you think you and
everyone around you will blame your collective inaction on the ?single
point of failure? you must know by now, is you.
I don't think it has to be that way, though it's impo...
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
...tomic.patch
Flush pending lazy mmu operations on kunmap_atomic too.
paravirt-fix-paravirt_lazy.patch
Fix up an apparent mismerge: remove the #defines for
PARAVIRT_LAZY_* and add _LAZY_FLUSH to the enum.
i386-sysenter-arch-pages-fix.patch
i386-acpi-remove-earlyquirk-warning.patch
i386-mcheck-p4-grotesque-and-needless-warning-fix.patch
i386-pgd-clone-under-lock-fix.patch
paravirt-kmap_atomic_pte-tidy.patch
vmi-supports-compat-vdso.patch
vmi-kmap_atomic_pte-fix.patch
vmi-timer-update.patch
buslogic-check-range-fixes.patch
pte-drop-ptep_get_and_clear-paravirt-op.patch
A chunk of pages from Zach.
ren...
2007 Apr 18
31
[PATCH 00/28] Updates for firstfloor paravirt-ops patches
...tomic.patch
Flush pending lazy mmu operations on kunmap_atomic too.
paravirt-fix-paravirt_lazy.patch
Fix up an apparent mismerge: remove the #defines for
PARAVIRT_LAZY_* and add _LAZY_FLUSH to the enum.
i386-sysenter-arch-pages-fix.patch
i386-acpi-remove-earlyquirk-warning.patch
i386-mcheck-p4-grotesque-and-needless-warning-fix.patch
i386-pgd-clone-under-lock-fix.patch
paravirt-kmap_atomic_pte-tidy.patch
vmi-supports-compat-vdso.patch
vmi-kmap_atomic_pte-fix.patch
vmi-timer-update.patch
buslogic-check-range-fixes.patch
pte-drop-ptep_get_and_clear-paravirt-op.patch
A chunk of pages from Zach.
ren...
2004 Mar 09
4
Samba and LDAP backend - howto docs problems?
Hi all,
I have followed the instructions at
http://samba.mirror.ac.uk/samba/docs/man/passdb.html in an attempt to
set up a Samba v3.0.2 (supplied by Redhat as part of RHEL v3.0) PDC.
I have got as far as trying to get a windows 2k box to join this new
domain that I have created, however this fails with the error "Logon
failure: unknown user name or password".
Samba itself logs