> Maybe, some magic happened recently, and it was fixed, I have to check TOI repo and try to build some test kernel. But without promises.
Okay, I've built test kernel with TOI enabled, and it still doesn't work with my disk layout. So no way.
Search Criteria
Package Details: linux-pf-headers 6.11.pf4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-pf.git (read-only, click to copy) |
---|---|
Package Base: | linux-pf |
Description: | Headers and scripts for building modules for the pf-kernel |
Upstream URL: | https://pfkernel.natalenko.name |
Keywords: | bbr bbr3 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd |
Licenses: | GPL-2.0-only |
Provides: | linux-pf-headers |
Submitter: | nous |
Maintainer: | post-factum |
Last Packager: | post-factum |
Votes: | 210 |
Popularity: | 0.27 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-06 15:49 (UTC) |
Dependencies (10)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 106 Next › Last »
post-factum commented on 2017-03-08 18:29 (UTC)
xianai commented on 2017-03-01 03:08 (UTC)
Hi,
UKSM new release 0.1.2.6 is out.
For v4.10 download link:
http://kerneldedup.org/download/uksm/0.1.2.6/uksm-0.1.2.6-for-v4.10.patch
any issues please feedback on https://github.com/dolohow/uksm
post-factum commented on 2017-02-23 18:06 (UTC)
...fixed here: https://gist.github.com/cfe720e39b0acba9be36df222e03ce0f
post-factum commented on 2017-02-23 18:02 (UTC)
For UKSM, orig_pte should be replaced with vmf->orig_pte due to API changes.
walkindude commented on 2017-02-23 16:06 (UTC)
-> Found patch-4.10-pf1.xz
-> Updating aufs4-standalone git repo...
Fetching origin
-> Downloading uksm-4.9.patch...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-4.9.1+.patch
Aborting...
==> ERROR: Makepkg was unable to build linux-pf.
==> Restart building linux-pf ? [y/N]
==> ---------------------------------
==>
aricart commented on 2017-02-23 01:51 (UTC)
Won't compile with UKSM patch for me.
mm/memory.c: In function ‘wp_page_copy’:
mm/memory.c:2192:21: error: ‘orig_pte’ undeclared (first use in this function)
uksm_cow_pte(vma, orig_pte);
^~~~~~~~
mm/memory.c:2192:21: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:294: mm/memory.o] Error 1
post-factum commented on 2017-02-22 19:11 (UTC)
You don't need DCCP patch, it is already in 4.10.
xianai commented on 2017-02-22 13:40 (UTC)
@post-factum,
Yes, it seems nothing need to be done from v4.9..v4.10 for uksm. :-)
There are two pending bug-fixing patches from staff in Huawei Inc. need to be reviewed and patched back to uksm. But I don't think most desktop users will bump into them. So you may use post-factum's patch for a while.
I am currently out of office for a few days. After that I will release a new version.
post-factum commented on 2017-02-21 17:07 (UTC)
The same for aufs4 [1].
[1] https://gist.github.com/848daa8c98a7937a27d4490388d48ee6
post-factum commented on 2017-02-21 17:02 (UTC)
Thaodan, wanna try? [1]
git merge uksm-4.9 on top of v4.10 just worked for me, but I haven't compiled it. Feel free to test.
[1] https://gist.github.com/55f6168453ee9d5dc44d232e57117e40
Pinned Comments
post-factum commented on 2023-09-25 20:30 (UTC) (edited on 2024-10-08 14:21 (UTC) by post-factum)
Official binary builds for various x86_64 ISA levels are available here.