Ciro Santilli 46bf3f700e mmap example works 7 年之前
..
etc 9133fe023c qemu and linux as submodlues, S98 vs S99, readme benefits of Ctrl + C 7 年之前
README.md 8823f45d40 LED failed attempt, GPIO working 7 年之前
anonymous_inode.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 年之前
character_device.sh f48c636577 pci negator working, factorial not 7 年之前
count.sh 7f6b148dc4 Split QEMU run, automate GDB debugging 8 年之前
debugfs.sh d38baa2358 Make debugfs directory naming more uniform 8 年之前
fops.sh d424380fe6 Fix fops write buf printk bug, improve fops file name further 8 年之前
gpio.sh e06bf63e08 DTC tools, correct SYSCON LEDs 7 年之前
insrm.sh e496f5d538 fix wait_queue rmmod deadlock, wait_queue2, add insrm.sh that was used to test wait_queue lock, which obsoletes workqueue_cheat.sh 8 年之前
ioctl.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 年之前
kgdb-mod.sh d424380fe6 Fix fops write buf printk bug, improve fops file name further 8 年之前
kgdb.sh 6d2bbab19c KGDB! 8 年之前
mknoddev.sh f48c636577 pci negator working, factorial not 7 年之前
mmap.sh 46bf3f700e mmap example works 7 年之前
pci.sh fdde3ff828 More PCI info 7 年之前
pci_rescan.sh a8e11e6de9 qemumonitor helper, extra_append from CLI, pci_rescan.sh 7 年之前
poll.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 年之前
seq_file.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 年之前
seq_file_single.sh 1918c4fdfe Create debugfs files directly on debugfs root instead of a subdirectory 7 年之前
sysfs.sh 75afeba635 sysfs 7 年之前
virt_to_phys.sh 0677dbd4b5 virt_to_phys only works for kmalloc 7 年之前

README.md

rootfs_overlay

This directory copied into the target filesystem.

We use it to for things like:

  • customized configuration files
  • userland module test scripts

Most tests correspond clearly to a given kernel module, but the following ones don't, e.g. they correspond to mainline tree features: