search for: perfcounter

Displaying 20 results from an estimated 63 matches for "perfcounter".

2007 Mar 27
0
[PATCH] make all performance counter per-cpu
...===== --- 2007-03-19.orig/xen/arch/ia64/asm-offsets.c 2007-02-12 14:00:54.000000000 +0100 +++ 2007-03-19/xen/arch/ia64/asm-offsets.c 2007-03-27 16:35:08.000000000 +0200 @@ -223,10 +223,11 @@ void foo(void) #ifdef PERF_COUNTERS BLANK(); - DEFINE(RECOVER_TO_PAGE_FAULT_PERFC_OFS, offsetof (struct perfcounter, recover_to_page_fault)); - DEFINE(RECOVER_TO_BREAK_FAULT_PERFC_OFS, offsetof (struct perfcounter, recover_to_break_fault)); - DEFINE(FAST_HYPERPRIVOP_PERFC_OFS, offsetof (struct perfcounter, fast_hyperprivop)); - DEFINE(FAST_REFLECT_PERFC_OFS, offsetof (struct perfcounter, fast_reflect)); + DEFINE...
2009 Jul 15
0
[PATCH] rename for_each_cpu() to for_each_possible_cpu()
...rig/xen/arch/ia64/xen/privop_stat.c 2009-07-03 10:20:56.000000000 +0200 +++ 2009-07-10/xen/arch/ia64/xen/privop_stat.c 2009-07-15 10:00:01.000000000 +0200 @@ -65,7 +65,7 @@ void gather_privop_addrs(void) { unsigned int cpu; - for_each_cpu ( cpu ) { + for_each_possible_cpu ( cpu ) { perfc_t *perfcounters = per_cpu(perfcounters, cpu); struct privop_addr_count *s = per_cpu(privop_addr_counter, cpu); int i, j; @@ -92,7 +92,7 @@ void reset_privop_addrs(void) { unsigned int cpu; - for_each_cpu ( cpu ) { + for_each_possible_cpu ( cpu ) { struct privop_addr_count *v = per_cpu(privop_addr_co...
2009 Jul 07
0
[PATCH] [VMX] Add support for Pause-Loop Exiting
...N = 0x00004402, VM_EXIT_INTR_INFO = 0x00004404, Index: hv/xen/include/asm-x86/perfc_defn.h =================================================================== --- hv.orig/xen/include/asm-x86/perfc_defn.h +++ hv/xen/include/asm-x86/perfc_defn.h @@ -130,4 +130,6 @@ PERFCOUNTER(mshv_wrmsr_eoi, PERFCOUNTER(realmode_emulations, "realmode instructions emulated") PERFCOUNTER(realmode_exits, "vmexits from realmode") +PERFCOUNTER(ple_exits, "vmexits from Pause Loop Exiting") + /*#endif*/ /* __XEN_PERFC_DEFN_H__ */ _______...
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 2.6.9-22.0.2.ELsmp); everything works more or less fine, it's functioning as the PDC with an OpenLDAP back end (setup essentially straight from the Idealx.org playbook), etc. We're trying to mount Windows shares to back them up, and getting "permission denied" errors when trying to read certain files from those
2007 Mar 15
12
performance counters
In order to be meaningful and usable together with other measuring methods, their use in my opinion should impose as little overhead as possible. With that, I wonder why per-cpu counters use atomic operations. Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 Sep 01
1
Cannot connect from Windows 2000 to Samba 3.4.0 on Li nux ....
Some default setting have changed. Use: testparm -v from your various versions of samba to detect which parameters may be causing you issues. ------------------------------------------------------------------------ Tony Hoover, Network Administrator KSU - Salina, College of Technology and Aviation (785) 826-2660 "Don't Blend in..."
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
Release Announcements ===================== This is the first preview release of Samba 3.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Major enhancements in Samba 3.4.0 include: ------------------------------------------ General changes: o Samba4 and
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
Release Announcements ===================== This is the first preview release of Samba 3.4. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Major enhancements in Samba 3.4.0 include: ------------------------------------------ General changes: o Samba4 and
2009 Feb 03
1
[Announce] Samba 3.2.8 Maintainance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================ "Always keep an open mind and a compassionate heart." Phil Jackson ================================================================ Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major enhancements included in
2009 Feb 03
1
[Announce] Samba 3.2.8 Maintainance Release Available
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================ "Always keep an open mind and a compassionate heart." Phil Jackson ================================================================ Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major enhancements included in
2010 Aug 24
2
Word/Excel documents cannot be saved after Samba Upgrade
Hi, after upgrading Samba 3.0.24 to Samba 3.5.4 a strange problem occurs: Users cannot anymore save files in MS Office (Word/Excel) on Samba shares. More precisely: Save as Office 2007 documents or RTF-Files works fine, but *.doc ist avoided with Error Message "Not enough memory". Of course there are lots of memory/space and ACL/Permissions should be ok since other file operations
2015 Apr 22
4
Cannot authenticate the administrator account
AD DC default shares are okay after provisioning - smbclient -L localhost -U%: Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7] Sharename Type Comment --------- ---- ------- netlogon Disk sysvol Disk IPC$ IPC IPC Service (Samba 4.1.17-SerNet-RedHat-11.el7) Domain=[CONPAGO]
2011 Mar 07
2
file share slowdown
Sirs: We are a Vinyl window manufacturing plant in central Washington State, USA. We have been running linux with samba for file and print services for eight or ten years now. Much of our production software is in house, and built on CA clipper 5.2, using dbf files as the primary data store. The clipper dbf file format supports both record locking and file locking along with shared file
2015 Oct 28
1
Strange problem with MS Office while saving
Hi all, I sometime have a strange behavior when using MS Office and saving files. First things first: - OS CentOS 6.7 x86_64 - SAMBA version 3.6.23, configured as member server (see [1] for full configuration) - inotifywait watching my shares to replicate them off-site - about 100 W7/W8 clients with MS Office 2010 Using inotifywait, I tracked how MS Office file save function works. Basically,
2010 Apr 29
0
Bungled update
I was running 3.0 on a freebsd-7.2 box as a PDC, I needed to add some windows 7 computers to the mix. So I jumped from 3.0 to samba34-3.4.5_1. I was able to get the windows 7 into the mix. But in the jump I lost some features on the other computers. I have a mix of Windows 2000 pro, Windows XP pro and Windows 7 pro and the one PDC. The windows computers are unable to share printers. Not able to
2013 Mar 10
0
Samba 4 migration from dead SBS 2003
Hello, I have successfully joined a SBS 2003 (SRVACMPDC01) domain with two additional Samba 4 DCs (SAMBA4PDC and SAMBA4DEDI, currently both 4.0.4-GIT-9899851). Everything worked fine: DNS / AD replication etc. The windows server was still responsible for DNS / DHCP / all FSMO roles. Now the original SBS 2003 crashed and refuses to start again (long story). In order to get a temporary workaround
2007 May 14
3
install opt-samba-base on aix 5.3
I am trying to install samba 3.0.24 on aix 5.3. I have downlaoded the binaries from samba.org and I am using the directions found at: http://us4.samba.org/samba/ftp/Binary_Packages/AIX/ The directions dont specify installing the base. WHen I try to install the pware 3.0.24, it fails due to required packages missing. I do not see a way to get opt-samba-base installed. Included below is the
2012 Jun 26
0
home share disconnected / delayed write failure
Hello everybody, we have an annoying problem with our samba server randomly disconnecting the home shares. Our "Application Data" folders as well as "Desktop" are redirected to directories in the user's home folder outside ".profiledata" to avoid the copying during logon /logoff. >From time to time clients get an error message "Delayed Write
2015 Apr 22
0
Cannot authenticate the administrator account
can you try the following.. and post the result back. and /etc/resolv.conf and /etc/krb5.conf copy past it, but set the admin pass fist. then whats the output. SAMBA_NT_ADMIN_PASS="PUT_YOUR-ADMINISTRATOR_PASSWORD_HERE" SETFQDN=`hostname -f` echo "NT Authentication test" echo ${SAMBA_NT_ADMIN_PASS}| smbclient //localhost/netlogon -U Administrator -c 'ls' echo
2009 Jan 27
1
[Announce] Samba 3.3.0 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================ "After all, computers crash, people die, relationships fall apart. The best we can do is breath and reboot." Sarah Jessica Parker ================================================================ Release Announcements ===================== This is the first