FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for kernel - netoptimizer/prototype-kernel · GitHub
netoptimizer
/
prototype-kernel
Public
Notifications
You must be signed in to change notification settings
Fork
107
Star
316
Code
Issues
9
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
prototype-kernel
kernel
on
master
User selector
Datepicker
Commit history
Commits on Jan 16, 2025
Add page_bench06_walk_all
Show description for 35b1716
netoptimizer
committed
35b1716
View commit details
Copy full SHA for 35b1716
View code at this point
Browse repository at this point
bench_page_pool_cross_cpu.c: Add include
Show description for 76dcf3b
netoptimizer
committed
76dcf3b
View commit details
Copy full SHA for 76dcf3b
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
bench_traits_simple: Add more bit_run_bench options
Show description for a1a0111
netoptimizer
committed
a1a0111
View commit details
Copy full SHA for a1a0111
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
bench_traits_simple: Add module parm to stay_loaded
Show description for 962d1c3
netoptimizer
committed
962d1c3
View commit details
Copy full SHA for 962d1c3
View code at this point
Browse repository at this point
bench_traits_simple: remove atomic test from baseline
Show description for 4889e55
netoptimizer
committed
4889e55
View commit details
Copy full SHA for 4889e55
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
bench_traits_simple: First basic bench for get and set
Show description for c7709e3
netoptimizer
committed
c7709e3
View commit details
Copy full SHA for c7709e3
View code at this point
Browse repository at this point
bench_traits_simple: add func cost to baseline test
Show description for dde76d0
netoptimizer
committed
dde76d0
View commit details
Copy full SHA for dde76d0
View code at this point
Browse repository at this point
Add bench_traits_simple: boilerplate
Show description for 81d15a6
netoptimizer
committed
81d15a6
View commit details
Copy full SHA for 81d15a6
View code at this point
Browse repository at this point
page_bench01: compile fixes for kernel v6.8
Show description for d9e7c81
netoptimizer
committed
d9e7c81
View commit details
Copy full SHA for d9e7c81
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
Fix page_pool: include files moved in recent kernel
Show description for e1aa597
netoptimizer
committed
e1aa597
View commit details
Copy full SHA for e1aa597
View code at this point
Browse repository at this point
Fix page_pool: newer kernel unexported page_pool_release_page()
Show description for 7fb2a9c
netoptimizer
committed
7fb2a9c
View commit details
Copy full SHA for 7fb2a9c
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
bench/page_bench01: increase loops iterations
Show description for e947323
netoptimizer
committed
e947323
View commit details
Copy full SHA for e947323
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
page_bench05_cross_cpu: avoid using __put_page() as removed in newer kernels
Show description for 8233e9b
netoptimizer
committed
8233e9b
View commit details
Copy full SHA for 8233e9b
View code at this point
Browse repository at this point
time_bench_memset: Fix for missing XSAVE_YMM_SIZE define
Show description for f792c46
netoptimizer
committed
f792c46
View commit details
Copy full SHA for f792c46
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
bench_page_pool_simple: Add missing spin_lock_init()
Show description for a39b026
netoptimizer
committed
a39b026
View commit details
Copy full SHA for a39b026
View code at this point
Browse repository at this point
bench_page_pool_simple: Adjust for kernel API change in 12cc923f1ccc
Show description for 4216ec6
netoptimizer
committed
4216ec6
View commit details
Copy full SHA for 4216ec6
View code at this point
Browse repository at this point
bench_page_pool_simple: Adjust for API changes for DECLARE_TASKLET_DISABLED
Show description for 2cb3218
netoptimizer
committed
2cb3218
View commit details
Copy full SHA for 2cb3218
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
time_bench_sample: Add benchmark of cmpxchg
Show description for 66490e4
netoptimizer
committed
66490e4
View commit details
Copy full SHA for 66490e4
View code at this point
Browse repository at this point
time_bench_sample: Add benchmark of this_cpu_cmpxchg
Show description for 7d68bd4
netoptimizer
committed
7d68bd4
View commit details
Copy full SHA for 7d68bd4
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
page_bench04_bulk: open code free_pages_bulk()
Show description for 49d224b
netoptimizer
committed
49d224b
View commit details
Copy full SHA for 49d224b
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
page_bench04_bulk: test new bulk API list vs. array
Show description for 4c41fe0
netoptimizer
committed
4c41fe0
View commit details
Copy full SHA for 4c41fe0
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
time_bench_memset: test closer to SKB clear method
Show description for 41a5ffb
netoptimizer
committed
41a5ffb
View commit details
Copy full SHA for 41a5ffb
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Merge pull request #38 from GiVeMeRoOt/master
Show description for 46e06c1
netoptimizer
authored
46e06c1
View commit details
Copy full SHA for 46e06c1
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
time_bench_memset: Make AVX2 output clear this is 256 bytes
Show description for ec29ce0
netoptimizer
committed
ec29ce0
View commit details
Copy full SHA for ec29ce0
View code at this point
Browse repository at this point
time_bench_memset: Add AVX2 optimized memset for 256 bytes
Show description for 2c8223c
sbrivio-rh
authored and
netoptimizer
committed
2c8223c
View commit details
Copy full SHA for 2c8223c
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Fixing grammar in the troubleshooting doc
GiVeMeRoOt
authored
467a135
View commit details
Copy full SHA for 467a135
View code at this point
Browse repository at this point
Commits on May 27, 2020
Enable config for CONFIG_SLAB_BULK_API by default
Show description for b775bce
netoptimizer
committed
b775bce
View commit details
Copy full SHA for b775bce
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Kernel API change: page_pool_put_page got extra parameter
Show description for d5548a5
netoptimizer
committed
d5548a5
View commit details
Copy full SHA for d5548a5
View code at this point
Browse repository at this point
kernel API changed: getnstimeofday -> ktime_get_real_ts64
Show description for f65a20a
netoptimizer
committed
f65a20a
View commit details
Copy full SHA for f65a20a
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
bench_page_pool_cross_cpu: Fix bug/issue in pp_tasklet_simulate_rx_napi.
Show description for b88769b
netoptimizer
committed
b88769b
View commit details
Copy full SHA for b88769b
View code at this point
Browse repository at this point
bench_page_pool_cross_cpu: tweaking with small delays
Show description for 62c0b59
netoptimizer
committed
62c0b59
View commit details
Copy full SHA for 62c0b59
View code at this point
Browse repository at this point
bench_page_pool_cross_cpu: add module param returning_cpus
Show description for 11c1868
netoptimizer
committed
11c1868
View commit details
Copy full SHA for 11c1868
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
bench_page_pool_cross_cpu: handle failure unroll in run_bench_pp_cpus
Show description for 29cd7c9
netoptimizer
committed
29cd7c9
View commit details
Copy full SHA for 29cd7c9
View code at this point
Browse repository at this point
bench_page_pool_cross_cpu: make CPUs to run bench on a parameter
Show description for f5afc5a
netoptimizer
committed
f5afc5a
View commit details
Copy full SHA for f5afc5a
View code at this point
Browse repository at this point
bench_page_pool_cross_cpu: parameter tuning
Show description for 1bf55e6
netoptimizer
committed
1bf55e6
View commit details
Copy full SHA for 1bf55e6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL