summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2021-06-10 15:49:06 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-06-18 09:45:21 +0200
commitc06dd49fd59a0abd6fa3d9fc5f6eb1776af4e5e4 (patch)
tree0f5a7d99b308b7f09ed7c33d06d950cbb7bf9691 /tools/perf/scripts/python/net_dropmonitor.py
parent496030b1b71e2129ce2cf1411f18ee55ec305ab6 (diff)
downloadkernel-c06dd49fd59a0abd6fa3d9fc5f6eb1776af4e5e4.tar.gz
mtd: rawnand: omap: Add larger page NAND chips support
There is no reason to be limited to 4kiB page NAND chips just because this is the maximum length the ELM is able to handle in one go. Just call the ELM several times and it will process as many data as needed. Here we introduce the concept of ECC page (which is at most 4kiB). The ELM will be sought as many times as there are ECC pages. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Tested-by: Ryan Barnett <ryan.barnett@collins.com> Link: https://lore.kernel.org/linux-mtd/20210610134906.3503303-6-miquel.raynal@bootlin.com
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
02 09:35:37 +0100'>2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon 2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King 2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King 2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King 2010-02-25Merge branch 'misc2' into develRussell King 2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan 2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren 2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley 2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas 2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John 2009-09-12Merge branch 'devel-stable' into develRussell King 2009-07-24nommu: Add MMU-less support for the RealView boardsCatalin Marinas 2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King 2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King 2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas 2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas 2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley 2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King 2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King 2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King 2009-03-19[ARM] pass reboot command line to arch_reset()Russell King 2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas 2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King 2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas 2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas 2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan 2008-12-01RealView: Add support for the Cortex-A8 Platform BaseboardBahadir Balban 2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas 2008-11-30[ARM] Add a common typesafe __io implementationRussell King 2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King 2008-11-28Merge branch 'highmem' into develRussell King 2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre 2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King 2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King 2008-11-10RealView: Make more vmalloc space by changing IO_ADDRESSCatalin Marinas 2008-11-10RealView: Add debug-macro.S support for the PB1176 platformCatalin Marinas