Home
last modified time | relevance | path

Searched hist:"96744 f0225d1042ad504b4da37ec48922e540018" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/conf/
H A Dfiles.riscvdiff 96744f0225d1042ad504b4da37ec48922e540018 Thu Jul 05 19:07:23 CEST 2018 Sean Bruno <sbruno@FreeBSD.org> Make ZSTD a real option via ZSTDIO.

It looks like the intent was to allow ZSTD support to be
compiled into the kernel with options ZSTDIO. But it doesn't look
like that was ever implemented or I'm missing how to do it.

I did a cursory audit of kernel config files and made a decision to
enable ZSTDIO in riscv GENERIC and mips MALTA configurations. All other
kernel configurations already had this option in their kernel configs
but they didn't do anything useful as the feature was declared as
"standard" prior to this.

Reviewed by: cem allanjude
Differential Revision: https://reviews.freebsd.org/D16007
H A Dfilesdiff 96744f0225d1042ad504b4da37ec48922e540018 Thu Jul 05 19:07:23 CEST 2018 Sean Bruno <sbruno@FreeBSD.org> Make ZSTD a real option via ZSTDIO.

It looks like the intent was to allow ZSTD support to be
compiled into the kernel with options ZSTDIO. But it doesn't look
like that was ever implemented or I'm missing how to do it.

I did a cursory audit of kernel config files and made a decision to
enable ZSTDIO in riscv GENERIC and mips MALTA configurations. All other
kernel configurations already had this option in their kernel configs
but they didn't do anything useful as the feature was declared as
"standard" prior to this.

Reviewed by: cem allanjude
Differential Revision: https://reviews.freebsd.org/D16007
/freebsd/sys/riscv/conf/
H A DGENERICdiff 96744f0225d1042ad504b4da37ec48922e540018 Thu Jul 05 19:07:23 CEST 2018 Sean Bruno <sbruno@FreeBSD.org> Make ZSTD a real option via ZSTDIO.

It looks like the intent was to allow ZSTD support to be
compiled into the kernel with options ZSTDIO. But it doesn't look
like that was ever implemented or I'm missing how to do it.

I did a cursory audit of kernel config files and made a decision to
enable ZSTDIO in riscv GENERIC and mips MALTA configurations. All other
kernel configurations already had this option in their kernel configs
but they didn't do anything useful as the feature was declared as
"standard" prior to this.

Reviewed by: cem allanjude
Differential Revision: https://reviews.freebsd.org/D16007