Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-hurd (date)
[
Thread Index
][
Top
][
All Lists
][
bug-hurd info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Feb 29 2024 22:01:59 -0500
Messages in reverse chronological order
[
Next Period
]
February 29, 2024
Re: [PATCH hurd] rumpdisk: do not open device if block size is 0
,
Flávio Cruz
,
22:01
Re: [PATCH gcc] Hurd x86_64: add unwind support for signal trampoline code
,
Samuel Thibault
,
20:33
Re: [PATCH hurd] rumpdisk: do not open device if block size is 0
,
Samuel Thibault
,
19:29
February 28, 2024
[PATCH gcc] Hurd x86_64: add unwind support for signal trampoline code
,
Flavio Cruz
,
22:59
[PATCH hurd] rumpdisk: do not open device if block size is 0
,
Flavio Cruz
,
22:39
Re: [PATCH gnumach] Check for null ports in task_set_essential, task_set_name and thread_set_name.
,
Samuel Thibault
,
07:22
February 27, 2024
Re: [PATCH v2] Port GDB to Hurd x86_64.
,
John Baldwin
,
18:15
February 25, 2024
[PATCH gnumach] Check for null ports in task_set_essential, task_set_name and thread_set_name.
,
Flavio Cruz
,
01:46
February 24, 2024
[PATCH v2] Port GDB to Hurd x86_64.
,
Flavio Cruz
,
00:29
February 23, 2024
Re: [PATCH v3 gnumach] smp: Rearrange IPI sending mechanism
,
Damien Zammit
,
08:37
Re: [PATCH v3 gnumach] smp: Rearrange IPI sending mechanism
,
Almudena Garcia
,
08:31
Re: [PATCH v3 gnumach] smp: Rearrange IPI sending mechanism
,
Samuel Thibault
,
08:18
Re: [PATCH gnumach] pmap: Add assert_splsched calls to ensure at SPL7
,
Samuel Thibault
,
08:18
Re: [PATCH v2 gnumach] vm_map: Add comment and assert for vm_map_delete
,
Samuel Thibault
,
08:16
Re: [PATCH gnumach] kern: Use _nocheck variants of locks taken at splsched()
,
Samuel Thibault
,
08:08
Re: [PATCH gnumach] kern: Use _irq variant of lock and disable interrupts
,
Samuel Thibault
,
08:00
Re: [PATCH gnumach] kern/processor: Do not set default_pset.empty on bootstrap
,
Samuel Thibault
,
08:00
[PATCH v2 gnumach] vm_map: Add comment and assert for vm_map_delete
,
Damien Zammit
,
03:15
[PATCH v3 gnumach] smp: Rearrange IPI sending mechanism
,
Damien Zammit
,
03:15
[PATCH gnumach] pmap: Add assert_splsched calls to ensure at SPL7
,
Damien Zammit
,
03:14
[PATCH gnumach] kern: Use _nocheck variants of locks taken at splsched()
,
Damien Zammit
,
03:14
[PATCH gnumach] kern: Use _irq variant of lock and disable interrupts
,
Damien Zammit
,
03:10
[PATCH gnumach] kern/processor: Do not set default_pset.empty on bootstrap
,
Damien Zammit
,
03:04
February 22, 2024
Re: [PATCH] Port GDB to Hurd x86_64.
,
John Baldwin
,
21:01
Re: Are you doing this too for GNU/Hurd?
,
Samuel Thibault
,
12:15
Re: Are you doing this too for GNU/Hurd?
,
Jessica Clarke
,
12:15
Re: Are you doing this too for GNU/Hurd?
,
Svante Signell
,
12:12
Re: Are you doing this too for GNU/Hurd?
,
Samuel Thibault
,
11:43
Are you doing this too for GNU/Hurd?
,
Svante Signell
,
11:34
Re: [PATCH v2 3/3 gnumach] kern/gsync: Use vm_map_lookup with keep_map_locked
,
Samuel Thibault
,
03:43
Re: [PATCH v2 1/3 gnumach] vm_map: Add comment and assert for vm_map_delete
,
Samuel Thibault
,
03:42
[PATCH v2 3/3 gnumach] kern/gsync: Use vm_map_lookup with keep_map_locked
,
Damien Zammit
,
03:24
[PATCH v2 1/3 gnumach] vm_map: Add comment and assert for vm_map_delete
,
Damien Zammit
,
03:24
[PATCH v2 2/3 gnumach] vm_map_lookup: Add parameter for keeping map locked
,
Damien Zammit
,
03:24
[PATCH v2 0/3 gnumach] vm_map and gsync changes
,
Damien Zammit
,
03:24
February 21, 2024
Re: [PATCH 1/3 gnumach] vm_map: Fix deadlock in vm code
,
Sergey Bugaev
,
14:22
Re: [PATCH 1/3 gnumach] vm_map: Fix deadlock in vm code
,
Samuel Thibault
,
13:44
Re: [PATCH 0/3 gnumach] vm_map and gsync changes
,
Samuel Thibault
,
13:24
Re: [PATCH 2/3 gnumach] vm_map_lookup: Add parameter for exiting with map locked
,
Samuel Thibault
,
13:22
Re: [PATCH 3/3 gnumach] kern/gsync: Use vm_map_lookup with exit_map_locked as appropriate
,
Samuel Thibault
,
10:46
[PATCH 1/3 gnumach] vm_map: Fix deadlock in vm code
,
Damien Zammit
,
10:31
[PATCH 3/3 gnumach] kern/gsync: Use vm_map_lookup with exit_map_locked as appropriate
,
Damien Zammit
,
10:25
[PATCH 0/3 gnumach] vm_map and gsync changes
,
Damien Zammit
,
10:20
[PATCH 2/3 gnumach] vm_map_lookup: Add parameter for exiting with map locked
,
Damien Zammit
,
10:20
February 19, 2024
[PATCH gnumach] x86_64: avoid iterating over the message twice in copyoutmsg/copyinmsg for faster RPCs.
,
Flavio Cruz
,
23:58
February 17, 2024
Re: [PATCH hurd] Add proc_getchildren_rusage RPC and track rusage for children and descendants
,
Samuel Thibault
,
17:10
Re: [PATCH hurd] Add proc_getchildren_rusage RPC and track rusage for children and descendants
,
Flávio Cruz
,
16:57
Re: [PATCH glibc] Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64
,
Samuel Thibault
,
16:17
[PATCH glibc] Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64
,
Flavio Cruz
,
15:26
Re: [PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.
,
Samuel Thibault
,
15:15
[PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.
,
Flavio Cruz
,
11:49
February 16, 2024
Re: [PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.
,
Samuel Thibault
,
20:36
Re: [PATCH hurd] Add proc_getchildren_rusage RPC and track rusage for children and descendants
,
Samuel Thibault
,
20:24
[PATCH glibc] Use proc_getchildren_rusage when available in getrusage and times.
,
Flavio Cruz
,
13:26
[PATCH hurd] Add proc_getchildren_rusage RPC and track rusage for children and descendants
,
Flavio Cruz
,
13:26
Patch series for children process resource accounting
,
Flavio Cruz
,
13:26
February 15, 2024
Re: [PATCH v2] Port GDB to Hurd x86_64.
,
Damien Zammit
,
20:27
Re: [PATCH v2] Port GDB to Hurd x86_64.
,
Samuel Thibault
,
20:18
[PATCH v2] Port GDB to Hurd x86_64.
,
Flavio Cruz
,
01:56
February 14, 2024
Re: [PATCH] Port GDB to Hurd x86_64.
,
Samuel Thibault
,
14:10
February 12, 2024
[PATCH] Port GDB to Hurd x86_64.
,
Flavio Cruz
,
23:31
Re: [PATCH gnumach] smp: Set processor set to non-empty when adding a processor
,
Samuel Thibault
,
12:57
Re: [PATCH 2/2] Add thread_set_name RPC.
,
Samuel Thibault
,
12:52
[PATCH 2/2] Add thread_set_name RPC.
,
Flavio Cruz
,
01:27
[PATCH 1/2] Replace kernel header includes in include/mach/mach_types.h with forward declarations.
,
Flavio Cruz
,
01:27
Test program for running task on slave_pset
,
Damien Zammit
,
00:53
[PATCH gnumach] smp: Set processor set to non-empty when adding a processor
,
Damien Zammit
,
00:38
February 11, 2024
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
10:51
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
10:50
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Almudena Garcia
,
10:22
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
09:36
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Samuel Thibault
,
09:14
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
09:13
Re: [PATCH v2 gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Samuel Thibault
,
09:10
Re: [PATCH v2 gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
09:06
Re: [PATCH v2 gnumach] smp: Fix unable to enter kdb during boot
,
Samuel Thibault
,
09:02
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Samuel Thibault
,
09:01
Re: [PATCH v2 gnumach] smp: Rearrange IPI sending mechanism
,
Almudena Garcia
,
07:03
[PATCH v2 gnumach] smp: Create AP processor set and put all APs inside it
,
Damien Zammit
,
07:01
[PATCH v2 gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Damien Zammit
,
07:01
[PATCH v2 gnumach] smp: Fix unable to enter kdb during boot
,
Damien Zammit
,
07:00
[PATCH v2 gnumach] smp: Rearrange IPI sending mechanism
,
Damien Zammit
,
07:00
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Damien Zammit
,
06:30
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Almudena Garcia
,
06:17
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Samuel Thibault
,
06:07
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Damien Zammit
,
05:55
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
05:55
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Samuel Thibault
,
05:54
Re: [PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Almudena Garcia
,
05:48
Re: [PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Samuel Thibault
,
05:43
Re: [PATCH gnumach] smp: Fix parenthesis around logic expression value
,
Samuel Thibault
,
05:38
Re: [PATCH gnumach] smp: Fix unable to enter kdb during boot
,
Samuel Thibault
,
05:36
Re: [PATCH gnumach] smp: Rearrange IPI sending mechanism
,
Samuel Thibault
,
05:28
[PATCH gnumach] smp: Create AP processor set and put all APs inside it
,
Damien Zammit
,
02:10
[PATCH gnumach] Enable MACH_HOST and fix non-addressable bitfields
,
Damien Zammit
,
02:10
[PATCH gnumach] smp: Fix parenthesis around logic expression value
,
Damien Zammit
,
02:09
[PATCH gnumach] smp: Fix unable to enter kdb during boot
,
Damien Zammit
,
02:09
[PATCH gnumach] smp: Rearrange IPI sending mechanism
,
Damien Zammit
,
02:09
February 10, 2024
Re: [PATCH gnumach] smp: Fix compile error with missing apboot_addr
,
Almudena Garcia
,
10:38
Re: [PATCH gnumach] smp: Fix compile error with missing apboot_addr
,
Samuel Thibault
,
10:35
Re: [PATCH gnumach] smp: Fix compile error with missing apboot_addr
,
Almudena Garcia
,
10:21
February 09, 2024
Re: [PATCH binutils-gdb] Port GDB to Hurd x86_64.
,
Samuel Thibault
,
02:34
Re: [PATCH gnumach] smp: Fix compile error with missing apboot_addr
,
Samuel Thibault
,
02:33
Re: [PATCH binutils-gdb] Port GDB to Hurd x86_64.
,
Flávio Cruz
,
00:45
February 08, 2024
[PATCH gnumach] smp: Fix compile error with missing apboot_addr
,
Damien Zammit
,
21:11
Re: [PATCH binutils-gdb] Port GDB to Hurd x86_64.
,
Samuel Thibault
,
19:09
Re: [PATCH v3 4/4 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Samuel Thibault
,
18:49
Re: [PATCH gnumach 2/2] fpu: Fix cpuid feature detection
,
Samuel Thibault
,
15:47
Reinstate a proper computation of the fpu-state size
,
Olivier Valentin
,
11:51
[PATCH gnumach 2/2] fpu: Fix cpuid feature detection
,
Olivier Valentin
,
11:51
[PATCH gnumach 1/2] Revert "fpu: Fix cpuid feature detection"
,
Olivier Valentin
,
11:51
Re: [PATCH v3 2/4 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
02:38
February 07, 2024
Re: [PATCH v3 2/4 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
23:34
Re: [PATCH v3 3/4 gnumach] smp: Use HPET instead of pit one-shot that is unreliable
,
Samuel Thibault
,
18:28
Re: [PATCH v3 2/4 gnumach] Add HPET timer for small accurate delays
,
Samuel Thibault
,
18:28
Re: [PATCH v3 1/4 gnumach] separate lapic_enable from lapic_setup
,
Samuel Thibault
,
18:23
Re: [PATCH] Hurd port: update interface to match upstream and fix warnings.
,
Samuel Thibault
,
12:01
Re: [PATCH] Hurd port: update interface to match upstream and fix warnings.
,
Simon Marchi
,
11:47
[PATCH] Hurd port: update interface to match upstream and fix warnings.
,
Flavio Cruz
,
01:53
[PATCH v3 4/4 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Damien Zammit
,
00:02
[PATCH v3 2/4 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
00:02
[PATCH v3 3/4 gnumach] smp: Use HPET instead of pit one-shot that is unreliable
,
Damien Zammit
,
00:02
[PATCH v3 1/4 gnumach] separate lapic_enable from lapic_setup
,
Damien Zammit
,
00:02
[PATCH v3 0/4 gnumach] SMP on AMD
,
Damien Zammit
,
00:02
February 06, 2024
Re: [PATCH v2 4/4 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Samuel Thibault
,
15:56
Re: [PATCH v2 2/4 gnumach] Add HPET timer for small accurate delays
,
Samuel Thibault
,
15:52
Re: [PATCH v2 1/4 gnumach] separate lapic_enable from lapic_setup
,
Samuel Thibault
,
15:47
February 05, 2024
[PATCH v2 4/4 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Damien Zammit
,
22:06
[PATCH v2 3/4 gnumach] smp: Use HPET instead of pit one-shot that is unreliable
,
Damien Zammit
,
22:06
[PATCH v2 2/4 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
22:06
[PATCH v2 1/4 gnumach] separate lapic_enable from lapic_setup
,
Damien Zammit
,
22:06
[PATCH v2 0/4 gnumach] SMP on AMD
,
Damien Zammit
,
22:06
Re: [PATCH 3/6 gnumach] smp: Remove hardcoded AP_BOOT_ADDR
,
Samuel Thibault
,
18:10
Re: [PATCH 6/6 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Samuel Thibault
,
17:36
Re: [PATCH 5/6 gnumach] smp: Use HPET instead of pit one-shot that is unreliable
,
Samuel Thibault
,
17:24
Re: [PATCH 4/6 gnumach] Add HPET timer for small accurate delays
,
Samuel Thibault
,
17:24
Re: [PATCH 2/6 gnumach] separate lapic_enable from lapic_setup
,
Samuel Thibault
,
17:06
Re: [PATCH 1/6 gnumach] Fix apic_send_ipi function clobbering read only fields
,
Samuel Thibault
,
17:05
[PATCH 6/6 gnumach] smp: Fix INIT/STARTUP IPI sequence
,
Damien Zammit
,
06:34
[PATCH 5/6 gnumach] smp: Use HPET instead of pit one-shot that is unreliable
,
Damien Zammit
,
06:34
[PATCH 4/6 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
06:34
[PATCH 3/6 gnumach] smp: Remove hardcoded AP_BOOT_ADDR
,
Damien Zammit
,
06:34
[PATCH 2/6 gnumach] separate lapic_enable from lapic_setup
,
Damien Zammit
,
06:34
[PATCH 0/6 gnumach] SMP on AMD hardware
,
Damien Zammit
,
06:34
[PATCH 1/6 gnumach] Fix apic_send_ipi function clobbering read only fields
,
Damien Zammit
,
06:34
February 04, 2024
Re: [PATCH binutils-gdb] Port GDB to Hurd x86_64.
,
Samuel Thibault
,
13:52
[PATCH binutils-gdb] Port GDB to Hurd x86_64.
,
Flavio Cruz
,
01:43
February 02, 2024
Re: [PATCH 1/2 gnumach] Add HPET timer for small accurate delays
,
Samuel Thibault
,
14:44
Re: [PATCH 2/2 gnumach] smp: Use HPET instead of unreliable pit one-shot
,
Samuel Thibault
,
14:32
Re: [PATCH] improve mig building guide
,
Samuel Thibault
,
12:34
Re: [PATCH] improve mig building guide
,
Samuel Thibault
,
12:32
[PATCH] improve mig building guide
,
Pasha (biblio)
,
12:26
[PATCH 1/2 gnumach] Add HPET timer for small accurate delays
,
Damien Zammit
,
01:40
[PATCH 2/2 gnumach] smp: Use HPET instead of unreliable pit one-shot
,
Damien Zammit
,
01:40
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc