Commit Graph

7 Commits

Author SHA1 Message Date
Stephen Finucane 45252df4c5 Fix additional mistakes in the NUMA spec document
The 'hw:numa_mempolicy' parameter was never implemented and will likely
never be, however, it's located in the 'implemented' folder suggesting
otherwise. Seeing as specs are as much a reference as anything, this
invalid information should not be retained. Correct this, taking the
opportunity to fix some other typo, line wrapping and general
formatting.

Change-Id: I4aca0073f1fa26ff0c3a34407370f6ba6d916879
2017-02-13 14:39:47 +00:00
Jenkins 96435b36a2 Merge "Fix a value typo for hw_numa_mempolicy" 2015-11-03 15:33:17 +00:00
Dan Smith d39bcd8781 Fix misspellings of "scheduler"
We had several examples of "schedular", which this patch corrects.

Change-Id: I0f0ae9635796ae3fd3680b4376eacdc6a2a2e043
2015-10-02 08:55:05 -07:00
Zhao Lei 6eb4623cfd Fix a value typo for hw_numa_mempolicy
s/prefered/preferred for hw_numa_mempolicy's setting.

Change-Id: Id82b919c27c0ebf166b6ab7ee6b64e968a8b991f
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
2015-09-24 18:57:18 +08:00
Daniel P. Berrange 7bb8352533 Fix mistakes in the NUMA spec document
The NUMA work did not integrate with the extensible resource
tracker since it was not suitable at the time.

The memory property values should be recorded in MB rather
than in GB.

Change-Id: I76c56e5e0a9eed7faf44d1fe376b6d15247c2c92
2015-01-16 15:40:56 +00:00
Christian Berendt 60ad69022d Use 'flavor' instead of 'flavour'
Change-Id: I9fee18359dcbc7c71054154e08e559d504139ca2
2014-10-15 20:35:50 +02:00
Michael Still f0b8204072 Re-organize juno specs
As discussed at our nova meetings, reorganize the juno specs into
three directories:

 - proposed: things proposed which weren't approved
 - approved: things we approved but didn't implement
 - implemented: things approved and implemented

The first I suspect is the most controversial. I've done this
because I worry about the case where a future developer wants to
pick up something dropped by a previous developer, but has trouble
finding previous proposed specifications on the topic. Note that
the actual proposed specs for Juno are adding in a later commit.

Change-Id: Idcf55ca37a83d7098dcb7c2971240c4e8fd23dc8
2014-10-07 07:49:59 +11:00