search for: immmediate

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

Did you mean: immediate
2009 Dec 18
0
[LLVMdev] AVX Shuffles & PatLeaf Help Needed
On Dec 17, 2009, at 4:12 PM, David Greene wrote: > On Thursday 17 December 2009 18:04, Anton Korobeynikov wrote: >> Hello, David >> >>> Can you expand on this with an example? There seems to be an awful lot >>> of shuffle patterns and predicates in PPCInstrAltivec.td. What do you >>> mean by, "Canonicalize to byte ops?" Can you walk me
2009 Dec 18
2
[LLVMdev] AVX Shuffles & PatLeaf Help Needed
On Thursday 17 December 2009 18:04, Anton Korobeynikov wrote: > Hello, David > > > Can you expand on this with an example?  There seems to be an awful lot > > of shuffle patterns and predicates in PPCInstrAltivec.td.  What do you > > mean by, "Canonicalize to byte ops?"  Can you walk me through how that > > works with Altivec? > > The basic idea is
2012 Jul 27
1
kernel BUG at fs/buffer.c:2886! Linux 3.5.0
Hello Get this on first write made ( by deliver sending mail to inform of the restart of services ) Home partition (the one receiving the mail) is based on ocfs2 created from drbd block device in primary/primary mode These drbd devices are based on lvm. system is running linux-3.5.0, identical symptom with linux 3.3 and 3.2 but working with linux 3.0 kernel reproduced on two machines ( so
2007 Apr 14
2
Samba -> WinXP: slow transfers, partial solution
...combining them with the change of SO_SNDBUF to 1500 suddenly improved the speeds up to about 6 Mb/s! It appeared that with these registry changes, setting SO_SNDBUF to any value in the range 1404 - 1872 gives the same speed of 6.0 - 6.4 Mb/s, while changing it even one byte lower / higher immmediately drops the speed to less than 1Mb/s. However, while this is partial solution I could live with, this is still not the normal speed, so I still would like to find the way to bring it to normal values. It seems that I'm not the only one who have similar problems: see BUGs 2117 and 3706...