index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
cpu-set-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
udevd: Add ReceivePacketSteeringCPUMask for systemd.link
Renjaya Raga Zenta
2024-02-28
1
-0
/
+77
*
tree-wide: add some asserts
David Tardon
2023-04-14
1
-0
/
+4
*
tree-wide: use TAKE_STRUCT
David Tardon
2023-04-14
1
-7
/
+3
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-4
/
+4
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-5
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: introduce support for setting NUMAMask= to special "all" value
Michal Sekletár
2020-09-08
1
-1
/
+1
*
core: add support for setting CPUAffinity= to special "numa" value
Michal Sekletár
2020-03-16
1
-2
/
+2
*
shared: split out NUMA code from cpu-set-util.c to numa-util.c
Michal Sekletár
2020-03-16
1
-87
/
+0
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
core: introduce NUMAPolicy and NUMAMask options
Michal Sekletar
2019-06-24
1
-0
/
+93
*
cpu-set-util: use %d-%d format in cpu_set_to_range_string() only for actual ...
Michal Sekletar
2019-06-03
1
-2
/
+2
*
shared/cpu-set-util: only force range printing one time
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-2
/
+8
*
shared/cpu-set-util: introduce cpu_set_to_range()
Michal Sekletar
2019-05-29
1
-0
/
+37
*
shared/cpu-set-util: make transfer of cpu_set_t over bus endian safe
Michal Sekletar
2019-05-29
1
-0
/
+38
*
test-execute: use CPUSet too
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-30
/
+1
*
Move cpus_in_affinity_mask() to cpu-set-util.[ch]
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-0
/
+34
*
Rework cpu affinity parsing
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-25
/
+108
*
shared/cpu-set-util: move the part to print cpu-set into a separate function
Zbigniew Jędrzejewski-Szmek
2019-05-21
1
-0
/
+21
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+99