Re: [PATCH v2 1/1] mm: Better handling of adding new regions

2022-10-09 Thread jim945 via Grub-devel
06.10.2022 16:07, Daniel Kiper пишет: On Sun, Sep 25, 2022 at 03:59:50PM +0200, Patrick Steinhardt wrote: On Tue, Sep 13, 2022 at 01:49:52AM +0800, Zhang Boyang wrote: The code of dynamically adding new regions has two problems. First, it always invalidate disk caches, which decreases performa

[PATCH] term: keymapforce command for lack of at_keyboard

2022-10-09 Thread Daniel Tang
From ba4dfde5037743561bafab617f48163e72989d5c Mon Sep 17 00:00:00 2001 From: Daniel Tang Date: Fri, 23 Sep 2022 23:15:16 -0400 Subject: [PATCH] term: keymapforce command for lack of at_keyboard This adds a command named `keymapforce`. Current behaviour is unchanged until it is run. The use case i

Re: [PATCH] term: keymapforce command for lack of at_keyboard

2022-10-09 Thread Vladimir 'phcoder' Serbinenko
Le lun. 10 oct. 2022, 07:36, Daniel Tang a écrit : > From ba4dfde5037743561bafab617f48163e72989d5c Mon Sep 17 00:00:00 2001 > From: Daniel Tang > Date: Fri, 23 Sep 2022 23:15:16 -0400 > Subject: [PATCH] term: keymapforce command for lack of at_keyboard > > This adds a command named `keymapforce`