Hi,
On 2024/06/30 16:18, matthew green wrote:
"Rin Okuyama" writes:
Module Name:src
Committed By: rin
Date: Sun Jun 30 05:59:14 UTC 2024
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
sun2: GENERIC: XXX: Drop `MODULAR` and `compat_netbsd16.config`
as a w
"Rin Okuyama" writes:
> Module Name: src
> Committed By: rin
> Date: Sun Jun 30 05:59:14 UTC 2024
>
> Modified Files:
> src/sys/arch/sun2/conf: GENERIC
>
> Log Message:
> sun2: GENERIC: XXX: Drop `MODULAR` and `compat_netbsd16.config`
>
> as a workaround for memory shortage. Even wit
Module Name:src
Committed By: rin
Date: Sun Jun 30 05:59:14 UTC 2024
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
sun2: GENERIC: XXX: Drop `MODULAR` and `compat_netbsd16.config`
as a workaround for memory shortage. Even with 8MB-RAM configuration,
live-ima
Module Name:src
Committed By: rin
Date: Sun Jun 30 05:59:14 UTC 2024
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
sun2: GENERIC: XXX: Drop `MODULAR` and `compat_netbsd16.config`
as a workaround for memory shortage. Even with 8MB-RAM configuration,
live-ima
Module Name:src
Committed By: thorpej
Date: Thu Jan 18 05:13:48 UTC 2024
Modified Files:
src/sys/arch/sun2/conf: std.sun2
Log Message:
Add "options M68010" for completeness.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sun2/conf/std.sun2
Plea
Module Name:src
Committed By: thorpej
Date: Thu Jan 18 05:13:48 UTC 2024
Modified Files:
src/sys/arch/sun2/conf: std.sun2
Log Message:
Add "options M68010" for completeness.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sun2/conf/std.sun2
Plea
Module Name:src
Committed By: christos
Date: Mon Aug 30 20:22:52 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: INSTALL
Log Message:
The INSTALL kernel needs to be small too
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sun2/conf/INSTALL
P
Module Name:src
Committed By: christos
Date: Mon Aug 30 20:22:52 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: INSTALL
Log Message:
The INSTALL kernel needs to be small too
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/sun2/conf/INSTALL
P
Module Name:src
Committed By: christos
Date: Mon Aug 30 19:01:06 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: Makefile.sun2
Log Message:
Only use the ldscript for the RAMDISK kernel for now.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/s
Module Name:src
Committed By: christos
Date: Mon Aug 30 19:01:06 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: Makefile.sun2
Log Message:
Only use the ldscript for the RAMDISK kernel for now.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/s
Module Name:src
Committed By: christos
Date: Mon Aug 30 18:59:57 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: Makefile.sun2 RAMDISK
Added Files:
src/sys/arch/sun2/conf: kern.ldscript
Log Message:
use -ffunction-sections -fdata-sections --gc-sections with an lds
Module Name:src
Committed By: christos
Date: Mon Aug 30 18:59:57 UTC 2021
Modified Files:
src/sys/arch/sun2/conf: Makefile.sun2 RAMDISK
Added Files:
src/sys/arch/sun2/conf: kern.ldscript
Log Message:
use -ffunction-sections -fdata-sections --gc-sections with an lds
> On Mar 14, 2020, at 8:10 PM, Jason Thorpe wrote:
>
> redundant things (e.g. extent vs vmem)
In case this wasn't obvious, I favor ejecting extent in favor of vmem.
-- thorpej
> On Mar 14, 2020, at 7:57 PM, Rin Okuyama wrote:
>
> I think that we can no longer support 4MB system because of (2); hangs
> due to (2) are much more serious for 4MB system than it is in 7MB system.
> Modern kernel allocates too much things on demand rather than statically
> allocating them
(added port-sun2 and thorpej)
On 2020/03/08 17:40, matthew green wrote:
"Rin Okuyama" writes:
Module Name:src
Committed By: rin
Date: Sun Mar 8 06:25:10 UTC 2020
Modified Files:
src/sys/arch/sun2/conf: GENERIC
Log Message:
Retire md(4) in favor of tmpfs provided by mo
"Rin Okuyama" writes:
> Module Name: src
> Committed By: rin
> Date: Sun Mar 8 06:25:10 UTC 2020
>
> Modified Files:
> src/sys/arch/sun2/conf: GENERIC
>
> Log Message:
> Retire md(4) in favor of tmpfs provided by module,
> though both are not useful for 8MB RAM system...
hi Rin.
16 matches
Mail list logo