On 8/15/24 12:50 AM, LEROY Christophe wrote:
> Hi,
>
> Le 30/07/2024 à 08:46, al...@kernel.org a écrit :
>> From: Alex Shi
>>
>> We have struct ptdesc for page table descriptor a year ago, but it
>> has no much usages in kernel, while pgtable_t is used widely.
On 8/15/24 1:13 AM, Matthew Wilcox wrote:
> On Tue, Jul 30, 2024 at 02:46:54PM +0800, al...@kernel.org wrote:
>> We have struct ptdesc for page table descriptor a year ago, but it
>> has no much usages in kernel, while pgtable_t is used widely.
>
> Hum, I thought I responded to this to point ou
BTW, the patchset based on the latest
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm mm-unstable branch.
On 7/30/24 2:46 PM, al...@kernel.org wrote:
> From: Alex Shi
>
> We have struct ptdesc for page table descriptor a year ago, but it
> has no much usages in kernel, while
Hi Jon,
Thanks for quick response!
在 2019/7/13 上午1:34, Jonathan Corbet 写道:
> On Fri, 12 Jul 2019 10:20:07 +0800
> Alex Shi wrote:
>
>> There are many different archs in Documentation/ dir, it's better to
>> move them together in 'Documentation/arch' which
Since we move 'ia64' docs to Documentation/arch/ia64 dir,
redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Ard Biesheuvel
Cc: Tony Luck
Cc: Fenghua Yu
Cc: linux-ker...@vger.kernel.org
Cc: linux-i...@vger.kernel.org
---
MAINTAINERS | 2 +-
arch/ia64/kernel/
Since we move Documentation/s390 docs to Documentation/arch/s390
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: Heiko Carstens
Cc: Vasily Gorbik
Cc: Christian Borntraeger
Cc: linux-...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Cc: linux-s
Since we move Documentation/powerpc docs to Documentation/arch/powerpc
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Sam Bobroff
Cc: Jonathan Corbet
Cc: "Manoj N. Kumar"
Cc: "Matthew R. Ochs"
Cc: Uma Krishnan
Cc: linuxppc-dev@lists.
Since we move Documentation/m68k docs to Documentation/arch/m68k
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: Will Deacon
Cc: linux-...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
Documentation/admin-guide/kernel-parameters.rst | 2 +-
1 file
Since we move Documentation/x86 docs to Documentation/arch/x86
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: Tony Luck
Cc: "H. Peter Anvin"
Cc: x...@kernel.org
Cc: Peter Zijlstra
Cc: Changbin Du
Cc: linux-...@vger.kernel.org
Cc:
Since we move Documentation/sparc docs to Documentation/arch/sparc
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: linux-...@vger.kernel.org
Cc: sparcli...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
drivers/sbus/char/oradax.c | 2 +-
1 file
Since we move Documentation/mips docs to Documentation/arch/mips
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Mauro Carvalho Chehab
Cc: "David S. Miller"
Cc: linux-ker...@vger.kernel.org
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
There are many different archs in Documentation/ dir, it's better to
move them together in 'Documentation/arch' which follows from kernel source.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: linux-...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Cc: li
Since we move Documentation/xtensa docs to Documentation/arch/xtensa
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: linux-...@vger.kernel.org
Cc: Chris Zankel
Cc: Max Filippov
Cc: linux-xte...@linux-xtensa.org
Cc: linux-ker...@vger.kernel.org
---
arch
Since we move 'arm/arm64' docs to Documentation/arch/{arm,arm64} dir,
redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: Kukjin Kim
Cc: Krzysztof Kozlowski
Cc: linux-...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Cc: linux-arm-ker...@lists.infrad
Since we move Documentation/sh docs to Documentation/arch/sh
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Jonathan Corbet
Cc: linux-...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
Cc: linux...@vger.kernel.org
---
Documentation/conf.py | 2 +-
MAINTAINERS
Since we move Documentation/parisc docs to Documentation/arch/parisc
dir, redirect the doc pointer to them.
Signed-off-by: Alex Shi
Cc: Mauro Carvalho Chehab
Cc: linux-ker...@vger.kernel.org
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b
On 06/06/2012 05:01 PM, Peter Zijlstra wrote:
> On Wed, 2012-06-06 at 14:52 +0800, Alex Shi wrote:
>> - if (sched_domains_numa_distance[level] > REMOTE_DISTANCE)
>> + if (sched_domains_numa_distance[level] > RECLAIM_DISTANCE)
>
> I actually considered
, SNB EP/EP4S, and so remove the
perfromance regressions. (all of them just has 2 kinds distance, 10 21)
Signed-off-by: Alex Shi
---
kernel/sched/core.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/sched/core.c b/kernel/sched/core.c
index 39eb601..b2ee41a 100644
18 matches
Mail list logo