Commit Graph
139 Commits
Author SHA1 Message Date
Cheng Jian 48238cc4ad sched/pelt: update pelt history 2021-09-10 17:59:08 +08:00
Cheng Jian fe58911c6c description/memory: quicklist 2021-08-25 20:21:43 +08:00
Cheng Jian a7b5121635 tuning/sched_feature: LB_BIAS and cpu_load 2021-06-25 11:15:14 +08:00
gatieme 98139e6b4f scheduler/tuning: LB_BIAS todo 2021-04-14 22:31:31 +08:00
gatieme 59d5bfdda3 scheduler/tuning: LB_BIAS 2021-04-14 22:27:25 +08:00
Cheng Jian 5da2bdabc3 blog: update blog categories
Signed-off-by: Cheng Jian <gatieme@163.com>
2021-02-17 21:21:22 +08:00
Cheng Jian 56910dd895 scheduler: pelt 2021-01-13 21:37:16 +08:00
Cheng Jian 1984585db9 scheduler: wake_affine 2021-01-06 19:24:41 +08:00
Cheng Jian d6c32a2025 update scheduler blog 2020-11-26 21:25:22 +08:00
Cheng Jian 4d5595ee0b 08-wake_affine https://blog.csdn.net/gatieme/article/details/106315848 2020-07-18 21:58:52 +08:00
gatieme 80b98e06ce 08-wake_affine https://blog.csdn.net/gatieme/article/details/106315848 2020-05-24 16:21:52 +08:00
gatieme 3ee1033da9 08-wake_affine https://blog.csdn.net/gatieme/article/details/106315848 2020-05-24 15:53:54 +08:00
gatieme ab48286061 08-wake_affine https://blog.csdn.net/gatieme/article/details/106315848 2020-05-24 15:51:31 +08:00
gatieme b1b62a64b5 08-wake_affine https://blog.csdn.net/gatieme/article/details/106315848 2020-05-24 15:43:08 +08:00
Cheng Jian 581411df5f update schedule 09-tuning 2019-07-17 21:52:26 +08:00
Cheng Jian d732818a99 update schedule 09-tuning 2019-07-08 19:05:15 +08:00
Cheng Jian c7a5dc2f87 update schedule 09-tuning 2019-07-05 20:31:09 +08:00
Cheng Jian a3a0d7eb17 update 20190102 2019-01-02 14:01:55 +08:00
Cheng Jian 8dae2db5d1 schedule tunning 2018-11-10 11:51:04 +08:00
Cheng Jian c5795375cb space 2018-04-07 12:09:41 +08:00
gatieme e528c8ebdd tuning 2018-03-04 20:45:03 +08:00
gatieme 262a8c3251 tuning 2018-02-25 22:15:29 +08:00
gatieme 69959e95e8 tuning 2018-02-22 20:38:20 +08:00
gatieme 4bba3b3e13 tuning 2018-02-20 22:52:52 +08:00
gatieme d7a7b9bb4d tuning 2018-02-17 23:28:24 +08:00
gatieme 97c2f5dedb tuning 2018-02-15 11:20:48 +08:00
gatieme dcc836706b tuning 2018-01-28 21:25:23 +08:00
gatieme 2fade67518 调度器性能调优... 2018-01-21 21:29:37 +08:00
gatieme 779675bd26 tuning 2018-01-20 16:27:13 +08:00
gatieme c2f823a3a9 鏇存柊浜嗗唴瀛樼鐞嗙殑鐩綍缁撴瀯... 2016-08-08 16:10:33 +08:00
gatieme cb1bb3e13c 鏇存柊浜嗗唴瀛樼鐞嗙殑鐩綍缁撴瀯... 2016-08-08 15:25:18 +08:00
gatieme 64fd26d4dc 鏇存柊浜嗗唴瀛樼鐞嗕箣鍐呭瓨鎻忚堪(鍥?--椤靛抚struct page璇﹁В... 2016-08-05 23:51:02 +08:00
gatieme a9f6f5095d 测试的proc_test的驱动proc_final包括只读proc_entry, 只写proc_entry和可读写proc_entry... 2016-07-30 11:03:23 +08:00
gatieme 38c4eb9f01 更新了CFS调度器类的学习实例和博客信息... 2016-07-29 19:52:11 +08:00
gatieme 75ce694621 print_task_struct中增加了对进程优先级/调度器类的实验示例... 2016-07-29 17:01:08 +08:00
gatieme 0108ed450a Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2016-07-18 11:34:27 +08:00
gatieme 20a80ce2a7 测试程序... 2016-07-12 18:02:10 +08:00
gatieme 28f5b3c1b5 进程调度--进程唤醒抢占... 2016-07-10 23:37:40 +08:00
gatieme 1f324cb909 ... 2016-07-10 19:25:43 +08:00
gatieme d82fefe7be cfs调度器 2016-07-10 13:47:53 +08:00
gatieme bb256dc634 进程调度--进程唤醒抢占... 2016-07-09 23:04:07 +08:00
gatieme d23d9ca01d 进程调度-CFS调度器-进程唤醒抢占... 2016-07-08 23:42:08 +08:00
gatieme 6e52c164b5 进程调度-CFS调度器-进程唤醒抢占... 2016-07-08 23:31:24 +08:00
gatieme 15cd7d41f7 进程调度--CFS完全公平调度器之处理周期性调度工作... 2016-07-06 17:16:51 +08:00
gatieme a9e859b03e Linux CFS调度器之pick_next_task_fair选择下一个被调度的进程... 2016-07-06 13:23:18 +08:00
gatieme 8a9f19d073 Linux CFS调度器之pick_next_task_fair选择下一个被调度的进程...、 2016-07-05 23:26:47 +08:00
gatieme e043e43ab9 Linux CFS调度器之pick_next_task_fair选择下一个被调度的进程...、 2016-07-05 21:28:58 +08:00
gatieme e3e748457a 进程调度--CFS完全公平调度器之处理周期性调度工作... 2016-07-05 14:52:18 +08:00
gatieme 5a46aa4c74 进程调度--CFS完全公平调度器之处理周期性调度工作... 2016-07-05 13:57:40 +08:00
gatieme 1caa21ddaf 进程调度--CFS完全公平调度器之处理周期性调度工作... 2016-07-05 13:40:32 +08:00