git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47c2f29
)
x86/xsaves: Enable xsaves/xrstors
author
Fenghua Yu
<fenghua.yu@intel.com>
Thu, 29 May 2014 18:12:43 +0000
(11:12 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 29 May 2014 21:33:07 +0000
(14:33 -0700)
If xsaves/xrstors is enabled, compacted format of xsave area will be used
and less memory may be used for context per process. And modified
optimization implemented in xsaves/xrstors improves performance of saving
xstate.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1401387164-43416-16-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/xsave.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/xsave.c
Simple merge