cpuset support no longer enabled in kernel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Tim Gardner |
Bug Description
Binary package hint: linux-source-2.6.24
In Gutsy CONFIG_CPUSETS was enabled:
/boot/config-
allowing you to mount the /dev/cpuset virtual file system with:
mkdir /dev/cpuset
mount -t cpuset - /dev/cpuset
This is no longer the case in Hardy.
The cpuset functionality allows binding of processes to cores and memory nodes on NUMA systems such as AMD Opteron, and can be vital to getting good performance out of things like scientific HPC codes where memory bandwidth is critical.
I found this as I'm one of the people involved in the development of Torque (an open source, PBS
based, batch queuing system that is often used on large HPC clusters) and was about to test the cpuset code that has just arrived in our trunk. Not having cpusets any more makes it a bit hard to see if it works.. :-)
CVE References
Changed in linux: | |
assignee: | nobody → ubuntu-kernel-team |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in linux: | |
assignee: | ubuntu-kernel-team → amitk |
status: | Triaged → In Progress |
Changed in linux: | |
status: | In Progress → Fix Committed |
This bug was fixed in the package linux - 2.6.24-5.8
---------------
linux (2.6.24-5.8) hardy; urgency=low
[Alessio Igor Bogani]
* rt: Update to 2.6.24-rc8-rt1
* rt: Update configuration files
[Amit Kucheria]
* Asix: fix breakage caused in 2.6.24-rc7
* Add CONFIG_CPUSETS to server-related flavours
- LP: #182434
[Chuck Short]
* SAUCE: ata: blacklist FUJITSU MHW2160BH PL
- LP: #175834
[Kees Cook]
* AppArmor: updated patch series to upstream SVN 1079.
[Soren Hansen]
* Updated configs to enable virtio stuff Ignore: yes
[Stefan Bader]
* Enabled CONFIG_ BSD_PROCESS_ ACCT=y for sparc. AUDITSYSCALL= y. AUDIT_SYSCALL= y to custom lpia(compat)
- LP: #176587
* Enable CONFIG_
- LP: #140784
* Added CONFIG_
* Enabled CONFIG_HUGETLBFS=y for i386/server amd64/server and ia64.
* Lower priority of pnpacpi resource messages to warning level.
- LP: #159241
* Fix the messed up message level of pnpacpi parser.
[Tim Gardner]
* Start new release, bump ABI to -5 USB_SERIAL_ KEYSPAN
* Disabled iwlwifi preperatory to moving it to l-u-m.
* Enabled CONFIG_
* Disabled CONFIG_CGROUPS.
* Virtio config settings for -rt.
* Re-enable IWLWIFI in the kernel.
* Fixed -rt saa7134-core.c FTBS
[Upstream Kernel Changes]
* Input: Handle EV_PWR type of input caps in input_set_ capability. XFRM_MIGRATE
* Input: jornada680_kbd - fix default keymap
* increase PNP_MAX_PORT to 40 from 24
* sched: fix gcc warnings
* leds: Fix leds_list_lock locking issues
* leds: Fix locomo LED driver oops
* x86: fix asm-x86/byteorder.h for userspace export
* x86: fix asm-x86/msr.h for user-space export
* ACPI: EC: Enable boot EC before bus_scan
* ACPI: Make sysfs interface in ACPI power optional.
* fix lguest rmmod "bad pgd"
* slub: provide /proc/slabinfo
* [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
* slub: register slabinfo to procfs
* [SCSI] scsi_sysfs: restore prep_fn when ULD is removed
* Unify /proc/slabinfo configuration
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
* restrict reading from /proc/<pid>/maps to those who share ->mm or can
ptrace pid
* Fix kernel/ptrace.c compile problem (missing "may_attach()")
* hwmon: (w83627ehf) Be more careful when changing VID input level
* NFS: Fix a possible Oops in fs/nfs/super.c
* NFSv4: Fix circular locking dependency in nfs4_kill_renewd
* NFS: add newline to kernel warning message in auth_gss code
* NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on
error
* NFSv4: Fix open_to_lock_owner sequenceid allocation...
* gameport: don't export functions that are static inline
* Input: spitzkbd - fix suspend key handling
* Input: pass EV_PWR events to event handlers
* [ARM] 4735/1: Unbreak pxa25x suspend/resume
* IB/srp: Fix list corruption/oops on module reload
* Console is utf-8 by default
* [IA64] Update Altix BTE error return status patch
* [IA64] Update Altix nofault code
* [X25]: Add missing x25_neigh_put
* [XFRM]: Do not define km_migrate() if !CONFIG_
* [CASSINI]: Fix endianness bug.
* [CASSINI]: Revert 'dont touch page_count'.
* [CASSINI]: Program parent Inte...