Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::resource::io_queue_topology Struct Reference

Public Member Functions

 io_queue_topology (const io_queue_topology &)=delete
 
 io_queue_topology (io_queue_topology &&)
 

Public Attributes

std::vector< std::unique_ptr< io_queue > > queues
 
std::vector< unsigned > shard_to_group
 
std::vector< unsigned > shards_in_group
 
std::vector< std::shared_ptr< io_group > > groups
 
util::spinlock lock
 

The documentation for this struct was generated from the following file: