Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

Re: [PATCH] kexec: fix out of the ELF headers buffer issue in syscall...

On 09/28/15 at 02:41pm, Lee, Chun-Yi wrote: > On big machines have CPU number that's very nearly to consume whole ELF > headers buffer that's page aligned, 4096, 8192... Then the page fault...

View Article


[PATCH 11/29] staging/lustre/ldlm: Remove unused round_timeout function

From: Oleg Drokin <green@linuxhacker.ru> It's not referenced anywhere anymore. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> ---...

View Article


[PATCH 08/29] staging/lustre: Remove unused ptlrpcd_add_rqset()

From: Oleg Drokin <green@linuxhacker.ru> No point in retaining it if it's unused. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> ---...

View Article

[PATCH 09/29] staging/lustre: Remove unused functions and definitions from...

From: Oleg Drokin <green@linuxhacker.ru> cl_object_header_fini, cl_object_has_locks, cl_attr2lvb, cl_page_list_own, cl_page_list_unmap, cl_2queue_assume, cl_io_print, cl_enqueue, also cleanup...

View Article

[PATCH 07/29] staging/lustre: Remove unused statfs_pack()

From: Oleg Drokin <green@linuxhacker.ru> It's only used on the server. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> ---...

View Article


[PATCH 05/29] staging/lustre: Remove unused reply state batches code

From: Oleg Drokin <green@linuxhacker.ru> rs_batch is used on the server only. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin <green@linuxhacker.ru> ---...

View Article

[PATCH 06/29] staging/lustre: Remove high-priority request callbacks

From: Oleg Drokin <green@linuxhacker.ru> This function is only used on the server where real high-priority requests actually exist. This deletes ptlrpc_hpreq_handler() and...

View Article

[PATCH 03/29] staging/lustre/ptlrpc: Remove server-specific health checks

From: Oleg Drokin <green@linuxhacker.ru> ptlrpc_service_health_check is only used on a service, so it makes no point to retain it in the client code. Also removing it's helpers:...

View Article


[PATCH 02/29] staging/lustre: Remove unused lustre_acl_xattr_merge2posix()

From: Oleg Drokin <green@linuxhacker.ru> Apparently this is only used only on the metadata server. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Oleg Drokin...

View Article


[PATCH 00/29] Removal of unused Lustre code

From: Oleg Drokin <green@linuxhacker.ru> This set removes a bunch of lustre code that is no lonver relevant, is server specific or is otherwise unused. Please consider. More to come later. Arnd...

View Article

Re: [PATCH 00/12] KVM: x86: add support for VMX TSC scaling

On Sun, Sep 27, 2015 at 10:37 PM, Haozhong Zhang <haozhong.zhang@intel.com> wrote: > This patchset adds support for VMX TSC scaling feature which is > available on Intel Skylake CPU. The...

View Article

Re: [PATCH 01/12] KVM: x86: Collect information for setting TSC scaling ratio

On Mon, Sep 28, 2015 at 08:28:57PM -0700, Eric Northup wrote: > On Sun, Sep 27, 2015 at 10:38 PM, Haozhong Zhang > <haozhong.zhang@intel.com> wrote: > > > > The number of bits...

View Article

Deferred struct page initialization issue vs memblocks

deferred_init_memmap() uses for_each_mem_pfn_range() which (in x86) uses memblocks. Because of CONFIG_ARCH_DISCARD_MEMBLOCK, the memblock infos have already been freed to page allocator (in...

View Article


Re: [PATCH 00/12] KVM: x86: add support for VMX TSC scaling

On Mon, Sep 28, 2015 at 09:00:39PM -0700, Eric Northup wrote: > On Sun, Sep 27, 2015 at 10:37 PM, Haozhong Zhang > <haozhong.zhang@intel.com> wrote: > > This patchset adds support...

View Article

Re: [PATCH v2 1/4] clocksource: rockchip: Make the driver more compatible

On 09/25/2015 04:14 AM, Caesar Wang wrote: > Build the arm64 SoCs (e.g.: RK3368) on Rockchip platform, > There are some failure with build up on timer driver for rockchip. > > Says: >...

View Article


Re: [PATCH v2 2/4] clocksource: rockchip: trivial: Make the driver more...

On 09/25/2015 04:14 AM, Caesar Wang wrote: > Let's checkstyle to clean up the macros with such trivial details. > > Signed-off-by: Caesar Wang <wxt@rock-chips.com> > --- Acked-by:...

View Article

Re: [PATCH] dax: fix deadlock in __dax_fault

On Mon, Sep 28, 2015 at 08:08:13PM -0700, Dan Williams wrote: > On Mon, Sep 28, 2015 at 7:18 PM, Dave Chinner <david@fromorbit.com> wrote: > > On Mon, Sep 28, 2015 at 03:57:29PM -0700,...

View Article


Re: [PATCH v3 1/7] acpi: Add early device probing infrastructure

Hi Marc, On 09/28/2015 04:49 PM, Marc Zyngier wrote: > IRQ controllers and timers are the two types of device the kernel > requires before being able to use the device driver model. > >...

View Article

Re: [PATCH 1/2] audit: stop an old auditd being starved out by a new auditd

On 15/09/28, Paul Moore wrote: > On Monday, September 28, 2015 07:17:31 AM Richard Guy Briggs wrote: > > On 15/09/25, Paul Moore wrote: > > > The audit_make_reply() function is the...

View Article

Re: [PATCH] staging: vt6655: Fixed two lines over 80 characters

On Tue, Sep 29, 2015 at 10:37:24PM +0530, Arjun Krishna Babu wrote: > Two lines of code that were over 80 characters long is fixed by > splitting them into multiple lines. > > This way,...

View Article
Browsing all 23908 articles
Browse latest View live