Changes between Version 9 and Version 10 of Dev/KernelHack/COINS/worklog/201111
- Timestamp:
- Nov 25, 2011 1:45:17 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/KernelHack/COINS/worklog/201111
v9 v10 1741 1741 1742 1742 == kmalloc/kfree -> stack.buffer == 1743 === research kmalloc ===1744 1743 * [http://tiki.is.os-omicron.org/tiki.cgi?c=v&p=Linux%2FLKM%2FGDB%A4%F2%BB%C8%A4%C3%A4%C6%A5%B3%A1%BC%A5%C9%A4%F2%C4%C9%A4%C3%A4%AB%A4%B1%A4%EB Omicron Linux/LKM/GDBを使ってコードを追っかける] 1745 1744 * [http://www.denx.de/wiki/DULG/DebuggingLinuxKernel DebuggingLinuxKernel < DULG < DENX] 1746 1745 1747 === = without memset ====1746 === without memset === 1748 1747 * s0711489@ubuntu-lucid64:~$ sudo insmod stackmod.ko 1749 1748 * s0711489@ubuntu-lucid64:~$ cat /sys/module/stackmod/sections/.text … … 1834 1833 }}} 1835 1834 1836 === = with memset ====1835 === with memset === 1837 1836 * s0711489@ubuntu-lucid64:~$ sudo insmod stackmod.ko 1838 1837 * s0711489@ubuntu-lucid64:~$ cat /sys/module/stackmod/sections/.text … … 1911 1910 }}} 1912 1911 1913 === = much more entry with memset ====1912 === much more entry with memset === 1914 1913 * s0711489@ubuntu-lucid64:~$ sudo rmmod stackmod.ko 1915 1914 * s0711489@ubuntu-lucid64:~$ sudo insmod stackmod.ko entry=1024