Commit Graph
1026 Commits
Author SHA1 Message Date
Cheng Jian accab529a9 Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-10-06 17:59:28 +08:00
Cheng Jian b1d6842fc9 description/memory: usercopy 2021-10-06 17:59:13 +08:00
Cheng Jian 3d2550fd78 description: update 20211006 2021-10-06 17:37:30 +08:00
gatieme e5a896e6ed description/scheduler: numa 3-hops v2 2021-09-30 22:05:10 +08:00
Cheng Jian 50c2519b7c description/scheduler: numa 3-hops 2021-09-30 20:32:02 +08:00
Cheng Jian 7bd22bc984 description/debugging: randomizing structure layout 2021-09-28 22:33:43 +08:00
Cheng Jian 465a45f552 description/memory: auto-movable online policy 2021-09-28 19:20:37 +08:00
Cheng Jian d5a771c721 description/memory: place pages to the freelist tail 2021-09-28 11:01:11 +08:00
Cheng Jian ce83a54466 description/compile: Facebook BOLT 2021-09-27 22:35:19 +08:00
Cheng Jian 2fca15093d description/scheduler: scheduler eBPF vs ghOSt 2021-09-27 15:00:12 +08:00
Cheng Jian b10951aa25 description/tools: zero initialization for stack variables 2021-09-26 14:12:17 +08:00
Cheng Jian e142744d80 description: update 20210923 2021-09-23 22:40:35 +08:00
Cheng Jian d029f0379b Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-09-23 10:21:29 +08:00
Cheng Jian de5938e973 description: update 20210922 2021-09-22 22:29:11 +08:00
gatieme c979d8c1ca description/memory: khugepaged 2021-09-21 22:00:29 +08:00
gatieme 6c100a0578 description: update 20210918 2021-09-18 21:45:21 +08:00
Cheng Jian b83ab27f35 description/arch: x86 hybrid CPUs 2021-09-18 15:36:47 +08:00
gatieme 8ba3a806b9 description/arch: x86 Alder Lake and Thread Director 2021-09-17 22:54:46 +08:00
Cheng Jian 05451af29e description/arch: x86 instruction v2 2021-09-16 22:38:50 +08:00
Cheng Jian 2594dba6f0 description/arch: x86 instruction 2021-09-16 22:28:26 +08:00
Cheng Jian d4a0ad78b3 description: update 20210915 2021-09-15 18:16:38 +08:00
gatieme 8d28ded56a description/arch: x86 update to 20210914 2021-09-14 09:01:26 +08:00
Cheng Jian ea7e870b49 description/scheon: update 20210914 2021-09-14 08:14:41 +08:00
Cheng Jian c76e8da0bd description/scheduler: SCHED_BATCH 2021-09-11 12:05:47 +08:00
gatieme a190c87b09 description/memory: LRU shrinker v2 2021-09-10 23:13:40 +08:00
gatieme 421c961702 description/memory: LRU shrinker 2021-09-10 23:04:42 +08:00
Cheng Jian 15a1d236c1 description/memory: memcg aware shrink 2021-09-10 17:59:35 +08:00
Cheng Jian 48238cc4ad sched/pelt: update pelt history 2021-09-10 17:59:08 +08:00
gatieme 59735b5fd9 description/debugging: LTO kernel v6 2021-09-08 23:08:06 +08:00
gatieme 7edd86c719 description/debugging: LTO kernel v5 2021-09-08 23:06:09 +08:00
gatieme 4410fe8770 description/debugging: LTO kernel v4 2021-09-08 23:03:47 +08:00
gatieme 0ff3aac18d description/debugging: LTO kernel v3 2021-09-08 22:41:36 +08:00
gatieme b18ed7fdfa description/debugging: LTO kernel v2 2021-09-08 22:30:06 +08:00
gatieme 3aedbcbbc4 description/debugging: LTO kernel 2021-09-08 22:17:26 +08:00
Cheng Jian 01e4f6ab7c description/memory: Anonymous VMA naming 2021-09-08 17:54:35 +08:00
Cheng Jian b5f464a60f description/debugging: compile LTO 2021-09-08 17:54:29 +08:00
gatieme f0d16e7b8d description/memory: security 2021-09-05 21:33:22 +08:00
Cheng Jian 0758ef9d7d Merge branch 'master' of github.com:gatieme/LDD-LinuxDeviceDrivers 2021-09-05 12:18:42 +08:00
Cheng Jian c8bb1230b0 description/arch: init 2021-09-05 12:17:48 +08:00
gatieme 010aedb8aa description/memory: update 20210904 v2 2021-09-04 22:11:06 +08:00
Cheng Jian 5c958fcacc description/debugging: kexec 2021-09-04 21:21:54 +08:00
Cheng Jian 269b080625 description/memory: update 20210904 2021-09-04 18:38:39 +08:00
gatieme 9562e1912f description/memory: Anonymous VMA naming 2021-09-03 22:27:55 +08:00
gatieme c23006b971 description/scheduler: update 5.15 2021-09-01 20:43:06 +08:00
Cheng Jian 98fcaccd82 description/memory: hzp and huge fs 2021-08-31 21:45:01 +08:00
Cheng Jian ac05d4aa8d description/virt: dynamic ipa 2021-08-31 21:44:32 +08:00
Cheng Jian 240d9e5218 description/memory: update 2021-08-30 22:26:32 +08:00
Cheng Jian 8e03011992 description/scheduler: schedstats for RT 2021-08-30 22:26:17 +08:00
Cheng Jian be42ebff9f description/debugging: perf user 2021-08-30 22:25:44 +08:00
Cheng Jian 54305d47a5 OpenAnolis: ck-release-24.8 2021-08-30 20:45:59 +08:00