search for: cmpany

Displaying 6 results from an estimated 6 matches for "cmpany".

Did you mean: company
2020 Mar 20
2
RISC-V LLVM sync-up call 19 Mar 2020
...if the user so prefers. On the other hand, just like we have the code models `medlow` and `medany`, we could have two variations of the compact code model too. One assuming that code and small data and local data are on the same memory device (`cmplow`) and another assuming no such restriction (`cmpany`). Thank you, __ Evandro Menezes ◊ SiFive ◊ Austin, TX From: llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> On Behalf Of Evandro Menezes via llvm-dev Sent: Thursday, March 19, 2020 9:19 AM To: Alex Bradbury <asb at lowrisc.org<mailto:a...
2020 Mar 23
2
RISC-V LLVM sync-up call 19 Mar 2020
...efers. >> >> On the other hand, just like we have the code models `medlow` and `medany`, we could have two variations of the compact code model too. One assuming that code and small data and local data are on the same memory device (`cmplow`) and another assuming no such restriction (`cmpany`). >> >> Thank you, >> >> __ >> Evandro Menezes ◊ SiFive ◊ Austin, TX >> >> >> From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Evandro Menezes via llvm-dev >> Sent: Thursday, March 19, 2020 9:19 AM >> To: Alex B...
2017 Jul 04
0
how to make user iteration work (ldap)
...mail_plugins = acl lazy_expunge zlib quota mail_log notify imap_quota imap_acl > } and dovecot-ldap.conf.ext: > hosts = 127.0.0.1:391 > dn = cn=search,cn=users,dc=company,dc=com > dnpass = secret > tls = no > debug_level = 0 > auth_bind = yes > base = CN=Users, DC=samba, DC=cmpany, DC=com > scope = subtree > user_attrs = =home=/var/vmail/%n/Maildir:LAYOUT=fs:DIRNAME=mAildir:INDEX=/var/vmail/%n/shared/%n,=mail=maildir:/var/vmail/%n/Maildir:LAYOUT=fs:DIRNAME=mAildir:INDEX=/var/vmail/%n/shared/%n > user_filter = (&(objectclass=person)(sAMAccountName=%n)(!(userAccou...
2020 Mar 20
2
RISC-V LLVM sync-up call 19 Mar 2020
If I’m following correctly, there are two size-limited areas. One area, limited to 2GB, is the “text” area. This contains all the code. Then there’s a “global” area, limited to 4GB, which is pointed to by the global pointer. This contains the GOT, plus a flexible area that the object file can stick small bits of data into. And then outside of both of those, additional data is unlimited. It
2009 Mar 25
3
OT: Accountless, free, skinnable, browser based SIP client wanted
I have a client that wants to put a phone on their web page for customers to call them via their Asterisk server. ) A keypad is needed to enter credit card details. ) "Speed dial" buttons like "Tech Support," "Sales," etc. are a requirement. Actually, passing the SIP address in the HTTP link would work with a bit of arm twisting. ) Free is preferred, but not a
2017 Jul 07
2
how to make user iteration work (with active directory ldap)
...mail_plugins = acl lazy_expunge zlib quota mail_log notify imap_quota imap_acl > } and dovecot-ldap.conf.ext: > hosts = 127.0.0.1:391 > dn = cn=search,cn=users,dc=company,dc=com > dnpass = secret > tls = no > debug_level = 0 > auth_bind = yes > base = CN=Users, DC=samba, DC=cmpany, DC=com > scope = subtree > user_attrs = =home=/var/vmail/%n/Maildir:LAYOUT=fs:DIRNAME=mAildir:INDEX=/var/vmail/%n/shared/%n,=mail=maildir:/var/vmail/%n/Maildir:LAYOUT=fs:DIRNAME=mAildir:INDEX=/var/vmail/%n/shared/%n > user_filter = (&(objectclass=person)(sAMAccountName=%n)(!(userAccou...