Displaying 20 results from an estimated 2849 matches for "liu".
Did you mean:
lib
2020 Mar 31
1
Ways to make "smbd" use less memory?
...0) with ?gidNumber? set) contributes a bit to it.
Any suggestions on ways to trim this would be welcome.
> # ps auxdwwww
> USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
> ...
> root 30577 0.3 0.0 159492 117936 - Ss 07:00 2:55.80 |-- /liu/sbin/smbd --daemon --configfile=/liu/etc/samba/smb.conf
> root 98861 7.8 0.1 172628 135424 - S 13:54 0:01.56 | |-- /liu/sbin/smbd --daemon --configfile=/liu/etc/samba/smb.conf
> rodro16 30602 0.6 0.1 192128 143028 - S 07:00 4:28.45 | |-- /liu/sbin/smbd --dae...
2010 Nov 16
0
Still have problems with secure NFS and Kerberos
...sages. I have removed dates and
stuff from the beginning of lines to make them more readable, and then
grouped lines about the same thing from both machines.
> pc13267 Using keytab file '/etc/krb5.keytab'
> pc13267 INFO: Credentials in CC
> 'MEMORY:/tmp/krb5cc_machine_IFM.LIU.SE' are good until
> 1288959329
> pc14113 getting credentials for client with uid 2038 for server
> triangulum.ifm.liu.se
> pc14113 CC file 'krb5cc_2038_R3Gzcw' being considered
> pc14113 CC file 'krb5cc_2038_R3Gzcw' matches owner check and has
>...
2008 May 14
2
Dovecot crash in 1.0.9
...t
crashes after a couple of weeks of uptime. Been a bit difficult to
diagnose. Anyway,
we're now running 1.0.9 on a Sun Fire T1000 running Solaris 10.
Any good ideas on how to pin-point the problem?
- Peter
Here's the output from syslog when the last crash happened:
May 14 11:46:50 ifm.liu.se dovecot: [ID 107833 mail.info] imap-login:
Login: user=<hidta>, method=PLAIN, rip=130.236.160.20, lip=13
0.236.160.6, secured
May 14 11:46:50 ifm.liu.se dovecot: [ID 107833 mail.info] auth(default):
new auth connection: pid=4054
May 14 11:46:51 ifm.liu.se dovecot: [ID 107833 mail.error] IM...
2016 Sep 18
2
builtins name mangling in SPIR 2.0
I don't see any problem mangling it to be honest even though there seems to be only one prototype anyways.
We could add restrict in as well.
Cheers,
Anastasia
________________________________
From: Hongbin Zheng <etherzhhb at gmail.com>
Sent: 17 September 2016 05:32:54
To: Liu, Yaxun (Sam)
Cc: cfe-dev at lists.llvm.org; llvm-dev; Bader, Alexey (alexey.bader at intel.com); Anastasia Stulova
Subject: Re: builtins name mangling in SPIR 2.0
On Fri, Sep 16, 2016 at 8:10 AM, Liu, Yaxun (Sam) <Yaxun.Liu at amd.com<mailto:Yaxun.Liu at amd.com>> wrote:
+ Alexey Ana...
2013 Nov 25
14
[PATCH] VMX: wbinvd when vmentry under UC
From e2d47e2f75bac6876b7c2eaecfe946966bf27516 Mon Sep 17 00:00:00 2001
From: Liu Jinsong <jinsong.liu@intel.com>
Date: Tue, 26 Nov 2013 04:53:17 +0800
Subject: [PATCH] VMX: wbinvd when vmentry under UC
This patch flush cache when vmentry back to UC guest, to prevent
cache polluted by hypervisor access guest memory during UC mode.
However, wbinvd is a _very_ time consumi...
2016 Sep 16
2
builtins name mangling in SPIR 2.0
...t char * restrict fmt, ... )
Note that the ellipsis formal argument (...) is mangled to argument type specifier z
It seems printf should be mangled.
Alexey/Anastasia,
What do you think? Thanks.
Sam
From: Hongbin Zheng [mailto:etherzhhb at gmail.com]
Sent: Friday, September 16, 2016 1:54 AM
To: Liu, Yaxun (Sam) <Yaxun.Liu at amd.com>
Cc: cfe-dev at lists.llvm.org; llvm-dev <llvm-dev at lists.llvm.org>
Subject: Re: builtins name mangling in SPIR 2.0
Hi Sam and others,
I saw that in [1], printf is mangled to _Z6printfPrU3AS2cz, while in clang's opencl-c.h[2], printf does not h...
2012 Oct 02
3
[LLVMdev] [llvm-commits] patch to enable response file support in ParseCommandLineOptions
...esponse file support and removes the argument for controlling/disabling response file support. The patch also contains a simple test. I did regression check and there are no regressions.
+ llvmdev
Sam
From: Chris Lattner [mailto:clattner at apple.com]
Sent: Sunday, September 30, 2012 2:20 PM
To: Liu, Yaxun (Sam)
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [llvm-commits] patch to enable response file support in ParseCommandLineOptions
On Sep 21, 2012, at 2:07 PM, "Liu, Yaxun (Sam)" <Yaxun.Liu at amd.com<mailto:Yaxun.Liu at amd.com>> wrote:
Hi,
I am sending a patch to...
2018 Dec 03
3
Samba 4.9.3 and the "10 hour problem"
...1550 0.0 0.0 271956 127236 - S 07:12 0:23.66 winbindd: domain child [AD] (winbindd)
> root 29659 0.0 0.0 237240 122108 - I 10:04 0:00.02 winbindd: domain child [FILUR05] (winbindd)
> root 99774 0.0 0.1 267384 143028 - Ss 07:00 5:23.92 /liu/sbin/winbindd --daemon --configfile=/liu/etc/samba/smb.conf
> root 99775 0.0 1.8 4913320 4748952 - S 07:00 68:08.91 winbindd: domain child [AD] (winbindd)
> root 99778 0.0 0.0 197228 89496 - S 07:00 0:01.07 winbindd: domain child [FILUR05] (winbindd)
&g...
2015 Jul 07
2
[LLVMdev] [RFC] Proposal for Adding SPIRV Target
...e SPIR-V production/consumption
code now, and the time sink doing the above approach would incur, we are
going to open source the current work on the Khronos GitHub page as a
first step.
We intend to revisit introducing a SPIR-V backend to LLVM in the future.
Cheers,
-Neil.
On 18/06/15 20:25, Liu, Yaxun (Sam) wrote:
>
> *From:*Eli Bendersky [mailto:eliben at google.com]
> *Sent:* Thursday, June 18, 2015 1:43 PM
> *To:* Mehdi Amini
> *Cc:* Liu, Yaxun (Sam); llvmdev at cs.uiuc.edu
> *Subject:* Re: [LLVMdev] [RFC] Proposal for Adding SPIRV Target
>
> On Thu, Jun 18, 201...
2015 Jun 18
2
[LLVMdev] [RFC] Proposal for Adding SPIRV Target
On Thu, Jun 18, 2015 at 10:26 AM, Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> On Jun 18, 2015, at 9:31 AM, Liu, Yaxun (Sam) <Yaxun.Liu at amd.com> wrote:
>
>
>
> *From:* Mehdi Amini [mailto:mehdi.amini at apple.com <mehdi.amini at apple.com>]
>
> *Sent:* Thursday, June 18, 2015 11:24 AM
> *To:* Liu, Yaxun (Sam)
> *Cc:* llvmdev at cs.uiuc.edu
> *Subject:* Re: [LLVMdev]...
2015 Jul 07
2
[LLVMdev] [RFC] Proposal for Adding SPIRV Target
...approach would incur, we are
>> going to open source the current work on the Khronos GitHub page as a
>> first step.
>>
>> We intend to revisit introducing a SPIR-V backend to LLVM in the future.
>>
>> Cheers,
>> -Neil.
>>
>> On 18/06/15 20:25, Liu, Yaxun (Sam) wrote:
>>> *From:*Eli Bendersky [mailto:eliben at google.com]
>>> *Sent:* Thursday, June 18, 2015 1:43 PM
>>> *To:* Mehdi Amini
>>> *Cc:* Liu, Yaxun (Sam); llvmdev at cs.uiuc.edu
>>> *Subject:* Re: [LLVMdev] [RFC] Proposal for Adding SPIRV T...
2011 Sep 13
5
[PATCH] btrfs: trivial fix, a potential memory leak in btrfs_parse_early_options()
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
---
fs/btrfs/super.c | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/fs/btrfs/super.c b/fs/btrfs/super.c
index 15634d4..16f31e1 100644
--- a/fs/btrfs/super.c
+++ b/fs/btrfs/super.c
@@ -406,7 +406,7 @@ static int btrfs_parse_early_opt...
2011 May 07
3
[LLVMdev] [MIPS] some type errors in the commentary of *.td file.
On Sat, May 7, 2011 at 12:33 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On May 5, 2011, at 11:26 PM, Liu wrote:
>
>> some some type errors in the commentary of *.td file.
>> such as:
>> lib/Target/Mips/MipsInstrFormats.td
>> MipsRegisterInfo.td - Mips Register defs
>> it should be
>> MipsInstrFormats.td - Mips Instruction Formats
>>
>> lib/Target/Mip...
2012 Oct 03
0
[LLVMdev] [llvm-commits] patch to enable response file support in ParseCommandLineOptions
...arch shows the usage of "response file" is not rare. Also it has been used in the LLVM documentation:
http://llvm.org/docs/CommandLine.html#response-files
Sam
-----Original Message-----
From: Matt Beaumont-Gay [mailto:matthewbg at google.com]
Sent: Tuesday, October 02, 2012 1:35 PM
To: Liu, Yaxun (Sam)
Cc: Chris Lattner; llvm-commits at cs.uiuc.edu; llvmdev at cs.uiuc.edu
Subject: Re: [llvm-commits] patch to enable response file support in ParseCommandLineOptions
Can we call this a "parameters file"? I find "response file" to be non-obvious.
On Tue, Oct 2, 2012...
2013 Jun 20
4
[PATCH 0/3] deprecate usage of pci_scan_bus_parented()
From: Jiang Liu <jiang.liu at huawei.com>
This patch tries to deprecate usage of pci_scan_bus_parented().
It applies to
https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next
Jiang Liu (3):
PCI: export three functions to support modular host bridge driver
PCI, xen-pcifront: use new PCI in...
2013 Jun 20
4
[PATCH 0/3] deprecate usage of pci_scan_bus_parented()
From: Jiang Liu <jiang.liu at huawei.com>
This patch tries to deprecate usage of pci_scan_bus_parented().
It applies to
https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next
Jiang Liu (3):
PCI: export three functions to support modular host bridge driver
PCI, xen-pcifront: use new PCI in...
2013 Jun 20
4
[PATCH 0/3] deprecate usage of pci_scan_bus_parented()
From: Jiang Liu <jiang.liu at huawei.com>
This patch tries to deprecate usage of pci_scan_bus_parented().
It applies to
https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next
Jiang Liu (3):
PCI: export three functions to support modular host bridge driver
PCI, xen-pcifront: use new PCI in...
2016 May 10
3
[OpenCL] Question about pre-linking passes required to build OpenCL program
+ llvm-dev
From: Sumner, Brian
Sent: Tuesday, May 10, 2016 3:11 PM
To: Anastasia Stulova <Anastasia.Stulova at arm.com>; Liu, Yaxun (Sam) <Yaxun.Liu at amd.com>; cfe-dev (cfe-dev at lists.llvm.org) <cfe-dev at lists.llvm.org>; Pan, Xiuli <xiuli.pan at intel.com>; Bader, Alexey (alexey.bader at intel.com) <alexey.bader at intel.com>
Cc: Stellard, Thomas <Tom.Stellard at amd.com>; Mekhanoshin,...
2012 Oct 02
1
[LLVMdev] [llvm-commits] patch to enable response file support in ParseCommandLineOptions
Can we call this a "parameters file"? I find "response file" to be non-obvious.
On Tue, Oct 2, 2012 at 8:18 AM, Liu, Yaxun (Sam) <Yaxun.Liu at amd.com> wrote:
> Thanks Chris for the comment.
>
>
>
> Since there is no objection, I attached a new patch which enables response
> file support and removes the argument for controlling/disabling response
> file support. The patch also contains...
2019 Apr 03
2
[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
On Tue, 2 Apr 2019 15:23:29 -0700
si-wei liu <si-wei.liu at oracle.com> wrote:
> On 4/2/2019 2:53 PM, Stephen Hemminger wrote:
> > On Mon, 1 Apr 2019 19:04:53 -0400
> > Si-Wei Liu <si-wei.liu at oracle.com> wrote:
> >
> >> + if (dev->flags & IFF_UP &&
> >> + likely(!(de...