search for: usea

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

Did you mean: use
2006 Feb 22
0
Problem authenticating another domain
...1, 5] libads/ldap.c:ads_try_connect(123) ads_try_connect: trying ldap server '192.61.146.133' port 389 [2006/02/22 15:12:51, 3] libads/ldap.c:ads_connect(285) Connected to LDAP server 192.61.146.133 [2006/02/22 15:12:51, 3] libads/ldap.c:ads_server_info(2514) got ldap server name usea-eudc1@EU.UIS.UNISYS.COM, using bind path: dc=EU,dc=UIS,dc=UNISYS,dc=COM [2006/02/22 15:12:51, 4] libads/ldap.c:ads_server_info(2520) time offset is 70 seconds [2006/02/22 15:12:52, 4] libads/sasl.c:ads_sasl_bind(451) Found SASL mechanism GSS-SPNEGO [2006/02/22 15:12:52, 3] libads/sasl.c:ad...
2006 Oct 11
1
Problem with ZAPTEL-1.4.0-beta1 and WCT100P card
...= 0 mprotect(0x857000, 8192, PROT_READ) = 0 mprotect(0x886000, 4096, PROT_READ) = 0 mprotect(0x73e000, 4096, PROT_READ) = 0 set_thread_area({entry_number:-1 -> 6, base_addr:0xf6ff5820, limit: 1048575, seg_ 32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, usea ble:1}) = 0 munmap(0xf6ff6000, 38549) = 0 open("/dev/zap/ctl", O_RDWR) = 3 brk(0) = 0x8437000 brk(0x8458000) = 0x8458000 brk(0) = 0x8458000 open("/etc/zaptel.conf"...
2006 Feb 16
3
Authenticating another domain
When I attempt to authenticate a user from another domain, I am seeing some strange issues. My winbindd.log shows that I am indeed already trusting the other domain. (I am a member of the na.uis.unisys.com domain.) However, when I try to gain access to a share where the username EU\INBLR-AUTH1 has access, I get prompted for a username and password over and over. Obviously, it can't
2013 Jul 28
0
[LLVMdev] [Polly] Analysis of the expensive compile-time overhead of Polly Dependence pass
...ter where the scev-base is zero) and >>express any use of p_1 as p_0 + 2 and p_2 as p_0 + 4, isl could solve >>this problem very quickly. > > Currently, Polly introduces three parameters because it treats (base, step) as a whole for each parameter. You are right, it seems we could usea single parameter to represent all these accesses. > > I have attached a patch file for this purpose. This patch file is just a hack file to see whether three parameters can be merged into one parameter and whether the compile-time could be reduce after that. The key of this patch is the added...
2013 Jul 26
6
[LLVMdev] [Polly] Analysis of the expensive compile-time overhead of Polly Dependence pass
Hi Sebastian, Recently, I found the "Polly - Calculate dependences" pass would lead to significant compile-time overhead when compiling some loop-intensive source code. Tobias told me you found similar problem as follows: http://llvm.org/bugs/show_bug.cgi?id=14240 My evaluation shows that "Polly - Calculate dependences" pass consumes 96.4% of total compile-time overhead
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel