Posts

LKML News v5.6-rc3

[PATCH 0/2] slabinfo: parse all NUMA attributes https://lkml.kernel.org/r/20200217084828.9092-1-tobin@kernel.org The author of this …

RCX: Read-Copy Transact

Read-copy update (RCU) can provide ideal scalability for read-mostly workloads, but some believe that it provides only poor performance …

My paper has accepted to appear in the EuroSys2020

LKML News v5.6-rc2

[RFC PATCH 0/3] DAMON: Implement The Data Access Pattern Awared Memory Management Rules …

LKML News v5.6-rc1

[LSF/MM/BPF TOPIC] Memory Tiering discussion …

LKML News v5.5

[PATCH 0/8] Introduce Data Access MONitor (DAMON) https://lkml.kernel.org/r/20200120162757.32375-1-sjpark@amazon.com This is the …

LKML News v5.5-rc7

REMINDER: LSF/MM/BPF: 2020: Call for Proposals https://lkml.kernel.org/r/20200115215409.5pd4fnoawqzs7rvw@jbacik-mbp This is reminder of …

LKML News v5.5-rc6

OOM killer not nearly agressive enough? https://lkml.kernel.org/r/20200107204412.GA29562@amd The author if this mail, Pavel updated his …

A thing you should know if you are using multiple email accounts with `git send-email`

In some case, we need to send patches that made by other people instead. git send-email command can know this situation by itself by …

LKML News v5.5-rc5

[PATCH v16 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages …