Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-hurd (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Sep 30 2023 15:32:33 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 0/4 gnumach] smp - getting closer
,
Damien Zammit
,
2023/09/30
[PATCH 2/4 gnumach] ioapic: Add simple locking for non-atomic accesses
,
Damien Zammit
,
2023/09/30
Re: [PATCH 2/4 gnumach] ioapic: Add simple locking for non-atomic accesses
,
Samuel Thibault
,
2023/09/30
[PATCH 1/4 gnumach] ioapic: Detect version of IOAPIC for correct EOI handling
,
Damien Zammit
,
2023/09/30
Re: [PATCH 1/4 gnumach] ioapic: Detect version of IOAPIC for correct EOI handling
,
Samuel Thibault
,
2023/09/30
[PATCH 3/4 gnumach] Allow disabling of MACH_PCSAMPLE and disable by default
,
Damien Zammit
,
2023/09/30
Re: [PATCH 3/4 gnumach] Allow disabling of MACH_PCSAMPLE and disable by default
,
Samuel Thibault
,
2023/09/30
[PATCH 4/4 gnumach] kern/sched_prim: Simplify by not dispatching to idle cpu directly
,
Damien Zammit
,
2023/09/30
Recording of conversation with Kent Overstreet
,
Nathan Dehnel
,
2023/09/29
[PATCH gnumach] kern/sched_prim: Simplify by not dispatching to idle cpu directly
,
Damien Zammit
,
2023/09/29
Re: [PATCH gnumach] kern/sched_prim: Simplify by not dispatching to idle cpu directly
,
Samuel Thibault
,
2023/09/29
[PATCH gnumach] kdb: Add "show all runqs" debug command
,
Damien Zammit
,
2023/09/29
Re: [PATCH gnumach] kdb: Add "show all runqs" debug command
,
Samuel Thibault
,
2023/09/29
Re: [PATCH 5/5] x86_64: remove unneeded segment selectors handling on full 64 bit
,
Samuel Thibault
,
2023/09/27
Re: ***UNCHECKED*** [PATCH mig] Update code generation to handle the new 64 bit ABI
,
Samuel Thibault
,
2023/09/25
[PATCH] percpu: active_stack with gs
,
Damien Zammit
,
2023/09/24
Re: [PATCH] percpu: active_stack with gs
,
Samuel Thibault
,
2023/09/25
[PATCH] x86_64: Change active_threads to use gs like i386
,
Damien Zammit
,
2023/09/24
Re: [PATCH] x86_64: Change active_threads to use gs like i386
,
Samuel Thibault
,
2023/09/25
[PATCH v2 0/2] percpu with gs
,
Damien Zammit
,
2023/09/24
[PATCH 1/2 gnumach] cpu_number: Inline widely used simple function
,
Damien Zammit
,
2023/09/24
Re: [PATCH 1/2 gnumach] cpu_number: Inline widely used simple function
,
Samuel Thibault
,
2023/09/24
[PATCH v5 2/2 gnumach] percpu area using gs segment
,
Damien Zammit
,
2023/09/24
Re: [PATCH v5 2/2 gnumach] percpu area using gs segment
,
Samuel Thibault
,
2023/09/24
Re: [PATCH v5 2/2 gnumach] percpu area using gs segment
,
Samuel Thibault
,
2023/09/24
[PATCH 0/3 gnumach] percpu with gs
,
Damien Zammit
,
2023/09/24
[PATCH 1/3 gnumach] gdt: Cleanup gdt.h included in asm
,
Damien Zammit
,
2023/09/24
Re: [PATCH 1/3 gnumach] gdt: Cleanup gdt.h included in asm
,
Samuel Thibault
,
2023/09/24
[PATCH v4 2/3 gnumach] percpu area using gs segment
,
Damien Zammit
,
2023/09/24
[PATCH 3/3 gnumach] percpu active_thread using gs segment
,
Damien Zammit
,
2023/09/24
Re: [PATCH 3/3 gnumach] percpu active_thread using gs segment
,
Samuel Thibault
,
2023/09/24
Re: [PATCH 0/3 gnumach] percpu with gs
,
Samuel Thibault
,
2023/09/24
Re: [PATCH 0/3 gnumach] percpu with gs
,
Samuel Thibault
,
2023/09/24
Re: [PATCH gnumach] Update the 64bit RPC ABI to be simpler (v2)
,
Samuel Thibault
,
2023/09/23
Re: [PATCH gnumach] Update the 64bit RPC ABI to be simpler (v2)
,
Samuel Thibault
,
2023/09/24
Re: [PATCH gnumach] Update the 64bit RPC ABI to be simpler (v2)
,
Flávio Cruz
,
2023/09/24
Re: [PATCH gnumach] Update the 64bit RPC ABI to be simpler (v2)
,
Samuel Thibault
,
2023/09/24
Re: [PATCH gnumach] Update the 64bit RPC ABI to be simpler (v2)
,
Samuel Thibault
,
2023/09/25
[PATCH v3 gnumach] percpu area using gs segment
,
Damien Zammit
,
2023/09/23
Re: [PATCH v3 gnumach] percpu area using gs segment
,
Samuel Thibault
,
2023/09/23
Re: [PATCH v3 gnumach] percpu area using gs segment
,
Richard Braun
,
2023/09/26
[PATCH gnumach] cpuboot: Use CPU_NUMBER_NO_STACK before stack is set up
,
Damien Zammit
,
2023/09/23
Re: [PATCH gnumach] cpuboot: Use CPU_NUMBER_NO_STACK before stack is set up
,
Samuel Thibault
,
2023/09/23
Using bcachefs on the Hurd
,
jbranso
,
2023/09/21
Re: Using bcachefs on the Hurd
,
Kent Overstreet
,
2023/09/25
Re: Using bcachefs on the Hurd
,
jbranso
,
2023/09/25
Re: Using bcachefs on the Hurd
,
Kent Overstreet
,
2023/09/25
Re: Using bcachefs on the Hurd
,
Sergey Bugaev
,
2023/09/26
Re: Using bcachefs on the Hurd
,
Kent Overstreet
,
2023/09/26
Re: Using bcachefs on the Hurd
,
jbranso
,
2023/09/26
Re: Using bcachefs on the Hurd
,
Kent Overstreet
,
2023/09/26
Message not available
Message not available
Re: The Hurd and bcachefs
,
jbranso
,
2023/09/30
Re: The Hurd and bcachefs
,
Samuel Thibault
,
2023/09/30
Re: Using bcachefs on the Hurd
,
jbranso
,
2023/09/26
Re: Using bcachefs on the Hurd
,
Nathan Dehnel
,
2023/09/26
[PATCH v2 1/6] describe fixing filesystem corruption in the hurd manual.
,
address@hidden
,
2023/09/20
[PATCH 1/6] describe fixing filesystem corruption in the hurd manual.
,
address@hidden
,
2023/09/20
[PATCH 1/6] describe fixing filesystem corruption in the hurd manual.
,
Joshua Branson
,
2023/09/21
[PATCH 2/6] add a short ext2fs description to the hurd manual.
,
Joshua Branson
,
2023/09/21
[PATCH 3/6] describe the ISO-9960 filesystem in the hurd manual.
,
Joshua Branson
,
2023/09/21
[PATCH 4/6] add a FAT FS section to the hurd manual.
,
Joshua Branson
,
2023/09/21
[PATCH 6/6] added short documentation for some translators.
,
Joshua Branson
,
2023/09/21
Re: [PATCH 6/6] added short documentation for some translators.
,
Samuel Thibault
,
2023/09/23
[PATCH 5/6] trivial hurd manual changes.
,
Joshua Branson
,
2023/09/21
Re: [PATCH 5/6] trivial hurd manual changes.
,
Samuel Thibault
,
2023/09/23
hurd.texi potential contribution
,
Joshua Branson
,
2023/09/18
Re: hurd.texi potential contribution
,
Samuel Thibault
,
2023/09/18
[PATCH v2 gnumach] percpu area using gs segment
,
Damien Zammit
,
2023/09/16
Re: [PATCH v2 gnumach] percpu area using gs segment
,
Samuel Thibault
,
2023/09/17
Re: libdiskfs assertion failed
,
Joshua Branson
,
2023/09/14
[PATCH] faq/x-exit.mdwn: added an example xorg-ctrl-alt-backspace.conf file that shows users how to configure to kill X via C-M-DEL.
,
address@hidden
,
2023/09/11
Re: [PATCH] faq/x-exit.mdwn: added an example xorg-ctrl-alt-backspace.conf file that shows users how to configure to kill X via C-M-DEL.
,
Samuel Thibault
,
2023/09/11
[PATCH] sidebar.mdwn: I added a Guix GNU/Hurd link.
,
address@hidden
,
2023/09/11
[PATCH] open_issues/bash.mdwn: C-c in reverse history works in bash. Removing that section
,
address@hidden
,
2023/09/06
Re: [PATCH] open_issues/bash.mdwn: C-c in reverse history works in bash. Removing that section
,
Samuel Thibault
,
2023/09/06
stuck building hurd
,
gfleury
,
2023/09/05
Re: stuck building hurd
,
Samuel Thibault
,
2023/09/05
Re: stuck building hurd
,
Guy-Fleury Iteriteka
,
2023/09/05
[PATCH] Updated the emacs open issues page.
,
address@hidden
,
2023/09/03
Re: [PATCH] Updated the emacs open issues page.
,
Samuel Thibault
,
2023/09/03
Re: [PATCH] Updated the emacs open issues page.
,
Po Lu
,
2023/09/03
Re: [PATCH] Updated the emacs open issues page.
,
Samuel Thibault
,
2023/09/04
Re: [PATCH] Updated the emacs open issues page.
,
Guy-Fleury Iteriteka
,
2023/09/05
Re: [PATCH] Updated the emacs open issues page.
,
Luca
,
2023/09/05
Re: [PATCH] Updated the emacs open issues page.
,
Samuel Thibault
,
2023/09/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc