Displaying 16 results from an estimated 16 matches for "irg".
Did you mean:
arg
2014 May 27
3
Quota per user from openldap
Hi,
in dovecot documentation i try to implement quota per users.
i added dovecot-ldap.conf file
user_attrs = homeDirectory=home, uidNumber=uid, gidNumber=gid,
mailbox=mail, quota=quota_rule=*:bytes=%$
and i see in logs
quota(quota_rule=*:bytes=%$)=*:bytes=241800
Debug: Added userdb setting: plugin/quota_rule=*:bytes=241800
but still mail is delivering , i'not sure other settings about
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 03/17] paravirt_ops - system routines
...boot up
- * after us can get the correct flags.
- */
-extern unsigned long mmu_cr4_features;
-
-static inline void set_in_cr4 (unsigned long mask)
-{
- mmu_cr4_features |= mask;
- __asm__("movq %%cr4,%%rax\n\t"
- "orq %0,%%rax\n\t"
- "movq %%rax,%%cr4\n"
- : : "irg" (mask)
- :"ax");
-}
-
-static inline void clear_in_cr4 (unsigned long mask)
-{
- mmu_cr4_features &= ~mask;
- __asm__("movq %%cr4,%%rax\n\t"
- "andq %0,%%rax\n\t"
- "movq %%rax,%%cr4\n"
- : : "irg" (~mask)
- :"ax");
-}
-
-
-...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 03/17] paravirt_ops - system routines
...boot up
- * after us can get the correct flags.
- */
-extern unsigned long mmu_cr4_features;
-
-static inline void set_in_cr4 (unsigned long mask)
-{
- mmu_cr4_features |= mask;
- __asm__("movq %%cr4,%%rax\n\t"
- "orq %0,%%rax\n\t"
- "movq %%rax,%%cr4\n"
- : : "irg" (mask)
- :"ax");
-}
-
-static inline void clear_in_cr4 (unsigned long mask)
-{
- mmu_cr4_features &= ~mask;
- __asm__("movq %%cr4,%%rax\n\t"
- "andq %0,%%rax\n\t"
- "movq %%rax,%%cr4\n"
- : : "irg" (~mask)
- :"ax");
-}
-
-
-...
2010 Jun 17
0
Netware Version 2.6.3
...r associates.
If you would like to find out more about Capita Registrars Limited, please visit
our website at http://www.capitaregistrars.com
Registered Office:
The Registry
34 Beckenham Road
Beckenham
Kent
BR3 4TU
Registered in England no: 2605568
Any regulated business is conducted by Capita IRG Trustees
Limited which is authorised and regulated by the Financial Services
Authority (http://www.fsa.gov.uk/register/, number 184113).
Registered office as above. Registered in England no: 2729260
Part of The Capita Group Plc.
********************************************************************...
2020 May 01
2
MTE -- discussion on Exception unwinding ABI
Hi everyone,
I believe the ABI for exception unwinding on a stack tagged with MTE
needs to be clarified -- hopefully we can start the discussion here?
(Please feel free to add people to the thread that you think would be
interested).
I'll outline some possible approaches that I think seem good below, I
know Evgenii and Peter have done a lot of investigation in this area for
HWASAN, so
2020 Sep 17
4
[MTE] Globals Tagging - Discussion
...-ro-globals).
a) Dynamic symbols (int f; extern int f;)
1.
Mark all tagged global data symbols in the dynamic symbol table as
st_other.STO_TAGGED.
2.
Teach the loader to read the symbol table at load time (and dlopen())
prior to relocations, and apply random memory tags (via. `irg -> stg`) to
each STO_TAGGED carrying global.
b) Hidden Symbols (static int g; or -fvisibility=hidden)
1.
Have the compiler mark hidden tagged globals in the symbol table as
st_other.STO_TAGGED.
2.
Have the linker read the symbol table and create a table of {
unrelocated...
2007 Aug 15
13
[PATCH 0/25][V3] pvops_64 last round (hopefully)
This is hopefully the last iteration of the pvops64 patch.
>From the last version, we have only one change, which is include/asm-x86_64/processor.h: There were still one survivor in raw asm.
Also, git screwed me up for some reason, and the 25th patch was missing the new files, paravirt.{c,h}. (although I do remember having git-add'ed it, but who knows...)
Andrew, could you please push it
2007 Aug 15
13
[PATCH 0/25][V3] pvops_64 last round (hopefully)
This is hopefully the last iteration of the pvops64 patch.
>From the last version, we have only one change, which is include/asm-x86_64/processor.h: There were still one survivor in raw asm.
Also, git screwed me up for some reason, and the 25th patch was missing the new files, paravirt.{c,h}. (although I do remember having git-add'ed it, but who knows...)
Andrew, could you please push it
2020 Sep 18
2
[MTE] Globals Tagging - Discussion
...ic symbols (int f; extern int f;)
> >
> > Mark all tagged global data symbols in the dynamic symbol table as
> st_other.STO_TAGGED.
> >
> > Teach the loader to read the symbol table at load time (and dlopen())
> prior to relocations, and apply random memory tags (via. `irg -> stg`) to
> each STO_TAGGED carrying global.
> >
> > b) Hidden Symbols (static int g; or -fvisibility=hidden)
> >
> > Have the compiler mark hidden tagged globals in the symbol table as
> st_other.STO_TAGGED.
> >
> > Have the linker read the symbol tab...
2020 Sep 21
2
[MTE] Globals Tagging - Discussion
...ern int f;)
>>> >
>>> > Mark all tagged global data symbols in the dynamic symbol table as st_other.STO_TAGGED.
>>> >
>>> > Teach the loader to read the symbol table at load time (and dlopen()) prior to relocations, and apply random memory tags (via. `irg -> stg`) to each STO_TAGGED carrying global.
>>> >
>>> > b) Hidden Symbols (static int g; or -fvisibility=hidden)
>>> >
>>> > Have the compiler mark hidden tagged globals in the symbol table as st_other.STO_TAGGED.
>>> >
>>> &g...
2006 Apr 21
2
Crypto hw acceleration for openssl
...ot roughly the same performance results when I use the openssl speed
test with and without a hifn 7956 cryto card
Here's what I did:
After the card is plugged in, kldload hifn; kldload cryptodev;
I got the message:
hifn0 mem 0xfc8f0000-0xfc8f7ffff, 0xfc8f0000-0xfc8f7ffff,
0xfc8f0000-0xfc8f7ffff irg 28 at device 3.0 on pci1
hifn0: Hifn 7956, rev 0, 32KB dram, pll=0x800<pci clk, 4x mult>
Then I ran:
Openssl speed des-cbc
And got the following result:
16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
43251.97k 44919.41k 45342.43k 45506.13k 45579.98k
Then I did kldunload hifn; kl...
2020 Oct 09
3
[MTE] Globals Tagging - Discussion
...ibed mail
> gets dropped or significantly delayed here and many linux or
> arm abi folks are not subscribed)
>
> > 2.
> >
> > Teach the loader to read the symbol table at load time (and dlopen())
> > prior to relocations, and apply random memory tags (via. `irg ->
> stg`) to
> > each STO_TAGGED carrying global.
>
> are object sizes reliable in the dynamic symbol table?
> is this why there is a need for per symbol marking?
>
> >
> > b) Hidden Symbols (static int g; or -fvisibility=hidden)
> >
> > 1.
>...
1999 Jan 04
0
Tripwire mess..
...13688;
Wed, 6 Jan 1999 08:48:50 +1000
Message-Id: <199901052248.IAA13688@tashi.sci.usq.edu.au>
To: "Kevin" <kevin@mags.net>
Cc: linux-security@redhat.com
X-URL: http://www.sci.usq.edu.au/staff/nugent
Organization: Faculty of Science, University of Southern Queensland
X-Face: ]IrGs{LrofDtGfsrG!As5=G'2HRr2zt:H>djXb5@v|Dr!jOelxzAZ`!}("]}]
Q!)1w#X;)nLlb'XhSu,QL>;)L/l06wsI?rv-xy6%Y1e"BUiV%)mU;]f-5<#U6
UthZ0QrF7\_p#q}*Cn}jd|XT~7P7ik]Q!2u%aTtvc;)zfH\:3f<[a:)M
X-Mailer: nmh-0.27 exmh-2.0.2
X-Linux-Version: 2.0.36
Subject: [linux-security] Re: Tripwir...
1998 Dec 03
2
interactions between OPIE-ftpd and RH5.2
...by tashi.sci.usq.edu.au (8.8.7/8.8.7) id MAA21570;
Sat, 5 Dec 1998 12:10:52 +1000
Message-Id: <199812050210.MAA21570@tashi.sci.usq.edu.au>
To: linux-security@redhat.com
X-URL: http://www.sci.usq.edu.au/staff/nugent
Organization: Faculty of Science, University of Southern Queensland
X-Face: ]IrGs{LrofDtGfsrG!As5=G'2HRr2zt:H>djXb5@v|Dr!jOelxzAZ`!}("]}]
Q!)1w#X;)nLlb'XhSu,QL>;)L/l06wsI?rv-xy6%Y1e"BUiV%)mU;]f-5<#U6
UthZ0QrF7\_p#q}*Cn}jd|XT~7P7ik]Q!2u%aTtvc;)zfH\:3f<[a:)M
X-Mailer: nmh-0.27 exmh-2.0.2
X-Linux-Version: 2.0.36
Subject: [linux-security] Re: interac...
2003 Dec 01
0
No subject
...for <samba@lists.samba.org>; Tue, 5 Jun 2001 10:08:11 +1000
Received: (from tony@localhost) by gandalf.linuxworks.com.au
(8.11.0/8.11.0) id f5508A917633; Tue, 5 Jun 2001 10:08:10 +1000
Message-Id: <200106050008.f5508A917633@gandalf.linuxworks.com.au>
To: samba@lists.samba.org
X-Face: ]IrGs{LrofDtGfsrG!As5=G'2HRr2zt:H>djXb5@v|Dr!jOelxzAZ`!}("]}]
Q!)1w#X;)nLlb'XhSu,QL>;)L/l06wsI?rv-xy6%Y1e"BUiV%)mU;]f-5<#U6
UthZ0QrF7\_p#q}*Cn}jd|XT~7P7ik]Q!2u%aTtvc;)zfH\:3f<[a:)M
Organization: GrowZone OnLine
X-Mailer: nmh-1.0.4 exmh-2.2
X-OS: Linux-2.4.0 RedHat 7.0
S...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking