Jason Volk
|
c9796fa9e0
|
ircd:🆑 Allow optional map closures; add write invalidate flag from cl1.2.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
13052f7090
|
ircd:🆑 Elaborate code compile/link build interface for cl1.2+.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
781ead25b5
|
ircd:🆑 Add shlib path conf.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
b6207fac74
|
ircd:🆑 Add cl_program wrap for source and binary extrication.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
1c668b038c
|
ircd:🆑 Move submit blocking watchdog threshold into conf item.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
e6a71efe8c
|
ircd:🆑 Sample tsc for work item submission for blocking interface mitigations.
|
2021-10-16 15:24:23 -07:00 |
|
Jason Volk
|
9401c206a1
|
ircd:🆑 Check and throw for unavailability in work item ctor.
|
2021-10-15 11:40:32 -07:00 |
|
Jason Volk
|
1be7a8dea2
|
ircd:🆑 Fix name interface related; copy value string.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
8ffdddf860
|
ircd:🆑 Improve queue profiling wrapper related.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
183ff2138f
|
ircd:🆑 Split out init subs; add semver parse for device api.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
a04cc3c290
|
ircd:🆑 Split platform info banner out of main init.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
c05e5e09de
|
ircd:🆑 Additional informational interfaces; kernel names; typing.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
9628585f43
|
ircd:🆑 Add condition for null size slice construction.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
d0c2674b3e
|
ircd:🆑 Add data::offset() to interface.
|
2021-10-06 13:13:47 -07:00 |
|
Jason Volk
|
49fb5b13a2
|
ircd:🆑 Simplify parameter pack w/ fold expression; thanks @jonesmz
|
2021-08-08 09:47:02 -07:00 |
|
Jason Volk
|
2c243be19a
|
ircd:🆑 Add conf items for configuration environment; tweak loghead.
|
2021-05-12 00:05:09 -07:00 |
|
Jason Volk
|
467108f09a
|
ircd:🆑 Add nice/intensity'ish rate-shaping option.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
d0c9a16770
|
ircd:🆑 Add interface for plat/dev info dump w/ console cmd.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
4ed6582472
|
ircd:🆑 Allow no-op exec construction.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
86d985a42f
|
ircd:🆑 Add kernel workgroup info convenience interface.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
cb45dcc840
|
ircd:🆑 Add subbuffer region handles to interface.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
2a730b2799
|
ircd:🆑:exec: Add more specific size/offset argument for map closure related.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
9e795acd72
|
ircd:🆑 Assert cl::data object not included in parameter template.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
d5f1a490db
|
ircd:🆑 Add flush and sync exec opts; reorg post-submit related.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
dbf19fcf4b
|
ircd:🆑:kern: Add argument setter template for various/integral inputs.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
6ca5f8b18f
|
ircd:🆑:code: Add binary construction.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
034170cb30
|
ircd:🆑 Add status argument to work::wait(); improve dtors.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
54c1be6ec3
|
ircd:🆑 Add conf item for queue profiling flag.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
000102cf4e
|
ircd:🆑 Add argument-ordered ergonomic constructor.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
21472fcc5b
|
ircd:🆑 Add buffer to buffer copy to interface.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
07dd934602
|
ircd:🆑:exec: Add the no-implicit-dependency option for exec.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
51d2ac4b33
|
ircd:🆑 Reorder the kern::range lists for common construction; minor fixes.
|
2021-04-22 12:27:56 -07:00 |
|
Jason Volk
|
a21589654a
|
ircd:🆑 Re-attempt pre-SVM mapping w/ synchronous closure.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
d69f8ffb9c
|
ircd:🆑:data: Add basic property interface wrappings.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
60e66cb273
|
ircd:🆑 Move work wait function out of dtor into member; assert handle.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
5d6554b1a3
|
ircd:🆑 Improve data construction; add initialization xfer to ctor.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
44521ce019
|
ircd:🆑 Add variadic argument template pack construction.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
ca1d715702
|
ircd:🆑 Expose enable conf item to interface.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
699d15e8c9
|
ircd:🆑 Add options for exec; improve dependency related.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
b1bfa7640d
|
ircd:🆑 Add missing move ctor and move assign inlines.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
43b85dad87
|
ircd:🆑 Offload blocking wait to thread; integrate dependencies with ircd::ctx.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
dea1118bda
|
ircd:🆑 Build code on construction unless coerced otherwise.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
328fce79a3
|
ircd:🆑 Abort the 1.x CL_MAP from interface for now.
|
2021-02-11 03:21:08 -08:00 |
|
Jason Volk
|
3549ab473a
|
ircd:🆑 Load the pipe dynamically after configuring environment.
|
2021-01-14 23:44:49 -08:00 |
|
Jason Volk
|
869ce974bf
|
ircd:🆑 Add primary interface component handle classes.
|
2021-01-12 13:55:45 -08:00 |
|
Jason Volk
|
5ad43d8817
|
ircd:🆑 Add library interfacing utils; add init, infolog device banner.
ircd:🆑 Add context and device queue related init/dtor.
|
2021-01-08 01:37:45 -08:00 |
|