Barrelfish
Functions
helper.c File Reference

SKB helper functions. More...

Functions

errval_t skb_set_memory_affinity (void)
 This will set the affinity in ram_alloc to something "sensible". It runs the ram_findall query, takes a union of the ranges returned and sets that as ram_set_affinity. More...
 

Detailed Description

SKB helper functions.

Function Documentation

errval_t skb_set_memory_affinity ( void  )

This will set the affinity in ram_alloc to something "sensible". It runs the ram_findall query, takes a union of the ranges returned and sets that as ram_set_affinity.