Bug 2485 - Add numactl package
Summary: Add numactl package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-31 16:04 UTC by Will Newton
Modified: 2013-05-26 08:22 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to add numactl package (2.31 KB, patch)
2010-08-31 16:05 UTC, Will Newton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Will Newton 2010-08-31 16:04:55 UTC
The numactl package allows manipulation of which tasks run on which NUMA nodes. This can be quite useful in embedded systems that use NUMA to handle on-chip memories (e.g. SuperH).
Comment 1 Will Newton 2010-08-31 16:05:43 UTC
Created attachment 2413 [details]
Patch to add numactl package
Comment 2 Thomas Petazzoni 2013-05-26 08:22:37 UTC
I've taken the patch, updated it to the latest package infrastructure, and did a few minor changes. I'll send it soon to the mailing list.