User Details
- User Since
- May 27 2014, 10:08 AM (564 w, 5 d)
Fri, Mar 21
Thu, Mar 20
Remove #include <asm/barrier.h>, no longer needed.
Implement @markj suggestions.
No, I didn’t find definitions elsewhere that should belong to this header.
I’m adding the comment in the final commit. Thank you!
Thank you @markj for the detailed feedback! I reimplemented the patch based on your suggestion and will test it shortly.
Sat, Mar 15
Address style-related comment from bz
Call sysctl_handle_opaque() instead of sysctl_handle_string()
Reimplement patch entirely
Sat, Feb 22
Feb 19 2025
Yes. For now, there is no connection between linsysfs and linuxkpi: linuxkpi does not add its entries as files and directories in linsysfs, it always used a sysctl interface instead.
Thank you all for the extensive and great feedback on this patch!
I made local changes to address @bz comments, but I will only upload it when other concerns are addressed.
I reworked the patch to unify the put_page() and __free_pages() code paths. Now, all put/freed pages are handled by __free_pages().
Feb 17 2025
Feb 15 2025
I spent some time to review the folio code and the existing page allocation code (alloc_pages(), __free_pages(), put_page(), release_pages(), ...).
Feb 13 2025
Address @bz comments.
Feb 10 2025
@bz: Is there something I should do to document the breakage?
Feb 8 2025
Feb 5 2025
Add diff context. No other changes.
Add diff context. No other changes.
Add diff context. No other changes.