Avi Kivity
|
f85a2b48bb
|
resource: support using only a subset of a machine's processors
This is useful for running multiple seastar applications on the same
machine, for testing purposes.
|
2015-06-14 16:10:21 +03:00 |
|
Avi Kivity
|
7f8d88371a
|
Add LICENSE, NOTICE, and copyright headers to all source files.
The two files imported from the OSv project retain their original licenses.
|
2015-02-19 16:52:34 +02:00 |
|
Tomasz Grabiec
|
555977f5e6
|
core: drop BSD license text from resource.hh
|
2015-01-28 16:18:50 +02:00 |
|
Avi Kivity
|
77f13169c0
|
core: add NUMA resource allocation functions
Add a wrapper around libhwloc to discover memory and processing resources,
and divide them among the configured cpu threads.
|
2014-10-12 16:35:48 +03:00 |
|