aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public/sysctl.h
Commit message (Expand)AuthorAgeFilesLines
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-1/+2
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-2/+2
* gcov: Implement code to read coverage informationsFrediano Ziglio2013-02-211-0/+38
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+1
* scheduler: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-231-0/+14
* bump sysctl interface version after c/s 23995:8943a9696358Jan Beulich2011-11-081-1/+1
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-251-0/+2
* X86 MCE: Prevent malicious guest access broken page againKeir Fraser2011-09-301-0/+1
* x86/mca MCA minor bugfixLiu, Jinsong2011-05-121-1/+1
* x86 sysctl: Remove unused CPU hotplug status stuff.Keir Fraser2011-01-141-9/+0
* ARINC 653 schedulerKeir Fraser2010-12-011-0/+31
* sysctl: Return physinfo.max_{cpu,node}_id as maximum *possible* IDs.Keir Fraser2010-08-131-2/+4
* sysctl: Another clarification re. max_cpu_index.Keir Fraser2010-07-121-6/+6
* sysctl: Make meaning of max_cpu_index field clearer.Keir Fraser2010-07-121-2/+2
* x86, pm: provide core/package cstate residenciesKeir Fraser2010-07-121-0/+5
* Fix sched_adjust_global() and clean up surrounding code.Keir Fraser2010-06-171-2/+3
* sysctl: Move sysctl enumeration into a single block, same as domctl.Keir Fraser2010-05-041-18/+35
* scheduler: Add a global parameter adjustment to the switchable scheduler inte...Keir Fraser2010-05-041-0/+14
* cpupool: Control interface should be a sysctl rather than a domctl.Keir Fraser2010-05-041-0/+22
* Clean up numa-info sysctl.Keir Fraser2010-04-131-26/+19
* Topology-info sysctl cleanups.Keir Fraser2010-04-131-23/+2
* sysctl: Remove sockets_per_node field from physinfo command.Keir Fraser2010-04-131-1/+0
* Refactor Xen Support for Intel Turbo BoostKeir Fraser2010-04-091-1/+2
* libxl: Fix the build by reinstating some sysctl.physinfo fields.Keir Fraser2010-04-081-2/+2
* Host Numa information in dom0Keir Fraser2010-04-071-18/+72
* xenpm: Allow user to enable/disable dbs governor turbo mode.Keir Fraser2010-02-081-0/+5
* xentrace: Per-cpu xentrace buffersKeir Fraser2010-01-201-1/+1
* sysctl: Return max_node_id rather than nr_nodes from physinfo command.Keir Fraser2010-01-061-2/+2
* domctl/sysctl: Clean up definitionsKeir Fraser2009-12-221-1/+1
* sysctl: Fix mis-allocation of number for XEN_SYSCTL_lockprof_opKeir Fraser2009-12-011-1/+1
* Spinlock profiling (enable in build with lock_profile=y)Keir Fraser2009-10-141-1/+34
* xenpm: Set scheduler vcpu_migration_delay by xenpmKeir Fraser2009-04-061-0/+6
* cpuidle: export max_cstate access via libxcKeir Fraser2009-03-311-0/+6
* xenpm: Add a small scheduler knob "sched_smt_power_savings"Keir Fraser2009-03-201-4/+6
* Deliver cpufreq actual average freq to libxc interfaceKeir Fraser2009-03-201-0/+2
* Add CPU status info and a status call to the CPU on/offline sysctls.Keir Fraser2009-03-171-0/+9
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-131-0/+22
* Page offline support in Xen sideKeir Fraser2009-03-061-0/+49
* Add user PM control interfaceKeir Fraser2008-12-101-0/+86
* x86: Add sysctl for cpu online/offlineKeir Fraser2008-09-221-0/+13
* Add statistic interface for cx.Keir Fraser2008-05-211-4/+19
* Provide Px statistic data to user through libxcKeir Fraser2008-05-161-1/+36
* tools: Obtain platform capabilities via physinfo sysctl.Keir Fraser2008-04-011-2/+9
* Rename uintN_t guest handles to uintN, to avoid nameclash with uintN_tKeir Fraser2007-12-281-1/+1
* Allow incremental access to hypervisor console log.Keir Fraser2007-10-291-6/+15
* xen: Fix new domctl/sysctl structs to be 32-/64-bit invariant.Keir Fraser2007-10-251-2/+2
* Replace sysctl.physinfo.sockets_per_node with more directly usefulKeir Fraser2007-10-191-2/+2
* Add new domctl hypercall to expose current heap values. Thiskfraser@localhost.localdomain2007-07-111-0/+13
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-1/+19