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

[PATCH v4 0/7] dax: I/O path enhancements

The goal of this series is to enhance the DAX I/O path so that all operations that store data (I/O writes, zeroing blocks, punching holes, etc.) properly synchronize the stores to media using the PMEM...

View Article


[PATCH v4 5/7] pmem: add copy_from_iter_pmem() and clear_pmem()

Add support for two new PMEM APIs, copy_from_iter_pmem() and clear_pmem(). copy_from_iter_pmem() is used to copy data from an iterator into a PMEM buffer. clear_pmem() zeros a PMEM memory range. Both...

View Article


Re: Static Content on Different Server Isn't Loaded??

Hi Francis, One more observation pls. This WORKS in reading static content from remote server location ^~/wkspace/ { proxy_pass http://citwkspace; } This DOESN'T WORK? in reading static content from...

View Article

Re: [RFC PATCH 1/7] x86, mm: ZONE_DEVICE for "device memory"

On Tue, Aug 18, 2015 at 9:55 AM, Jerome Glisse <j.glisse@gmail.com> wrote: > On Mon, Aug 17, 2015 at 05:46:43PM -0700, Dan Williams wrote: >> On Mon, Aug 17, 2015 at 2:45 PM, Jerome...

View Article

Re: [RFC -v2 7/8] btrfs: Prevent from early transaction abort

On Tue 18-08-15 13:11:44, Chris Mason wrote: > On Tue, Aug 18, 2015 at 12:40:32PM +0200, Michal Hocko wrote: > > From: Michal Hocko <mhocko@suse.com> > > > > Btrfs relies on...

View Article


Re: [PATCH v3 1/2] iio: light: Add support for UPISEMI uS5182d als and...

On 18 August 2015 16:28:20 BST, Adriana Reus <adriana.reus@intel.com> wrote: >Thanks for the review, added some comments inline, next patch set >coming >soon. > >Adriana >...

View Article

[PATCH] drm: msm: dsi: Don't attempt changing voltage of switches

In some configurations the supplies are voltage switches and not LDOs, making the set voltage call to fail. Check with the regulator framework if the supply can change voltage before attempting....

View Article

Re: [PATCH RFC 03/10] perf,tools: support option --socket

On Tue, Aug 18, 2015 at 2:25 AM, <kan.liang@intel.com> wrote: > From: Kan Liang <kan.liang@intel.com> > > Introduce a new option for perf report to show the event information in...

View Article


Re: [PATCH v3 2/2] devicetree: Add documentation for UPISEMI us5182d ALS and...

On 18 August 2015 16:13:02 BST, Adriana Reus <adriana.reus@intel.com> wrote: > >Thank you Jonathan, I'll add a new patch set soon, added some comments >inline also. > >Adriana...

View Article


Re: [PATCH] bluetooth:Fix variable assignment for switch case in the function...

Hi Nicholas, > This fixes the issue with not assigning the variable err to the return > value of the call to the function a2mp_command_rej for the switch case > A2MP_COMMAND_REJ as this...

View Article

Re: [PATCH] perf: fix confusing messages when not able to read trace events...

2015-08-18 7:43 GMT-04:00 Matt Fleming <matt@codeblueprint.co.uk>: >> - perror("Can't open event dir"); >> + debugfs__strerror_open( >> + errno, errbuf, sizeof(errbuf),...

View Article

[PATCH] staging: i2o: Used

Used #include <linux/uaccess.h> instead of #include <asm/uaccess.h> to remove a coding style warning detected by checkpatch. The warning is given below:...

View Article

Re: [PATCH block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes

On Tue, Aug 18, 2015 at 11:16:03AM +0200, Jan Kara wrote: > On Mon 17-08-15 16:02:54, Tejun Heo wrote: > > Hello, Jan. > > > > On Fri, Aug 14, 2015 at 01:14:09PM +0200, Jan Kara...

View Article


Re: [PATCH 8/9] clocksource: Improve unstable clocksource detection

On Tue, Aug 18, 2015 at 1:38 AM, Thomas Gleixner <tglx@linutronix.de> wrote: > On Mon, 17 Aug 2015, John Stultz wrote: >> On Mon, Aug 17, 2015 at 3:04 PM, Thomas Gleixner...

View Article

Re: [PATCH v2 3/8] ARCv2: perf: implement "event_set_period" for future use...

On Wed, Aug 05, 2015 at 06:13:29PM +0300, Alexey Brodkin wrote: > Even though this hardware implementation allows for more flexibility, > in Linux kernel we decided to mimic behavior of other...

View Article


Re: [PATCH v2 3/8] ARCv2: perf: implement "event_set_period" for future use...

On Wed, Aug 05, 2015 at 06:13:29PM +0300, Alexey Brodkin wrote: > +static int arc_pmu_event_set_period(struct perf_event *event) > +{ > + struct hw_perf_event *hwc = &event->hw; > +...

View Article

[PATCH v3 1/1] USB:option:add ZTE PIDs

This is intended to add ZTE device PIDs on kernel. Signed-off-by: Liu.Zhao <lzsos369@163.com> --- drivers/usb/serial/option.c | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+),...

View Article


Re: [PATCH v3 04/10] VFIO: platform: add vfio_platform_set_automasked

On Mon, 2015-08-17 at 17:38 +0200, Eric Auger wrote: > On 08/12/2015 08:56 PM, Alex Williamson wrote: > > On Mon, 2015-08-10 at 15:20 +0200, Eric Auger wrote: > >> This function...

View Article

Re: [PATCH v3 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

On Mon 17 Aug 16:47 PDT 2015, Mathieu Olivari wrote: > Add one new node to the ipq806x.dtsi file to declare & register the > hardware spinlock devices. This mechanism is required to be used...

View Article

Re: Persistent Reservation API V2

On 08/17/2015 01:13 PM, Christoph Hellwig wrote: > Does this look fine to you Jens? > > I'd love to get this API into 4.3 so I can submit the NFS SCSI layout > patches that depend on it...

View Article
Browsing all 23908 articles
Browse latest View live