similar to: Couter Cache for 2 Parents?

Displaying 20 results from an estimated 11000 matches similar to: "Couter Cache for 2 Parents?"

2016 Jun 08
5
[Proposal][RFC] Cache aware Loop Cost Analysis
Hi, This is a proposal about implementing an analysis that calculates loop cost based on cache data. The primary motivation for implementing this is to write profitability measures for cache related optimizations like interchange, fusion, fission, pre-fetching and others. I have implemented a prototypical version at http://reviews.llvm.org/D21124. The patch basically creates groups of references
2016 Jun 09
2
[Proposal][RFC] Cache aware Loop Cost Analysis
On Wed, Jun 8, 2016 at 10:20 PM, Hal Finkel <hfinkel at anl.gov> wrote: > > ------------------------------ > > *From: *"Vikram TV via llvm-dev" <llvm-dev at lists.llvm.org> > *To: *"DEV" <llvm-dev at lists.llvm.org> > *Sent: *Wednesday, June 8, 2016 2:58:17 AM > *Subject: *[llvm-dev] [Proposal][RFC] Cache aware Loop Cost Analysis >
2017 Aug 25
2
Rolling upgrade from 3.6.3 to 3.10.5
Hi Diego, Just to clarify, so did you do an offline upgrade with an existing cluster (3.6.x => 3.10.x)? Thanks. On Fri, Aug 25, 2017 at 8:42 PM, Diego Remolina <dijuremo at gmail.com> wrote: > I was never able to go from 3.6.x to 3.7.x without downtime. Then > 3.7.x did not work well for me, so I stuck with 3.6.x until recently. > I went from 3.6.x to 3.10.x but downtime was
2008 Sep 09
3
LCD blanks out overnight
I inherited an ancient Dell Latitude C840 and recently installed CentOS 5.2 on it. It worked fine for the most part, but when I left it overnight and came back the next morning, the screen blacked out and wouldn't come back unless I did a hard reset. Even though I turned off all the power management settings and left it set like a desktop, the next morning after that it still blacked out. I
2011 Jan 25
3
Shutting down WinXP Pro instance
Recently I set up a PDC (Fedora 12 - I'm using this for a specific reason) using Samba 3.4.9 and OpenLDAP 2.4.19; I named my domain ATHOME. I am trying to figure out how to shut down WinXP Pro remotely and I'm not having any luck. Up to this point I have tried the following: - I used ATHOME\root which is the admin acct I used to join XP to my domain. I added ATHOME\root to my
2017 Aug 25
0
Rolling upgrade from 3.6.3 to 3.10.5
Yes, I did an offline upgrade. 1. Stop all clients using gluster servers. 2. Stop glusterfsd and glusterd on both servers. 3. Backed up /var/lib/gluster* in all servers just to be safe. 4. Upgraded all servers from 3.6.x to 3.10.x (I did not have quotas or anything that required special steps) 5. Started gluster daemons again and confirmed everything was fine prior to letting clients connect. 5.
2004 Sep 13
2
R in Linux Redhat 9.0
Hi, my name is Bryan and I just installed R on my Redhat 9.0. I imported the key from the net as directed, and tested the integreity of the rpm package- it was fine. I then went ahead and installed the i386.rpm package and the installation was carried to completion. However, now I have a hard time finding and opening R, which I just installed. Does someone know what's going on? I'm a
2011 Jan 26
3
Changing passwords from Windows
Is it possible for a user to change his/her password from Windows? I tried it out last night as a test user against my PDC and it only changed for Samba; I was still able to log into the PDC via SSH using the previous password. (I changed it for the test user as root and it took for both SSH and Windows.) I tried to use smbldap-passwd as the test user, but I got a message back saying I had
2016 Jun 23
2
[Proposal][RFC] Cache aware Loop Cost Analysis
On Thu, Jun 23, 2016 at 9:54 AM, Adam Nemet <anemet at apple.com> wrote: > > On Jun 9, 2016, at 9:21 AM, Vikram TV via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > On Wed, Jun 8, 2016 at 10:20 PM, Hal Finkel <hfinkel at anl.gov> wrote: > >> >> ------------------------------ >> >> *From: *"Vikram TV via
2016 Apr 04
3
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Dear Samba users and admins, I am trying to deploy Samba4 as a domain controller and a file server and having some issues.* The domain have been well provisioned with option --use-rfc2307 I am then trying to create share by following this samba wiki https://wiki.samba.org/index.php/Shares_with_Windows_ACLs The problem is that i cannot succeed to change the group owner of the folder I want to
2016 Jun 30
3
integration of R and php in Fedora 24
Dear All, I am writing a project that will involve me writing code in R and php. i would appreciate if someone guide me on how to integrate R to php i wish to write an upload system in php that R will use and process and post back the result on php. thanks in advance ================ Worthy agent of Light ================ Jules Irenge MSc Student University of Liverpool [[alternative HTML
2006 Jan 15
4
form inputs resetting on sumbit
I searched for forum for something about this but couldn''t find anything. For example I have this in my view: (you enter start/end dates from dropdowns, pick a category and a report is generated.) <%= start_form_tag :action => ''display_report'' %> From: <%= date_select ''report'', ''date1'' %> <br /> To: <%=
2006 Jan 10
8
Noob: Child records not saved
Hi all, happily coding along, but it seems a belongs_to record is not saved. # Create some stuff def create_project @contact = Contact.new @project = Project.new(@params[''project'']) @project_contact = ProjectContact.new(@params[''collect'']) @project.project_contact = @project_contact contact =
2016 Jul 26
6
how to backup samba ad domain
Dear all, i installed samba-sernet-ad on centos 7.2. I read that samba_backup script it is available from the source code. As, i do not installed samba from source code, how can i backup Samba AD on my server ? Thank you for helping Regards -- Jules HOUANTONON *Phone* : (00229) 97578914 *Email *: juleshoueto at gmail.com *Skype* : houantonon *linkedin* : www.linkedin.com/in/jhouantonon/en
2016 May 30
1
Samba4 support qmail and asterisk
Thank you Rowland for your feedback. Regards On Sun, May 29, 2016 at 8:00 PM, Rowland penny <rpenny at samba.org> wrote: > On 29/05/16 19:28, Jules Houantonon wrote: > >> Dear all, >> >> please i want to know if Samba4 support qmail, and Asterisk server as >> Active Directory server for authenticating user. >> >> Thank your for your reply >>
2017 Jan 06
2
Problem when attempting to authenticate Samba4 with MS-RPC
Dear Rowland, thank you for your mail and answer. Regards On Fri, Jan 6, 2017 at 5:53 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 6 Jan 2017 16:33:37 +0100 > Jules Houantonon via samba <samba at lists.samba.org> wrote: > > > Hello dears, > > > > I am using Samba 4.2 Sernet as Active Directory. > > > >
2016 Apr 05
3
chgrp "Domain Admins" on folder return invalid group "Domain Admins"
Thank you Rowland, I do not change my existing configuration as far i have already indicate winbind value on both passwd and group lines in nsswitch.conf. But i execute the net cahe flush command and then try getent command by providing the user name and it works. It provide outpout for a demo acount that it is only creat in AD and has unix attribute assigned : #getent passwd demo
2017 Nov 03
3
dns module not found
Nope, but that was not the problem... root at samba01:~# dpkg -l | grep python-dns root at samba01:~# apt-get install python-dns Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: python-dns 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.7 kB of archives. After this operation, 135
2016 Jun 20
3
How to change samba4 domaine name
Hello dear samba users, please is it possible to change samba4 domaine name ? Did someone have a how to or can explain to acheive it ? Thank you -- Jules HOUANTONON *Phone* : (00229) 97578914 *Email *: juleshoueto at gmail.com *Skype* : houantonon *linkedin* : www.linkedin.com/in/jhouantonon/en
2016 Jul 26
3
how to backup samba ad domain
My friend, you ow me a lot then. :D I receive an error on the line 179 ${CMD_AWK} -F '.' '{print $2}') if [ -n "${TARVERSION}" ] && [ " ${TARVERSION}" -ge "27" ]; then It is about Incorrect syntaxt. A syntax where not expected before the then. I am using Centos 7.2 and samba-sernet 4.2 Thank you again On Tue, Jul 26, 2016 at 4:11 PM,