search for: samara

Displaying 20 results from an estimated 21 matches for "samara".

Did you mean: amara
2018 Jan 29
2
How to use tablegen to describe branches where the status register is implicitly set?
...t follows the format of: ADD .... BR 010 ... (Branches if the result of the ADD was zero). Unconditional branches are given as a 111 argument. How can I use tablegen to describe this in a way that the scheduler also understands that it's 'attached' to the last instruction? -- Ahmed Samara M.S. Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180129/bcba46f2/attachment.html>
2018 Mar 02
2
Segmentation fault when using llc to target riscv.
...3c442) #9 0x00007f22bf031c05 __libc_start_main (/lib64/libc.so.6+0x21c05) #10 0x000000000067f08a (llc+0x67f08a) Stack dump: 0. Program arguments: llc -march=riscv32 math.ll Segmentation fault (core dumped) It works fine when I use any other argument for -march (x86, arm, arm64). -- Ahmed Samara M.S. Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180302/4bdf031b/attachment-0001.html>
2018 Apr 09
1
Why does Clang use GCCBuiltInFunctions? How can intrinsics that don't depend on GCC be added?
...unctions they're referencing it seems to be based on things already built into GCC. Why is it done this way instead of just building them from scratch (or importing the functions themselves) instead of depending on gcc? Is building target-specific intrinsics from scratch problematic? -- Ahmed Samara PhD Student Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180409/1cbd1f37/attachment.html>
2018 Mar 15
1
"Build Experimental Targets not working"
...> -DLLVM_TARGETS_TO_BULD="RISCV" .. > However after completing that compilation I get this message: CMake Warning: > Manually-specified variables were not used by the project: > LLVM_TARGETS_TO_BULD And RISCV does not show up as a target in `llc --version` -- Ahmed Samara M.S. Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180315/15eedee9/attachment-0001.html>
2018 May 22
1
LLVM tool-chain for RISC-V
...ce an object file runnable by spike (the risc-v ISA simulator)? I found some toolchains but from what I can tell, they still require that you invoke gcc to the assembly and linkage. Is there a reason llvm-as and lld haven't been ported or is it just because nobody has done it yet? -- Ahmed Samara PhD Student Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180522/3c227895/attachment.html>
2018 Jan 16
2
Why do backend pass definitions call a seperate function just to call the constructor?
...nctionPass *llvm::createARMExpandPseudoPass() { > return new ARMExpandPseudo(); > } And other functions have basically the same style. What's the point of doing it this way instead of just calling `new ARMExpandPseudo` in any place that you would have called this function? -- Ahmed Samara M.S. Computer Engineering -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180116/9f055d5c/attachment.html>
2018 Jan 16
0
Why do backend pass definitions call a seperate function just to call the constructor?
On 16 January 2018 at 20:40, Ahmed Samara via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Things like this in `lib/Target/ARM/ARMExpandPseudoInsts.cpp` > >> FunctionPass *llvm::createARMExpandPseudoPass() { >> return new ARMExpandPseudo(); >> } > > And other functions have basically the same style....
1999 Dec 06
1
Share directories mounted by ncpmount
Hi! Is it possible under Samba to give access Win95/98 machines to directories mounted using ncpmount? Thanks in advance Danila Vologdin
1999 Dec 27
3
How to kill samba users
Hi! How to kill samba users connected to shares I migrated from Novell fileserver. There it was very convinient ... I hope Samba could have similar thing Thank in advance Danila Vologdin
2012 Jan 27
1
winbind group membership
...d only shows primary group for mapped users and none for system users existing in the domain. For example: [emz at witchdoctor:/var/db/samba]# id emz uid=1001(emz) gid=0(wheel) groups=0(wheel),20007(?????????????? ??????),20100(warez-rw),20248(internet users - panicbox),20413(internet users - samara),20456(internet users - crystal) [emz at witchdoctor:/var/db/samba]# wbinfo -r emz 20002 20459 20456 20100 20547 20413 20007 20248 20009 20692 20587 20695 20693 20694 20585 20652 20584 20621 20613 20649 20590 20654 20664 20657 20612 20586 20001 20000 [emz at witchdoctor:/var/db/samba]# wbinfo -r em...
2012 Jan 27
1
winbind and group membership
...d only shows primary group for mapped users and none for system users existing in the domain. For example: [emz at witchdoctor:/var/db/samba]# id emz uid=1001(emz) gid=0(wheel) groups=0(wheel),20007(?????????????? ??????),20100(warez-rw),20248(internet users - panicbox),20413(internet users - samara),20456(internet users - crystal) [emz at witchdoctor:/var/db/samba]# wbinfo -r emz 20002 20459 20456 20100 20547 20413 20007 20248 20009 20692 20587 20695 20693 20694 20585 20652 20584 20621 20613 20649 20590 20654 20664 20657 20612 20586 20001 20000 [emz at witchdoctor:/var/db/samba]# wbinfo -r em...
2000 Mar 29
0
Please inform samba@samba.org Giulio Orsero <giulioo@pobox.com> Mike Quin <m.r.quin@stir.ac.uk> Matthew Halliday <matthewh@fesa.co.uk> Carsten =3D?iso-8859-1?Q?Nordstr=3DF8m?=3D Jensen <north@get2net.= "Carlos Vinueza M." <carlos@ecuadorexplorer.com> Eric
...Carsten =3D?iso-8859-1?Q?Nordstr=3DF8m?=3D Jensen <north@get2net.= Giulio Orsero <giulioo@pobox.com> Martin.Ward@durham.ac.uk (Martin Ward) "Hans-Henrik Andresen" <hha@pine.dk> Martin Trcka <mtrcka@smpas.cz> "Chris" <chrisv@satl.com> THB Samara branch <thbsamara@mail.radiant.ru> sent you the email "Subject: SAMBA digest 2465 Subject: Re: Printing from Windows NT Subject: Virtual Servers? Subject: ppp and Samba Subject: password problem -- or bug? Subject: RedHat6.1 Problem Subject: Win98 won't run logon script, NT does Subj...
2015 Jun 04
1
error when samba-tool domain classicupgrade
...mode = 777 [IPC$] path = /tmp also used the following structure ldap Each unit is self-ldap samba3 nt domain dc=rugion,dc=ru ou=arkhangelsk,dc=rugion,dc=ru ou=chelyabinsk,dc=rugion,dc=ru ou=kazan,dc=rugion,dc=ru ou=mcrugion,dc=rugion,dc=ru ou=perm,dc=rugion,dc=ru ou=rostov,dc=rugion,dc=ru ou=samara,dc=rugion,dc=ru ou=tumen,dc=rugion,dc=ru ou=ufa,dc=rugion,dc=ru ou=volgograd,dc=rugion,dc=ru ou=yaroslavl,dc=rugion,dc=ru root at dc1:~/smb_old# samba-tool domain classicupgrade --dbdir=/root/smb_old/ --use-xattrs=yes --realm=74ru.mpautina.ru --dns-backend=BIND9_DLZ /root/smb_old/smb.conf Readi...
2003 Nov 03
3
(long) high traffic syslog server.
I have some questions about what needs tuned on a high traffic syslog box. I seem to be dropping quite a few syslog packets. This is a syslog server for a high usage Firewall btw. Nic is a Compaq tl0 4.8-P13 netstat -s -p udp | grep buf 19,762,079 dropped due to full socket buffers uptime 5:28PM up 7 days, 18:30, 2 users, load averages: 0.21, 0.23, 0.23 I though maybe syslogd was the
2007 Jul 27
0
Wine release 0.9.42
...items when decoding. crypt32: Test and implement encoding signed messages with authenticated attributes. Kirill K. Smirnov (2): shell32: Add support for SEE_MASK_NO_CONSOLE flag. programs/start: use SEE_MASK_NO_CONSOLE flag as default. Konstantin Kondratyuk (1): ntdll: Add Samara time zone. Kov?cs Andr?s (1): include: Add some idl headers for d3d10. Maarten Lankhorst (7): dsound: Make sure secondary_remainder and buflen are aligned to primary buffer in mixer. dsound: Fix CheckEvent in mixer. dsound: Some cosmetic changes. winealsa: Minor fixe...
2006 Oct 21
1
pie
Hi, I would like to draw a pie chart. I've already tried out the standard pie-function in the GRAPH-package. My question: is there any 'better' function or package to draw a pie chart. For example I would like to draw a 3D pie chart. Dietrich Tissen
1999 Dec 03
0
Samba problems after intalling ncpfs
Hi! My problem is that Samba doesn't work after installing ncfs. I have Samba 1.9.18p10 and ncpfs 2.0.10. I've succesfully installed ncpfs. After that I check it by "slist" and get my Novell server. I mount Novell volume by ncpmount - all ok. But after that my Samba doesn't work. I can see Samba/Linux box in Network neibourhood with correct title "Linux Samba
1999 Dec 27
2
Unable to load interpreter
Hi All! I need you help. I use Linux server as a fileserver with Samba. When the number of working users are large my Samba shares doesn't work. On the console I get "Unable to load interpreter" Shares doesn't work but after relogin it does ... What does it mean? Thanks in advance Danila Vologdin
2003 May 19
0
Samba 3.24 + LDAP
Please help me im install samba 3.24 with ldap support: smbclient write error: [root@bene bin]# ./smbclient -L mmm -U murphy doing parameter ldap ssl = no doing parameter workgroup = murphy doing parameter netbios name = mmm handle_netbios_name: set global_myname to: MMM doing parameter comment = Linux RedHat Samba Server doing parameter security = user doing parameter null passwords = Yes doing
2003 Mar 04
0
Samba+Winbindd
How do you do !!! Compile samba-2.2.7a with -with-winbind -with-acl-support, has adjusted smb.conf [global] netbios name = server workgroup = sgtp server string = Samba Server max log size = 50 security = domain wins support = yes password server = DOM MULT * encrypt passwords = yes log level = 3 log file =