Displaying 20 results from an estimated 22 matches for "inforces".
Did you mean:
enforces
2013 Nov 05
3
echo 0> /selinux/enforce
When does echo 0 > /selinux/inforce need to be used? I.e., where is
selinux enforcing itself on the system to protect it? When I do yum
install of some package, it seems to work (not being blocked). When would
doing something not work because selinux is watching it (or whatever that
process is doing)?
Thanks,
-wes
2003 Sep 13
1
INDEX file as shown by library(help= ...)
Hola!
I thought that one main purpose of the INDEX file as shown by
library(help = ...) was to give further pointers to use to search for
help. But some pacakges have items in the index file with NONE help
page, and further, non items in the index with help page. As an
example I use
> library(RColorBrewer)
> library(help=RColorBrewer)
# but this is not about RColorBrewer in particular,
2006 Sep 13
16
Comments on a ZFS multiple use of a pool, RFE.
I filed this RFE earlier, since there is no way for non sun personel
to see this RFE for a while I am posting it here, and asking for
feedback from the community.
[Fwd: CR 6470231 Created P5 opensolaris/triage-queue Add an inuse
check that is inforced even if import -f is used.] Inbox
Assign a GTD Label to this Conversation: [Show]
Statuses: Next Action, Action, Waiting On, SomeDay, Finished
2017 Mar 16
1
Re: [RFC] per-device metadata
...isk
> > or when libvirt crashes part way through the operation, and other
> > akward failure scenarios unrelated to QEMU itself.
>
> In that case you lose the device definition too, since saving the XML is
> the integral part of the hotplug operation.
Agreed, but that just re-inforces my view that we don't need to provide
extra metadata against the device for sake of atomicity. Even the existing
hotplug doesn't guarantee any kind of atomicity, so you're not making life
worse by performing a separate API call to update the global metadata.
Regards,
Daniel
--
|: htt...
2018 Apr 12
2
How to specify the RegisterClass of an IMPLICIT_DEF?
Hi,
I'm implementing the built_vector as an IMPLICIT_DEF followed by INSERT_SUBREGs. This approach is the one of the SPARC architecture.
def : Pat<(build_vector (f32 fpimm:$a1), (f32 fpimm:$a2)),
(INSERT_SUBREG(INSERT_SUBREG (v2f32 (IMPLICIT_DEF)),
(i32 (COPY_TO_REGCLASS (MOVSUTO_A_iSLo (bitcast_fpimm_to_i32 f32:$a1)), FPUaOffsetClass)), A_UNIT_PART),
2012 Mar 07
1
[LLVMdev] Problem with x86 32-bit debug information ?
Hi all,
I'm using trunk version of LLVM/CLANG.
When I compile attached files on my 64-bit Ubuntu 10.04 LTS system as
follows:
clang -O2 -g check.c main.c -o check64
When I do gdb check64 and set a breakpoint to the check routine and
executes to the breakpoint, I've got:
Breakpoint 1, check (result=0x601110, expect=0x601020, n=53) at check.c:7
7 {
As you can see I can inspect
2018 Apr 12
0
How to specify the RegisterClass of an IMPLICIT_DEF?
On 4/12/2018 8:01 AM, Dominique Torette via llvm-dev wrote:
>
> But there is one small issue in the inference of RegisterClass of the
> implicitly defined register.
>
> As shown below, the %vreg6<def> is implicitly defined as FPUabRegisterClass.
>
> This register class accepts the v2f32 type, but for others addressing
> mode context this register should be
2004 Jan 09
1
Development Process comment and Email list suggestion
It looks like Mark and others have addressed the development/CVS issues.
We should let their plan be put into effect and give it a chance to work.
Regarding the email list: A number of people have suggested creating more
email lists. I think this is not a good idea because there will be even
more cross posting than there is now between -dev and -users.
Several years ago I was a moderator on the
2012 Mar 07
1
[LLVMdev] Problem with x86 32-bit debug information ?
Hi James,
clang is able to generate correct debug informations for 64-bit target at
-O2. My feeling, given some other experiments I've done, is that debug
information generated for x86 32-bit might be broken for parameters as long
as they are not 'homed' in the code (local copy to an automatic variable).
It seems that when llvm.declare is turned into a llvm.value for parameter
there
2011 Aug 22
2
Duplicate Rows in xts
I read enourmous comment about this questions stating that it was answered before.?
I?have been looking for the answer for a week without luck !!!?
I searched the archives the xts. vignitte , googled for an answer but couldn't find one so her it is:
?
the Vignette states that xts "doesn't inforce the duplicate row requirement" but yet when I try to bring in tick stock data from
2012 Mar 07
3
[LLVMdev] Problem with x86 32-bit debug information ?
Hi James,
I fully agree with you and understand your statement about -O2.
Now some questions for you:
Did you try to reproduce experiments described in my previous e-mail ?
Did you look at debug informations generated for 'n' parameter on x86
32-bit & x86 64-bit ?
I'm working on my own front-end for LLVM and I had difficulties with debug
information when they are related to x86
2005 Mar 24
0
Re: [2] X100p problem
When I enable callprogress I get this error message...
(when I call, it will ring forever but asterisk is acting as if it DID pick up the line ... but it never did... )
I'm beginning to think that asterisk can't hangup the line when in voice mail and this, whatever action I'll take...
Actually, callprogress doesn't seem to work at all... (in my case)
Mar 24 23:37:28
2012 Mar 08
0
[LLVMdev] Problem with x86 32-bit debug information ?
On Wed, Mar 7, 2012 at 6:50 AM, Seb <babslachem at gmail.com> wrote:
> Hi James,
>
> I fully agree with you and understand your statement about -O2.
>
> Now some questions for you:
> Did you try to reproduce experiments described in my previous e-mail ?
> Did you look at debug informations generated for 'n' parameter on x86 32-bit
> & x86 64-bit ?
>
2017 Mar 16
2
Re: [RFC] per-device metadata
On Thu, Mar 16, 2017 at 03:50:51PM +0100, Peter Krempa wrote:
> On Thu, Mar 16, 2017 at 14:42:30 +0000, Daniel Berrange wrote:
> > On Thu, Mar 16, 2017 at 01:46:38PM +0100, Peter Krempa wrote:
> > > On Mon, Feb 27, 2017 at 16:41:28 +0100, Francesco Romani wrote:
>
> [...]
>
> > > In general I don't have a problem with this and if it would make the
>
2010 Oct 19
33
Render partial generate unwanted spaces
Hello, I have a problem with the render :partial method in all my
rails webapplications. I noticed that using render :partial will
generate spaces (mainly top spaces) on the elements inserted.
As all my websites are seperated by module (basicaly header, content,
menu, footer) it''s quite a problem as I have to set negative margin-
top to various parts for the site to display as expected
2001 Mar 06
3
(no subject)
Would you please tell me where to get help. I'm not the ordinary
person who will ask for it and bother you just because it isn't
convenient to learn from your docs.
I CANNOT use Samba because it fails to let me into my Linux
server which is running it from my Windows98 network neighborhood
icon. It keeps requiring a password.
I keep doing what all the docs say to change the password.
2001 Mar 07
5
rude
Concur ...
I reckon that you need a bunch of how tos, that you can sent
these rude people.
I think that you are a victim of your own success. Samba
has hit the mainstream, and now you are paying the price :-)
Still ........ I prefer these messages to those
filled with hypertext ... or worse.... 2 Meg of mime
formatted drivel :-)
Has anybody thanked you recently for providing so much help
on
2004 Apr 12
4
X100P and NTL (ex Cable + Wireless)
Firstly, let me just say I am new to asterisk and if anything I've said
is covered in an FAQ or in previous posts I apologise but I have tried
searching and I've attempted a few of the things I found but they didn't
help.
Has anybody got any experience using an X100P on an NTL phone line in
the UK (I'm in an ex Cable & Wireless area if that makes any difference).
The
2012 Mar 09
0
[LLVMdev] Problem with x86 32-bit debug information ?
Hi Pogo & James,
Pogo, that is exactly the kind of answer I was expecting. Thanks for the
time you spend on this problem. I myself did also some experimenst and
found way to get what I'm expecting but I think that at least for x86 or
any parameter passed on the stack for a different architecture the way LLVM
handle debug information might be a problem. So here was the situation:
My
2005 Feb 16
4
Starting shorewall blocks all traffic - linux 2.6
I am puzzled. I started setting up a new box last week with
Linux 2.6.10.
Everything was working fine until I went to start shorewall,
when all network traffic stopped.
I have little doubt that it is because I missed something in
configuring the machine. I''m running shorewall 2.2 and the zone,
policy, and rules files are cut and paste from a machine that
has been running for over a