Bug 2485

Summary: Add numactl package
Product: buildroot Reporter: Will Newton <will.newton>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Patch to add numactl package

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.