android_kernel_samsung_a7y1.../drivers/block
Matthew Wilcox 5393e8c665 drivers/block/zram/zram_drv.c: convert to using memset_l
zram was the motivation for creating memset_l().  Minchan Kim sees a 7%
performance improvement on x86 with 100MB of non-zero deduplicatable
data:

        perf stat -r 10 dd if=/dev/zram0 of=/dev/null

vanilla:        0.232050465 seconds time elapsed ( +-  0.51% )
memset_l:	0.217219387 seconds time elapsed ( +-  0.07% )

Link: http://lkml.kernel.org/r/20170720184539.31609-7-willy@infradead.org
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Tested-by: Minchan Kim <minchan@kernel.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: David Miller <davem@davemloft.net>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-19 11:34:40 +05:30
..
aoe A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
drbd signal: Allow cifs and drbd to receive their terminating signals 2020-04-07 13:42:54 +02:00
mtip32xx A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
paride A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
rsxx rsxx: add missed destroy_workqueue calls in remove 2020-04-07 12:44:10 +02:00
xen-blkback A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
zram drivers/block/zram/zram_drv.c: convert to using memset_l 2020-08-19 11:34:40 +05:30
amiflop.c amiflop: clean up on errors during setup 2020-04-07 12:34:38 +02:00
ataflop.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
brd.c brd: check and limit max_part par 2020-04-07 13:57:30 +02:00
cciss_cmd.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cciss_scsi.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cciss_scsi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cciss.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cciss.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cpqarray.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cpqarray.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
cryptoloop.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
DAC960.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
DAC960.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
floppy.c floppy: check FDC index for errors before assigning it 2020-04-07 14:01:14 +02:00
hd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ida_cmd.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ida_ioctl.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
loop.c loop: Add LOOP_SET_DIRECT_IO to compat ioctl 2020-04-07 09:25:58 +02:00
loop.h Revert "block/loop: Use global lock for ioctl() operation." 2020-04-06 16:40:42 +02:00
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
mg_disk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nbd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
null_blk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osdblk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
pktcdvd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ps3disk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ps3vram.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
rbd_types.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
rbd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
skd_main.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
skd_s1120.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
smart1,2.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sunvdc.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
swim_asm.S A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
swim.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
swim3.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sx8.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
umem.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
umem.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
virtio_blk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
xen-blkfront.c xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk 2020-04-07 13:38:45 +02:00
xsysace.c xsysace: Fix error handling in ace_setup 2020-04-06 16:42:28 +02:00
z2ram.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30