4ed00862c8
The manager provides a way to allocate physically and virtually contiguous set of objects. Signed-off-by: Artem V. Andreev <artem.andreev@oktetlabs.ru> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
10 lines
292 B
Meson
10 lines
292 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
#
|
|
# Copyright (c) 2017-2018 Solarflare Communications Inc.
|
|
# All rights reserved.
|
|
#
|
|
# This software was jointly developed between OKTET Labs (under contract
|
|
# for Solarflare) and Solarflare Communications, Inc.
|
|
|
|
sources = files('rte_mempool_bucket.c')
|