search for: inforce

Displaying 20 results from an estimated 22 matches for "inforce".

Did you mean: enforce
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= ...)
...#39; which is not very helpful. To find out which objects there are in the package, I do > ls(pos=2) [1] "brewer.pal" "display.brewer.pal" and there are indeed help for this items. Should there be a rule that there should be help pages for the items in INDEX, maybe inforced by Rcmd check ? Kjetil Halvorsen
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 Contexts: Car, Desk, Email, Home, Office, Phone, Waiting References: ProjectHome, Reference Misc.: *Synopsis*: Add an inuse check that is inforced...
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 -- |: ht...
2018 Apr 12
2
How to specify the RegisterClass of an IMPLICIT_DEF?
...nce 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 FPUabOffsetClass. Is there a mechanism, an option to inforce/control the RegisterClass of registers defined by IMPLICIT_DEF ? # Machine code for function vector2floatMulSum: SSA Function Live Ins: %FA_ROFF1 in %vreg0, %FA_ROFF2 in %vreg1 BB#0: derived from LLVM BB %entry Live Ins: %FA_ROFF1 %FA_ROFF2 %vreg1<def> = COPY %FA_ROFF2; FPUabOff...
2012 Mar 07
1
[LLVMdev] Problem with x86 32-bit debug information ?
...I do gdb check32 and set a breakpoint to the check routine and executes to the breakpoint, I've got: Breakpoint 1, check (result=<value optimized out>, expect=<value optimized out>, n=0) at check.c:7 7 { As you can see I can NOT inspect 'n' value. Is there a way to inforce even at -O2 clang to generate debug informations so that I can inspect 'n' value ? Or is it a BUG from clang for x86 32-bit ? Thanks for your answers. Best Regards Seb -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-de...
2018 Apr 12
0
How to specify the RegisterClass of an IMPLICIT_DEF?
...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 FPUabOffsetClass. > > Is there a mechanism, an option to inforce/control the RegisterClass of > registers defined by IMPLICIT_DEF ? A virtual register has a specific register class assigned to it, and is implicitly a member of any superclass of that class. If you want to use the register in a place that requires another class, you will need to create a n...
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 ?
...point to the check routine and > executes to the breakpoint, I've got: > > Breakpoint 1, check (result=<value optimized out>, > expect=<value optimized out>, n=0) at check.c:7 > 7 { > > As you can see I can NOT inspect 'n' value. Is there a way to inforce even > at -O2 clang to generate debug informations so that I can inspect 'n' value > ? > Or is it a BUG from clang for x86 32-bit ? > Thanks for your answers. > Best Regards > Seb**** > -------------- next part -------------- An HTML attachment was scrubbed... URL: <...
2011 Aug 22
2
Duplicate Rows in xts
...ad 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 a data frame as.xts it complains that the string is in an ambigious format. ? The date and time were in two separate columns I corrected that using excel and put them both in one column and saved the file as a t...
2012 Mar 07
3
[LLVMdev] Problem with x86 32-bit debug information ?
...point to the check routine and > executes to the breakpoint, I've got: > > Breakpoint 1, check (result=<value optimized out>, > expect=<value optimized out>, n=0) at check.c:7 > 7 { > > As you can see I can NOT inspect 'n' value. Is there a way to inforce even > at -O2 clang to generate debug informations so that I can inspect 'n' value > ? > Or is it a BUG from clang for x86 32-bit ? > Thanks for your answers. > Best Regards > Seb**** > > ** ** > -------------- next part -------------- An HTML attachment was scrub...
2005 Mar 24
0
Re: [2] X100p problem
...ECT # Improved busydetect routine, comment the previous one if you use thisone BUSYDETECT+= -DBUSYDETECT_MARTIN # Detect the busy signal looking only at tone lengths # For example if you have 3 beeps 100ms tone, 100ms silence separated by 500 ms$ BUSYDETECT+= #-DBUSYDETECT_TONEONLY # Inforce the detection of busy singal (get rid of false hangups) # Don't use together with -DBUSYDETECT_TONEONLY BUSYDETECT+= #-DBUSYDETECT_COMPARE_TONE_AND_SILENCE "Alain MELIOT" <alain.meliot@wanadoo.fr> wrote on 2005-03-24 08:07: >No it is not comment line 112 of...
2012 Mar 08
0
[LLVMdev] Problem with x86 32-bit debug information ?
...nd >> executes to the breakpoint, I've got: >> >> Breakpoint 1, check (result=<value optimized out>, >>     expect=<value optimized out>, n=0) at check.c:7 >> 7    { >> >> As you can see I can NOT inspect 'n' value. Is there a way to inforce even >> at -O2 clang to generate debug informations so that I can inspect 'n' value >> ? >> Or is it a BUG from clang for x86 32-bit ? >> Thanks for your answers. >> Best Regards >> Seb >> >> > > > > _______________________________...
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 ?
...eakpoint, I've got: > >> > >> Breakpoint 1, check (result=<value optimized out>, > >> expect=<value optimized out>, n=0) at check.c:7 > >> 7 { > >> > >> As you can see I can NOT inspect 'n' value. Is there a way to inforce > even > >> at -O2 clang to generate debug informations so that I can inspect 'n' > value > >> ? > >> Or is it a BUG from clang for x86 32-bit ? > >> Thanks for your answers. > >> Best Regards > >> Seb > >> > >> &...
2005 Feb 16
4
Starting shorewall blocks all traffic - linux 2.6
...firewall zone ($FW) or "all". # # If this column contains ACCEPT, DROP or REJECT and a # corresponding common action is defined in # /etc/shorewall/actions (or /usr/share/shorewall/actions.std) # then that action will be invoked before the policy named in # this column is inforced. # # LOG LEVEL If supplied, each connection handled under the default # POLICY is logged at that level. If not supplied, no # log message is generated. See syslog.conf(5) for a # description of log levels. # # Beginning with Shorewall version 1.3.12, you may # also specify ULOG (must be...