similar to: 6408445 logadm rotates regardless with -s 2g

Displaying 20 results from an estimated 11000 matches similar to: "6408445 logadm rotates regardless with -s 2g"

2010 Jun 30
1
Problem using the logadm pattern
Hi All I am trying to deploy the Solaris logadm pattern from http://projects.reductivelabs.com/projects/puppet/wiki/Logadm_Patterns. I dropped it in .../lib/puppet/type/logadm.rb However, I am getting an error message: err: Could not run Puppet configuration client: Munging failed for value "puppet" in class backup: Global resource access is deprecated And I have traced it back to
2006 Oct 31
0
6253934 passwd and pwconv are crashing with wrong entry in /etc/shadow
Author: basabi Repository: /hg/zfs-crypto/gate Revision: a7008170624f2dc6e0cfef8b2e6f356bf5d3b141 Log message: 6253934 passwd and pwconv are crashing with wrong entry in /etc/shadow Files: update: usr/src/lib/libc/port/gen/getspent_r.c
2018 May 15
0
Rotates, once again
Thanks for writing this up. I'd like to have this intrinsic too. Another argument for having the intrinsic is shown in PR37426: https://bugs.llvm.org/show_bug.cgi?id=37426 Vectorization goes overboard because the throughput cost model used by the vectorizers doesn't match the 6 IR instructions that correspond to 1 x86 rotate instruction. Instead, we have: $ opt 37426prevectorize.ll -S
2018 Jul 02
2
Rotates, once again
1. I'm not sure what you mean by "full vector" here - using the same shift distance for all lanes (as opposed to per-lane distances), or doing a treat-the-vector-as-bag-of-bits shift that doesn't have any internal lane boundaries? If the latter, that doesn't really help you much with implementing a per-lane rotate. I think the most useful generalization of a vector
2018 May 14
5
Rotates, once again
Hi everyone! I recently ran into some interesting issues with generation of rotate instructions - the details are in the bug tracker (https://bugs.llvm.org/show_bug.cgi?id=37387 and related bugs) for those interested - and it brought up the issue of rotates in the IR again. Now this is a proposal that has been made (and been rejected) several times, but I've been told that this time round we
2018 Jul 02
2
Rotates, once again
On 7/2/2018 3:16 PM, Sanjay Patel wrote: > I also agree that the per-element rotate for vectors is what we want for > this intrinsic. > > So I have this so far: > > declare i32 @llvm.catshift.i32(i32 %a, i32 %b, i32 %shift_amount) > declare <2 x i32> @llvm.catshift.v2i32(<2 x i32> %a, <2 x i32> %b, <2 x i32> %shift_amount) > > For
2017 Nov 22
0
samba rotates keytabs without telling apache
On Wed, 22 Nov 2017 13:07:09 +0100 Herman Øie Kolden via samba <samba at lists.samba.org> wrote: > Hello! > > Our organization has since June had problems with samba on our web > server incrementing keytab version numbers every month - precisely > every month. Since apache2 with mod_auth_kerb isn't made aware of > this, all our web sites go 503. The manual solution
2018 May 17
0
Rotates, once again
A rotate intrinsic should be relatively close in cost/complexity to the existing bswap. A grep of intrinsic::bswap says we'd probably add code in: InstCombine InstructionSimplify ConstantFolding DemandedBits ValueTracking VectorUtils SelectionDAGBuilder But I don't think it's fair to view those additions as pure added cost. As an example, consider that we have to add hacks to
2017 Nov 22
3
samba rotates keytabs without telling apache
Hello! Our organization has since June had problems with samba on our web server incrementing keytab version numbers every month - precisely every month. Since apache2 with mod_auth_kerb isn't made aware of this, all our web sites go 503. The manual solution has been exporting new keytabs and reloading apache, but we haven't figured out why the KVNOS are incremented in the first place.
2018 May 16
0
Rotates, once again
On Wed, May 16, 2018 at 11:27 AM, Manuel Jacob <me at manueljacob.de> wrote: > On 2018-05-16 00:34, Sanjay Patel via llvm-dev wrote: > >> Vectorization goes overboard because the throughput cost model used by the >> vectorizers doesn't match the 6 IR instructions that correspond to 1 x86 >> rotate instruction. Instead, we have: >> >> [...] >>
2007 Oct 08
3
embedFonts rotates figure
Dear All, Consider the following code: pdf(file="figure.pdf",family="URWPalladio") curve(dlnorm(x,0,1.5),0,10,xlim=c(0,10),ylim=c(0,0.85),axes=F,xlab="",ylab="f") segments(exp(-1.5^2),0,exp(-1.5^2),dlnorm(exp(-1.5^2),0,1.5),lty="dashed") segments(1,0,1,dlnorm(1,0,1.5),lty="dashed")
2018 May 16
3
Rotates, once again
On 5/16/18 1:58 PM, Sanjay Patel via llvm-dev wrote: > An informal metric might be: if the operation is supported as a > primitive op or built-in in source languages and it is supported as a > single target instruction, can we guarantee that 1-to-1 translation > through optimization? It seems perfectly reasonable for LLVM users to expect this to happen reliably. I'd like to
2006 Oct 31
0
6274840 Cluster node(s) panic when I/O is starting on nodes during reconfig.
Author: skamm Repository: /hg/zfs-crypto/gate Revision: 00f0d34723c9c81d951eb20474dd9c639543cb05 Log message: 6274840 Cluster node(s) panic when I/O is starting on nodes during reconfig. Files: update: usr/src/cmd/lvm/util/metaclust.c update: usr/src/uts/common/io/lvm/mirror/mirror.c update: usr/src/uts/common/io/lvm/softpart/sp.c update: usr/src/uts/common/io/lvm/stripe/stripe.c
2006 Oct 31
0
6341629 metaset -s diskset -t dumps core with devid-enabled DID driver on Sun Cluster node
Author: achimm Repository: /hg/zfs-crypto/gate Revision: 751600590f284490cf4e6d749144e2e491927a32 Log message: 6341629 metaset -s diskset -t dumps core with devid-enabled DID driver on Sun Cluster node Files: update: usr/src/lib/lvm/libmeta/common/meta_set_prv.c
2006 Oct 31
0
4994268 device configuration failure can corrupt parent''s devinfo reference count
Author: cth Repository: /hg/zfs-crypto/gate Revision: aa8a0144b9e633c0b75e73f05f38c116e2cb69b9 Log message: 4994268 device configuration failure can corrupt parent''s devinfo reference count Files: update: usr/src/uts/common/os/modctl.c
2006 Oct 31
0
6266835 Increase default values of /dev/urandom''s parameters for kernel SSL needs
Author: krishna Repository: /hg/zfs-crypto/gate Revision: c6747e434e2892790fcd8df89d21db5ee989dd7b Log message: 6266835 Increase default values of /dev/urandom''s parameters for kernel SSL needs 6300280 kcf_mech_entry_t structure is no longer aligned right 6308632 mechanism tables have holes making their real size half the intended size Files: update:
2006 Oct 31
0
PSARC/2006/313 NFSv4: nfsd "-s" distributed stable storage
Author: calum Repository: /hg/zfs-crypto/gate Revision: fbc718ddef873be386b04b6eae2b298d174fce12 Log message: PSARC/2006/313 NFSv4: nfsd "-s" distributed stable storage 6244819 NFSv4 needs distributed stable storage to work on Cluster HA-NFS Files: update: usr/src/cmd/fs.d/nfs/nfsd/Makefile update: usr/src/cmd/fs.d/nfs/nfsd/nfsd.c update: usr/src/uts/common/fs/nfs/nfs4_srv.c update:
2006 Oct 31
0
6216819 smserverd''s use of asynchronous cancellation needs investigation
Author: arutz Repository: /hg/zfs-crypto/gate Revision: 27575db763e2bf926e8c2aaedcb607e5eaf31a72 Log message: 6216819 smserverd''s use of asynchronous cancellation needs investigation Files: update: usr/src/cmd/smserverd/smediad.c update: usr/src/cmd/smserverd/smediad_err.c update: usr/src/cmd/smserverd/smserver.h
2006 Oct 31
0
6404710 Create #defines for 2''s complement of -1 in pci cap library
Author: pjha Repository: /hg/zfs-crypto/gate Revision: 939a20ee4ccfb26ea42f11bfaaee68f9428803c9 Log message: 6404710 Create #defines for 2''s complement of -1 in pci cap library 6404990 Cleanup dead code in pci cap library Files: update: usr/src/uts/common/io/pci_cap.c update: usr/src/uts/common/io/pci_intr_lib.c update: usr/src/uts/common/io/pcie.c update:
2006 Oct 31
0
6323628 /usr/xpg6/bin/xargs will coredump if given -n or -s flags with no argument.
Author: ceastha Repository: /hg/zfs-crypto/gate Revision: 4fa98e79aa8cacc3ee6e3642cf306228cc9edcd1 Log message: 6323628 /usr/xpg6/bin/xargs will coredump if given -n or -s flags with no argument. Files: update: usr/src/cmd/xargs/xargs.c