From 22a2323bcb6c71b8f97c45fa54dd494795f63c28 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 4 Feb 2018 11:26:07 +0200 Subject: [PATCH] Update notes --- content/post/2018-02.md | 4 ++++ public/2018-02/index.html | 10 +++++++--- public/robots.txt | 2 +- public/sitemap.xml | 20 ++++++++++---------- 4 files changed, 22 insertions(+), 14 deletions(-) diff --git a/content/post/2018-02.md b/content/post/2018-02.md index 273f692f0..a893dc40c 100644 --- a/content/post/2018-02.md +++ b/content/post/2018-02.md @@ -42,6 +42,10 @@ $ ./fix-metadata-values.py -i /tmp/2018-02-03-Affiliations-1116-corrections.csv ``` $ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b + +real 96m39.823s +user 14m10.975s +sys 2m29.088s ``` - Generate a new list of affiliations for Peter to sort through: diff --git a/public/2018-02/index.html b/public/2018-02/index.html index 393050342..7b55de60c 100644 --- a/public/2018-02/index.html +++ b/public/2018-02/index.html @@ -23,7 +23,7 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl - + @@ -57,9 +57,9 @@ I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-pl "@type": "BlogPosting", "headline": "February, 2018", "url": "https://alanorth.github.io/cgspace-notes/2018-02/", - "wordCount": "322", + "wordCount": "328", "datePublished": "2018-02-01T16:28:54+02:00", - "dateModified": "2018-02-03T09:44:31+02:00", + "dateModified": "2018-02-04T00:00:51+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -169,6 +169,10 @@ $ ./fix-metadata-values.py -i /tmp/2018-02-03-Affiliations-1116-corrections.csv
$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
+
+real    96m39.823s
+user    14m10.975s
+sys     2m29.088s