search for: ander

Displaying 20 results from an estimated 671 matches for "ander".

Did you mean: under
2004 Apr 02
2
[LLVMdev] Function pointers
...kernel(){...} ; main() %theKernel = malloc %kernel %puts_kernelPTR = getelementptr %kernel* %theKernel, long 1, ubyte 0 store int ()* %puts_kernel, int ()** %puts_kernelPTR %tmp.11 = load int ()** %puts_kernelPTR %tmp.2 = call int %tmp.11() free %kernel* %theKernel :-) Anders -----Original Message----- From: Anders Alexandersson <anders.alexandersson at student.htu.se> To: llvmdev at cs.uiuc.edu Date: Fri, 02 Apr 2004 13:38:30 +0200 Subject: Re: Re: Re: [LLVMdev] Function pointers I solved that one by substituting alloca into malloc, and forwarded the problem t...
2003 Jun 10
1
Samba 2.2.7 as PDC causing BSOD on 2K domain logon
...matic reboot. I'd appreciate any help. I have some thoughts of what could be wrong, but I'm at road's end trying to do something about it, not even knowing if it's the true problem. Oh, and btw, I've tried two different 2K machines, same result. Possible errors: * the user anders-l exists only on the PDC and not locally on the 2K machine, hence it could die trying to find a local profile. * the owner structure on the PDC /home/%U stuff could be messed up (see below) (not sure how this would cause the BSOD though) * the //dl280/profile share doesn't show when listin...
2004 Apr 02
0
[LLVMdev] Function pointers
On Fri, 2 Apr 2004, Anders Alexandersson wrote: > OK, I solved it all ( so far :) ), mixing in some load-instructions and > called on the result of that, which worked. > > Here is the skeleton-code: > > %kernel = type { int ()* } > > int puts_kernel(){...} > > ; main() > > %theKernel =...
2011 Jul 29
1
Can't see shares...
I can't figure out what's wrong with my config, I can see the share \\beata\anders, but not store0 or store1; # smb.conf is the main Samba configuration file. You find a full commented # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the # samba-doc package is installed. # Date: 2011-03-01 [global] workgroup = NORRBRING passdb backend = tdbs...
2004 Apr 02
0
[LLVMdev] Function pointers
...my newly created function pointer. This works: %tmp.1 = call int %puts_kernel() This: %tmp.2 = call int %puts_kernelPTR() issues error: "Reference to an invalid definition: 'puts_kernelPTR' of type 'int () *'" How do I call the function using the function pointer? Anders -----Original Message----- From: Anders Alexandersson <anders.alexandersson at student.htu.se> To: llvmdev at cs.uiuc.edu Date: Fri, 02 Apr 2004 10:07:50 +0200 Subject: Re: Re: [LLVMdev] Function pointers So, here comes the next question:) Now the program compiles, but crashes when run, &...
2010 Nov 24
3
[LLVMdev] Question regarding the alias analysis chaining behaviour
Hi, I am using LLVM 2.4 on a Linux RHEL5 machine. I was trying to figure out how the chaining of the alias analysis passes works in LLVM. Here are the command I used to test the chaining part. 1. ./opt hello_world_1_nest_func.bc -o hello_world_1_nest_func_AA.bc -no-aa -anders-aa -licm Result: Anderson's AA and No Alias Analysis both are called. 2. ./opt hello_world_1_nest_func.bc -o hello_world_1_nest_func_AA.bc -basicaa -anders-aa -licm Result: Anderson's AA and Basic AA both are called. 3. ./opt hello_world_1_nest_func.bc -o hello_world_1_nest_func_AA...
2006 Apr 08
3
stress testing
Does anyone know how to stress test samba without getting a whole room of people to login to all the computers at once ? perhaps some kind person has coded up a nice app that can be run on the server ?? just curious.. Kind Regards, Chris Anders Network Engineer Anders Networks Mobile - 0421 580 017 Email - chris@anders.net.au Web - http://www.anders.net.au ? --- This message contains confidential information and is intended only f or the individual named. If you are not the named addressee you s hould not dissem...
2006 Apr 04
3
degraded performance under domain login load
...ordinary, i have watched logs with nothing standing out as a problem... This computer lab only consists of 25 computers and the server is a dual xeon with a 3ware card running raid5 using raptors, so it has plenty of IO! The workstation OS is win2k w/sp4 Any ideas ? Kind Regards, Chris Anders Network Engineer Anders Networks Mobile - 0421 580 017 Email - chris@anders.net.au Web - http://www.anders.net.au --- This message contains confidential information and is intended only f or the individual named. If you are not the named addressee you s hould not disseminat...
2004 Mar 31
2
[LLVMdev] Function pointers
...pointer_1 = getelementptr [2 x int ()* ]* %kernel, long 0, long 0 store int ()* %function_1, int ()* %function_pointer_1 But, I get the error message from llvm-asm: llvm-as: 1.ll:40: Can't store 'int () *' into space of type 'int ()'! What is my mistake? Grateful for hints Anders ---------------------------------------------------------------- Anders Alexandersson Masters student at the special year of Software Engineering, HTU Trollhättan E-mail: anders.alexandersson at student.htu.se
2010 Apr 29
12
[Bug 1765] New: Error message if key not first in authorized_keys file
...ized_keys file Product: Portable OpenSSH Version: 5.5p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: anders.liljegren at uadm.uu.se If a public key with an associated IP address or domain name in the "from=" field is not on the first line in the authorized_keys file, an error message is printed twice in the log: Apr 29 15:20:03 alaemon sshd[16333]: Authentication tried for http with correct...
2010 Nov 22
9
[Bug 1841] New: Error message if key not first in authorized_keys file
...orized_keys file Product: Portable OpenSSH Version: 5.6p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: anders.liljegren at uadm.uu.se If a public key occurs twice in the authorized_keys file but with different IP addresses or domain names in the "from=" field, and if the a connection is made from the IP address or domain name of the latter, then the following error message is printed twice in...
2007 Jul 20
0
Latest update gives me problems.
....111.30. Error Connection reset by peer [2007/07/20 10:34:48, 0] lib/util_sock.c:send_smb(765) Error writing 4 bytes to client. -1. (Connection reset by peer) [2007/07/20 10:35:22, 1] smbd/service.c:make_connection_snum(700) hilda (192.168.111.30) connect to service profiles initially as user anders (uid=1002, gid=1001) (pid 5548) [2007/07/20 10:35:25, 1] smbd/service.c:make_connection_snum(700) hilda (192.168.111.30) connect to service anders initially as user anders (uid=1002, gid=1001) (pid 5548) [2007/07/20 10:35:27, 1] smbd/service.c:make_connection_snum(700) hilda (192.168.111.30)...
2004 Apr 01
1
[LLVMdev] Function pointers
Yes! :-) What would I do without you folks?! I am the one trying to build a Ruby compiler prototype, so be prepared for more questions...:) Thanks again! Anders ----- Original Message ----- From: "Chris Lattner" <sabre at nondot.org> To: <llvmdev at cs.uiuc.edu> Sent: Wednesday, March 31, 2004 5:49 PM Subject: Re: [LLVMdev] Function pointers On Wed, 31 Mar 2004, Anders Alexandersson wrote: > Hello out there! > > I am tr...
2008 Apr 28
3
[LLVMdev] ParamAttr Patch - Alignment fix
On Sunday 27 April 2008 01:33:31 Gordon Henriksen wrote: > On Apr 26, 2008, at 19:09, Anders Johnsen wrote: > > On Sunday 27 April 2008 00:48:00 Gordon Henriksen wrote: > >> On Apr 26, 2008, at 17:41, Anders Johnsen wrote: > >>> +void LLVMSetInstrParamAlignment(LLVMValueRef Instr, unsigned index, > >>> unsigned align) { > >>> + CallSite...
2004 Mar 31
0
[LLVMdev] Function pointers
On Wed, 31 Mar 2004, Anders Alexandersson wrote: > Hello out there! > > I am trying to build a table of 2 function poiters by using an array: > > %kernel = alloca [ 2 x int ()* ] > > I try to access the first pointer to be able to store location of my first function like this: > > %function_pointe...
2011 Jun 10
1
Request: please test modification to EWS calendar functionality
I have expanded the EWS calendar functionality within Asterisk 1.8 so it is now possible to access any calendar within an Exchange 2007 or 2010 server. I have put the changes onto the reviewboard for astrisk but currently no one responded. So if you use the EWS calendar functionality within Asterisk and would like to have access to any calendar in Exchange please try the patch in the
2004 Apr 02
0
[LLVMdev] Function pointers
....h> int DoIt(void); int DoIt(void){ return 0; } int main() { int (*pt2Function) (); int a = DoIt(); printf("a is: %i\n", a); pt2Function = DoIt; int b = pt2Function(); printf("b is: %i\n", b); } Grateful for hints! Anders -----Original Message----- From: Chris Lattner <sabre at nondot.org> To: llvmdev at cs.uiuc.edu Date: Thu, 1 Apr 2004 09:51:48 -0600 (CST) Subject: Re: [LLVMdev] Function pointers On Thu, 1 Apr 2004 anders.alexandersson at student.htu.se wrote: > Yes! :-) > What would I do without...
2006 Apr 04
2
uploading client printer drivers broken ?
...d if i was using winxp to do the uploading on win2k networks. Now it would seem that regardless of what i am doing this feature is broken, unless someone else from a fresh install can shed some light on this. Distros used : gentoo, debian, freebsd Thankyou for time, Kind Regards, Chris Anders Network Engineer Anders Networks Mobile - 0421 580 017 Email - chris@anders.net.au Web - http://www.anders.net.au --- This message contains confidential information and is intended only f or the individual named. If you are not the named addressee you s hould not disseminat...
2018 May 22
1
CFLAndersAliasAnalysis print implementation
...h of aliases. I am processing an example C file into llvm ir, like this: int main(void) { int x=1, y=2, z=3; int *p; int **p1, **p2; if (x==z) { //0x100000f40 p=&x; p1=&p; x*=2; *p1+=z; } } clang -S -emit-llvm example.c -o example.ll Then, I am trying to run the Andersen alias analysis on it: opt -analyze --cfl-anders-aa -aa example.ll I wrote a new print function for the anders alias analysis, and the print function parameter Module *M and the Result calculated each indicate that there are no aliases. I'm certain I'm missing something, but I don't...
2007 May 15
3
aov problem
...on a number of variables using g <- aov(var ~ fact1*fact2) where var is a matrix containing the variables. However the outcome seem to be dependent on the order of fact1 and fact2 (i.e. fact2*fact1) gives a slightly (factor of 1.5) different result. Any ideas why this is? Thanks for any help Anders