Skip to content

Instantly share code, notes, and snippets.

View misotolar's full-sized avatar

Michal Sotolar misotolar

View GitHub Profile
@misotolar
misotolar / orion.css
Created November 14, 2015 14:45
Aptana Studio CSS
/* GTK specific */
.MPartStack {
font-size: 8;
font-family: 'Lucida Sans Unicode';
swt-simple: false;
swt-mru-visible: false;
}
CTabItem {
swt-show-close: false !important;
diff -uNr linux-zen/Documentation/vm/00-INDEX linux-zen.uksm/Documentation/vm/00-INDEX
--- linux-zen/Documentation/vm/00-INDEX 2015-11-12 20:38:36.000000000 +0100
+++ linux-zen.uksm/Documentation/vm/00-INDEX 2015-11-13 19:32:35.860572160 +0100
@@ -18,6 +18,8 @@
- description of the idle page tracking feature.
ksm.txt
- how to use the Kernel Samepage Merging feature.
+uksm.txt
+ - Introduction to Ultra KSM
numa
@misotolar
misotolar / uksm-1.2.4-beta-for-linux-v4.1.patch
Last active November 13, 2015 19:04
Linux Zen 4.1 UKSM
diff -uNr linux-zen/Documentation/vm/00-INDEX linux-zen.uksm/Documentation/vm/00-INDEX
--- linux-zen/Documentation/vm/00-INDEX 2015-09-11 17:18:39.342612582 +0200
+++ linux-zen.uksm/Documentation/vm/00-INDEX 2015-09-11 17:20:17.289285410 +0200
@@ -16,6 +16,8 @@
- explains what hwpoison is
ksm.txt
- how to use the Kernel Samepage Merging feature.
+uksm.txt
+ - Introduction to Ultra KSM
numa