Commit Graph
764 Commits
Author SHA1 Message Date
gatieme 3a53cd4eed kptr_restrict: update 2021-11-21 23:03:59 +08:00
gatieme 6c5d3692d6 description/scheduler: ASYM_PACKING v2 2021-11-20 22:52:57 +08:00
Cheng Jian 24f7eaf52c description: ASM_PACKING 2021-11-20 21:31:57 +08:00
gatieme 3ea0b59330 description/memory: update to day 20211116 2021-11-19 22:43:48 +08:00
Cheng Jian a8e2b5a41e description: update 20211019 2021-11-19 18:01:14 +08:00
Cheng Jian 07e25bb10a description: update 20211017 2021-11-17 20:50:53 +08:00
Cheng Jian 9cbe9172c7 description/debugging: perf topdown 2021-11-17 11:43:22 +08:00
gatieme 727094615b description/memory: update to day 20211112 2021-11-12 21:07:48 +08:00
Cheng Jian e0bcd107c2 description: update at 20211112 2021-11-12 20:06:33 +08:00
Cheng Jian 66e53eba8b description: update at 20211110 2021-11-10 20:02:19 +08:00
gatieme 743a1c064d description/arch: intel SGX 2021-11-06 12:31:41 +08:00
gatieme c3190982e6 description/memory: update to day 20211105 2021-11-06 11:46:32 +08:00
gatieme 7df50c1b9d description/memory: update to dat 20211021 2021-11-05 23:07:13 +08:00
Cheng Jian 4d586a9064 Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-11-05 22:40:18 +08:00
Cheng Jian bbd9c030b7 description: update at 20211105 2021-11-05 22:38:46 +08:00
gatieme 31f2e5db55 description/scheduler: SCHED_IDLE extensions 2021-11-03 23:31:13 +08:00
Cheng Jian e82326c63f description: update to v5.15 2021-11-03 19:45:08 +08:00
gatieme 320ea34868 description/memory: update to day 20211019 2021-10-31 23:16:50 +08:00
Cheng Jian 815255d039 description/memory: update to day 20211010 2021-10-30 23:23:51 +08:00
gatieme 4ea4a8f236 description/tools: likwid 2021-10-30 23:12:41 +08:00
gatieme bbf5de77f5 description/tool: RRZE-HPC likwid 2021-10-29 23:17:16 +08:00
gatieme 2c9f09a3d6 description/scheduler: Reduce stacking and overscheduling 2021-10-29 22:03:33 +08:00
gatieme d8a2f319db description/scheduler: Question about sched_prio_to_weight values 2021-10-29 21:59:00 +08:00
Cheng Jian 60d4886884 description/scheduler: update 20211029 2021-10-29 20:08:25 +08:00
Cheng Jian 1a163a0f8b description/tools: patchwork 2021-10-29 20:08:03 +08:00
Cheng Jian b54f7fd68d description/arch: OPTPROBE 2021-10-29 20:07:30 +08:00
Cheng Jian 0a630b3f5e description/arch: Hybrid Adler Lake CPU 2021-10-28 10:39:03 +08:00
Cheng Jian eec6f6354c description/scheduler: steal task 2021-10-27 21:34:07 +08:00
Cheng Jian d3f092dd87 description/arch: tlbi ipi 2021-10-27 21:33:39 +08:00
Cheng Jian 3b1249ffc9 description/tool: patchwork 2021-10-23 21:40:23 +08:00
Cheng Jian eb1d3bed84 description/scheduler: steal task 2021-10-23 21:35:47 +08:00
Cheng Jian b5c0a764e4 description: update 20211023 2021-10-23 11:34:43 +08:00
gatieme 69db59ad49 description/memory: zone movable 2021-10-20 22:31:43 +08:00
Cheng Jian aea8ebae91 description/memory: ZONE_MOVABLE 2021-10-20 17:36:35 +08:00
Cheng Jian 2e5c6bc48b description/arch: arm64 tlb asid 2021-10-18 20:20:01 +08:00
gatieme 284b0db0b3 description/lock: cas spinlock 2021-10-17 22:32:45 +08:00
Cheng Jian 73b5a5ea33 description/debugging: kptr_restrict kallsyms 2021-10-16 18:13:33 +08:00
Cheng Jian dfc7b6eda0 description/locking: numa aware spinlock 2021-10-16 17:56:18 +08:00
Cheng Jian f837a5b3ae description/scheduler: cluster_scheduler v3 2021-10-16 17:43:47 +08:00
Cheng Jian 3ec090f4c8 description/debug: psi v2 2021-10-16 17:43:17 +08:00
Cheng Jian fa8c75837c description/debug: psi 2021-10-16 11:46:25 +08:00
Cheng Jian 59bc386bca description/scheduler: cluster_scheduler v2 2021-10-16 10:42:31 +08:00
Cheng Jian e5b9ed8e83 Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-10-16 09:49:18 +08:00
Cheng Jian 30f311dfc6 description/scheduler: cluster_scheduler 2021-10-16 09:49:02 +08:00
gatieme df0b31128a description: update 20211015 2021-10-15 21:56:37 +08:00
Cheng Jian 3b929f3bf6 description: update 20211015 2021-10-15 18:01:32 +08:00
Cheng Jian d7f1287872 description: update 20211013 2021-10-13 21:55:20 +08:00
Cheng Jian 2960eefb4b description/tools: user_stack_backstrace-in-kerne 2021-10-11 22:51:09 +08:00
Cheng Jian b6a5af0c4f Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-10-11 19:22:58 +08:00
Cheng Jian 4c622231d1 description/memory: Top-tier memory management 2021-10-11 19:22:43 +08:00