Commit Graph
702 Commits
Author SHA1 Message Date
Cheng Jian bff272cdfd Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-04-11 17:28:37 +08:00
Cheng Jian f856c5595a kptr_restrict_test 2021-04-11 17:28:26 +08:00
gatieme 3782482a87 description/memory: madvise MADV_FREE 2021-04-10 22:42:21 +08:00
gatieme 92e7728aad kptr_restrict 向用户空间内核中的指针(/proc/kallsyms-modules显示value全部为0)--http://blog.csdn.net/gatieme/article/details/78311841 2021-04-07 22:35:13 +08:00
Cheng Jian a9d100c727 descrption: scheduler and memory 2021-04-07 21:46:14 +08:00
gatieme 6368fed448 memory: LRU reclaim 2021-04-05 22:59:58 +08:00
gatieme 2c349886d1 memory: introduce pcp 2021-04-05 21:46:17 +08:00
gatieme 9b6dcee2fd memory: introduce pcp 2021-04-04 23:25:04 +08:00
gatieme 923e0577ff memory/buddy/alloc_page: update image 2021-04-04 23:24:12 +08:00
gatieme 4c06f694f7 memory/buddy/alloc_page: update image 2021-04-04 15:38:52 +08:00
gatieme 09b855548a memory/buddy/alloc_page: rmqueue update 2021-04-04 15:23:56 +08:00
gatieme 73ac5e3892 memory/buddy: alloc_page 2021-04-03 21:53:26 +08:00
gatieme 5304514c63 debug/systrace: use record-tgid to display task state 2021-04-02 23:27:55 +08:00
Cheng Jian ba50c28c5d code 2021-04-02 22:05:41 +08:00
Cheng Jian 0209866ce0 memory/buddy: alloc_page 2021-04-02 22:05:27 +08:00
Cheng Jian f2b3990fab descrption: scheduler 2021-04-02 22:05:01 +08:00
Cheng Jian c9d4f1e489 descrption: memory 2021-04-02 22:04:45 +08:00
gatieme 504fc46c3b about me 2021-03-28 11:35:35 +08:00
gatieme 3ad999fc9b DESCRIPTION: update memory and scheduler 2021-03-21 12:33:14 +08:00
gatieme a28b7d11a8 perfetto for linux-使用 Perfetto 分析调度问题--https://blog.csdn.net/gatieme/article/details/110296324 2021-03-20 00:01:52 +08:00
gatieme b915f05e77 DESCRIPTION: update memory and scheduler 2021-03-19 18:59:29 +08:00
gatieme 899fa79a54 description: memory manager 2021-03-12 22:58:31 +08:00
gatieme 2662bdb171 description: add scheduler 2021-03-12 22:06:41 +08:00
gatieme b05dc6106b descrption: scheduler 2021-03-12 18:07:59 +08:00
gatieme a18aec3425 descrption: scheduler 2021-03-11 22:14:17 +08:00
gatieme f079ac6482 descrption: scheduler 2021-03-10 19:46:16 +08:00
gatieme c1a5452b25 descrption: scheduler 2021-03-10 19:21:19 +08:00
gatieme 889fe15894 descrption: scheduler 2021-03-10 18:22:40 +08:00
gatieme 84fb687232 descrption: scheduler 2021-03-10 17:18:38 +08:00
gatieme b44c061d7a description: livepatch 2021-03-06 23:38:16 +08:00
gatieme 66966492fd description: livepatch 2021-03-06 23:31:41 +08:00
gatieme b5df9f2dd0 buddy: init and alloc 2021-03-06 22:28:28 +08:00
Cheng Jian 442cd88f8b DESCRIPTION: livepatch 2021-03-06 19:25:42 +08:00
Cheng Jian 7a6c56bd05 buddy: 04-alloc_page 2021-03-05 21:31:03 +08:00
Cheng Jian 615d75873b memory/buddy: 02-initialization 2021-03-02 22:31:44 +08:00
gatieme 9ffb093928 Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-02-28 00:49:25 +08:00
Cheng Jian e47e1a9dcc description: memory manager 2021-02-28 00:44:34 +08:00
Cheng Jian 973cc2dda2 memory/buddy: 02-initialization 2021-02-28 00:34:50 +08:00
Cheng Jian ae3f853b1b memory/buddy: 02-initialization 2021-02-26 22:23:44 +08:00
Cheng Jian e4329f5a99 memory: patchset 2021-02-24 10:17:43 +08:00
Cheng Jian b7e1ce3159 scheduler: Migrate Disable Fix 2021-02-23 22:00:27 +08:00
Cheng Jian ec15f33061 scheduler: SCHED_IDLE update 2021-02-23 16:22:57 +08:00
Cheng Jian 4f6d0b2768 DESCRIPTION: change file mode 2021-02-23 12:32:06 +08:00
gatieme 4dbd5f702e memory: change to category_6393814 2021-02-21 22:43:27 +08:00
gatieme e4ab38209a memory: dos2uix 2021-02-21 22:39:49 +08:00
gatieme 8cea9a2905 memeory: buddy 2021-02-21 22:31:06 +08:00
gatieme 167fdcd63f 伙伴系统之伙伴系统概述--Linux内存管理(十五)--https://kernel.blog.csdn.net/article/details/52420444 2021-02-21 22:25:05 +08:00
gatieme f8096e54f1 memory: buddy and slab 2021-02-20 22:58:46 +08:00
gatieme 9ea4cae9fc scheduler: fix migrate disable 2021-02-20 22:14:02 +08:00
Cheng Jian ab71cc1ea7 scheduler: Burstable CFS bandwidth controller 2021-02-19 22:37:07 +08:00