···12491249 See also Documentation/fault-injection/.1250125012511251 floppy= [HW]12521252- See Documentation/blockdev/floppy.rst.12521252+ See Documentation/admin-guide/blockdev/floppy.rst.1253125312541254 force_pal_cache_flush12551255 [IA-64] Avoid check_sal_cache_flush which may hang on···22342234 memblock=debug [KNL] Enable memblock debug messages.2235223522362236 load_ramdisk= [RAM] List of ramdisks to load from floppy22372237- See Documentation/blockdev/ramdisk.rst.22372237+ See Documentation/admin-guide/blockdev/ramdisk.rst.2238223822392239 lockd.nlm_grace_period=P [NFS] Assign grace period.22402240 Format: <integer>···3268326832693269 pcd. [PARIDE]32703270 See header of drivers/block/paride/pcd.c.32713271- See also Documentation/blockdev/paride.rst.32713271+ See also Documentation/admin-guide/blockdev/paride.rst.3272327232733273 pci=option[,option...] [PCI] various PCI subsystem options.32743274···35123512 needed on a platform with proper driver support.3513351335143514 pd. [PARIDE]35153515- See Documentation/blockdev/paride.rst.35153515+ See Documentation/admin-guide/blockdev/paride.rst.3516351635173517 pdcchassis= [PARISC,HW] Disable/Enable PDC Chassis Status codes at35183518 boot time.···35273527 and performance comparison.3528352835293529 pf. [PARIDE]35303530- See Documentation/blockdev/paride.rst.35303530+ See Documentation/admin-guide/blockdev/paride.rst.3531353135323532 pg. [PARIDE]35333533- See Documentation/blockdev/paride.rst.35333533+ See Documentation/admin-guide/blockdev/paride.rst.3534353435353535 pirq= [SMP,APIC] Manual mp-table setup35363536 See Documentation/x86/i386/IO-APIC.rst.···3642364236433643 prompt_ramdisk= [RAM] List of RAM disks to prompt for floppy disk36443644 before loading.36453645- See Documentation/blockdev/ramdisk.rst.36453645+ See Documentation/admin-guide/blockdev/ramdisk.rst.3646364636473647 psi= [KNL] Enable or disable pressure stall information36483648 tracking.···36643664 pstore.backend= Specify the name of the pstore backend to use3665366536663666 pt. [PARIDE]36673667- See Documentation/blockdev/paride.rst.36673667+ See Documentation/admin-guide/blockdev/paride.rst.3668366836693669 pti= [X86_64] Control Page Table Isolation of user and36703670 kernel address spaces. Disabling this feature···36933693 See Documentation/admin-guide/md.rst.3694369436953695 ramdisk_size= [RAM] Sizes of RAM disks in kilobytes36963696- See Documentation/blockdev/ramdisk.rst.36963696+ See Documentation/admin-guide/blockdev/ramdisk.rst.3697369736983698 random.trust_cpu={on,off}36993699 [KNL] Enable or disable trusting the use of the
···3131 If you want to use the floppy disk drive(s) of your PC under Linux,3232 say Y. Information about this driver, especially important for IBM3333 Thinkpad users, is contained in3434- <file:Documentation/blockdev/floppy.rst>.3434+ <file:Documentation/admin-guide/blockdev/floppy.rst>.3535 That file also contains the location of the Floppy driver FAQ as3636 well as location of the fdutils package used to configure additional3737 parameters of the driver at run time.···9696 your computer's parallel port. Most of them are actually IDE devices9797 using a parallel port IDE adapter. This option enables the PARIDE9898 subsystem which contains drivers for many of these external drives.9999- Read <file:Documentation/blockdev/paride.rst> for more information.9999+ Read <file:Documentation/admin-guide/blockdev/paride.rst> for more information.100100101101 If you have said Y to the "Parallel-port support" configuration102102 option, you may share a single port between your printer and other···261261 userland (making server and client physically the same computer,262262 communicating using the loopback network device).263263264264- Read <file:Documentation/blockdev/nbd.rst> for more information,264264+ Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,265265 especially about where to find the server code, which runs in user266266 space and does not need special kernel support.267267···303303 during the initial install of Linux.304304305305 Note that the kernel command line option "ramdisk=XX" is now obsolete.306306- For details, read <file:Documentation/blockdev/ramdisk.rst>.306306+ For details, read <file:Documentation/admin-guide/blockdev/ramdisk.rst>.307307308308 To compile this driver as a module, choose M here: the309309 module will be called brd. An alias "rd" has been defined
···1212 It has several use cases, for example: /tmp storage, use as swap1313 disks and maybe many more.14141515- See Documentation/blockdev/zram.rst for more information.1515+ See Documentation/admin-guide/blockdev/zram.rst for more information.16161717config ZRAM_WRITEBACK1818 bool "Write back incompressible or idle page to backing device"···2626 With /sys/block/zramX/{idle,writeback}, application could ask2727 idle page's writeback to the backing device to save in memory.28282929- See Documentation/blockdev/zram.rst for more information.2929+ See Documentation/admin-guide/blockdev/zram.rst for more information.30303131config ZRAM_MEMORY_TRACKING3232 bool "Track zRam block status"···3636 of zRAM. Admin could see the information via3737 /sys/kernel/debug/zram/zramX/block_state.38383939- See Documentation/blockdev/zram.rst for more information.3939+ See Documentation/admin-guide/blockdev/zram.rst for more information.
+1-1
tools/testing/selftests/zram/README
···3737 - mkfs/ mkfs.ext438383939For more information please refer:4040-kernel-source-tree/Documentation/blockdev/zram.rst4040+kernel-source-tree/Documentation/admin-guide/blockdev/zram.rst