Jason Volk
|
56bbc04527
|
ircd::fs::map: Add ergonomic trailing-opts ctor.
|
2022-06-19 20:27:13 -07:00 |
|
Jason Volk
|
b815ac8bec
|
ircd::fs: Eliminate user-defined ctors on various opts for designated inits.
|
2022-06-19 20:27:13 -07:00 |
|
Jason Volk
|
6843d7a98d
|
ircd::fs: Support more exotic alignments for memory mapped files.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
0b2b243c71
|
ircd::fs: Extend map interface with flush/sync.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
59106f9456
|
ircd::fs::map: Add hugepage related to interface opts.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
fdd052da87
|
ircd::fs::map: Add MAP_LOCKED wrapper to interface opts.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
6f3adfd160
|
ircd::fs::map: Add static opts instance w/ default ctor argument.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
e39182be25
|
ircd::fs: Add prefetch convenience to interface.
|
2020-09-13 08:42:34 -07:00 |
|
Jason Volk
|
7eaf60c308
|
ircd::fs: Add interface to madvise on mapped file.
|
2020-09-07 17:01:45 -07:00 |
|
Jason Volk
|
f6475a2906
|
ircd::fs: Add interface to mmap fd.
|
2020-08-28 05:18:57 -07:00 |
|