Commit Graph

  • 74ca3daa37 Classifier alignment Move lock to a different cacheline to avoid trashing Kozlowski Mateusz 2021-03-17 13:23:28 +0100
  • da9a6204d3 General structure packing Kozlowski Mateusz 2021-03-16 10:11:08 +0100
  • c751974ae0 Allocator structures cacheline alignment Kozlowski Mateusz 2021-03-12 15:28:57 +0100
  • 94dc9048c7
    Merge pull request #743 from robertbaldyga/makefile-fix-uninstall Robert Baldyga 2021-03-19 18:43:57 +0100
  • 880cfadde9 Makefile: improve uninstall error handling Robert Baldyga 2021-03-19 15:25:24 +0100
  • e58dae02ac Move build system tools to separate directory Robert Baldyga 2021-03-19 13:35:54 +0100
  • feaafdfe06 Makefile: Little cleanup Robert Baldyga 2021-03-19 13:28:22 +0100
  • e9b344cc1e
    Merge pull request #741 from robertbaldyga/update-ocf-20210319 Robert Baldyga 2021-03-19 12:31:53 +0100
  • 6824eaf5ea Update OCF Robert Baldyga 2021-03-19 11:27:37 +0100
  • 6f71c47e56
    Merge pull request #739 from arutk/ocf_190321 Robert Baldyga 2021-03-19 09:36:01 +0100
  • abfcd02a96 OCF update Adam Rutkowski 2021-03-19 10:46:04 -0500
  • f4abf77f6b
    Merge pull request #737 from arutk/ocf_170321 Michał Mielewczyk 2021-03-17 12:02:26 +0100
  • 97d916b077 OCF update (mostly bugfix) Adam Rutkowski 2021-03-17 13:48:54 -0500
  • 4a0fba8e79
    Merge pull request #727 from mmichal10/seq-cutoff-consts Robert Baldyga 2021-03-16 17:11:58 +0100
  • a9f33691ab fix warning in example_test.py Karolina Rogowska 2021-03-16 15:23:49 +0100
  • 5e035f4b52 casadm: improve error logging Michal Mielewczyk 2021-03-11 09:37:37 +0100
  • f1c34340e0 Change REMOVE_INACTIVE ioctl type Michal Mielewczyk 2021-03-12 09:21:49 +0100
  • 12db6b4443 Remove redundant cache being stopped check Michal Mielewczyk 2021-03-12 09:18:06 +0100
  • 66f30dcf12 casadm: use constans for parsing seq cutoff params Michal Mielewczyk 2021-03-12 09:12:45 +0100
  • a70a862c6d
    Merge pull request #724 from mmichal10/update-ocf-3-10-2021 Michał Mielewczyk 2021-03-10 17:00:23 +0100
  • a6c7d57527 update ocf: allocators for requests and metadata Michal Mielewczyk 2021-03-10 16:49:31 +0100
  • 713f5b3b0e
    Merge pull request #690 from Ostrokrzew/removal Michał Mielewczyk 2021-03-10 15:56:53 +0100
  • 461a4f2d96 Introduce "remove inactive core" to cas_cache module Slawomir Jankowski 2021-02-17 16:11:28 +0100
  • 696a2e175c Add KCAS_IOCTL_REMOVE_INACTIVE request to cas_cache module Slawomir Jankowski 2021-02-17 16:02:11 +0100
  • 2514f5fa5b Add "remove inactive" command to casadm Slawomir Jankowski 2021-02-17 15:59:11 +0100
  • 760b60628c Add KCAS_ERR_CORE_IN_ACTIVE_STATE error code. Slawomir Jankowski 2021-02-17 15:48:15 +0100
  • 2bf6e42dea Print separate messages for different "remove core" return codes Slawomir Jankowski 2021-02-17 15:35:57 +0100
  • f955ce890c Remove inactive core handling from "remove core" Slawomir Jankowski 2021-02-17 14:42:12 +0100
  • f0cbe483a3
    Merge pull request #719 from mmichal10/fix-stop Robert Baldyga 2021-03-09 12:08:37 +0100
  • 35602acb8f Prohibit locking cache while its is being stopped Michal Mielewczyk 2021-03-05 11:35:52 +0100
  • 7628474adf
    Merge pull request #674 from robertbaldyga/prequeue-sequential-cutoff Robert Baldyga 2021-03-08 08:59:13 +0100
  • 836726409a casadm: Add promotion count parameter Robert Baldyga 2021-02-03 09:36:16 +0100
  • e6710e0016 cas_cache: Add promotion count parameter Robert Baldyga 2021-02-03 09:35:56 +0100
  • 9bc827a4f2
    Merge pull request #721 from mmichal10/update-ocf Robert Baldyga 2021-03-07 20:34:55 +0100
  • 4f3c5c8f47
    Merge pull request #580 from karolinavelkaja/fault_injection_raid_as_cache_test Robert Baldyga 2021-03-06 20:00:05 +0100
  • 48c08527c8
    Merge pull request #659 from katlapinka/test-dirty-load Robert Baldyga 2021-03-06 19:58:44 +0100
  • 96a6b02c79
    Merge pull request #658 from katlapinka/script-remove-core Robert Baldyga 2021-03-06 19:58:07 +0100
  • be820931e1
    Merge pull request #713 from Ostrokrzew/test_update Robert Baldyga 2021-03-06 19:56:27 +0100
  • 7824aa50ed Update ocf Michal Mielewczyk 2021-03-05 16:00:13 +0100
  • 099eeca864 Ioclass min_size removed from public ocf api Michal Mielewczyk 2021-03-05 16:09:00 +0100
  • ac63045117
    Merge pull request #712 from imjfckm/allocators-revamp Michał Mielewczyk 2021-03-05 15:57:54 +0100
  • f1a19363e5 Include mpool in env and use new allocator API Jan Musial 2021-02-25 09:46:34 +0100
  • 055a803ef2 doc: Requirements for cleaning Michal Mielewczyk 2021-02-24 05:58:04 -0500
  • bcc55f4f3c Extend allocator API Jan Musial 2021-02-25 09:41:35 +0100
  • 8efb611b04
    Merge pull request #711 from robertbaldyga/readme-v20.12.2 Robert Baldyga 2021-02-25 16:18:34 +0100
  • 7a9405a58e Update zero metadata API and tests Slawomir Jankowski 2021-02-25 14:39:37 +0100
  • 90c3c155ed Update README to point to latest (v20.12.2) release Robert Baldyga 2021-02-25 07:21:15 +0100
  • c2c1d9eb4c
    Merge pull request #691 from mmichal10/requirements Robert Baldyga 2021-02-19 17:10:46 +0100
  • dcdcc658b4 Requirements for occupancy per ioclass Michal Mielewczyk 2021-02-12 03:34:29 -0500
  • 09b7af82e5
    Merge pull request #700 from mmichal10/update-ocf-cleaning Robert Baldyga 2021-02-18 16:42:27 +0100
  • c7377b0bb2 update ocf: fix cleaning policy Michal Mielewczyk 2021-02-18 10:20:14 -0500
  • 59c76d91ff
    Merge pull request #678 from robertbaldyga/requirements Robert Baldyga 2021-02-18 14:05:23 +0100
  • 008e327492
    Merge pull request #693 from Ostrokrzew/template Robert Baldyga 2021-02-16 17:54:11 +0100
  • a43e2442c9
    Merge pull request #698 from robertbaldyga/manpage-remove-casadm-nvme Robert Baldyga 2021-02-16 17:53:55 +0100
  • 9eaca4bc96 Remove info about casadm -N command from manpage Robert Baldyga 2021-02-16 15:37:40 +0100
  • b72880ce86
    Merge pull request #634 from katlapinka/ioclass-fixes Katarzyna Łapińska 2021-02-16 12:33:25 +0100
  • 73e9906a54 Test for loading cache after dirty shutdown Katarzyna Lapinska 2021-01-27 12:48:42 +0100
  • b8158f9ceb Add remove core script command to tests API Katarzyna Lapinska 2021-01-27 12:46:03 +0100
  • 84c54e2740 Enumerate few types of devices in issue templates instead of asking user about specific model. Slawomir Jankowski 2021-02-12 14:13:03 +0100
  • 65796836e4
    Merge pull request #689 from mmichal10/update-readme Robert Baldyga 2021-02-11 12:42:52 +0100
  • bcc83f4256 Update README to v20.12.1 Michal Mielewczyk 2021-02-11 04:47:52 -0500
  • dae14f3e4b
    Merge pull request #683 from rafalste/rpm_python3 Robert Baldyga 2021-02-10 11:44:51 +0100
  • 1697f0d10b
    Merge pull request #684 from Ostrokrzew/make_fix Robert Baldyga 2021-02-10 11:43:54 +0100
  • e35b8dd12f Fix for building OpenCAS On some systems, e.g. Ubuntu, the order of linking math library is important and when linking is done too early, openCAS making fails. Slawomir Jankowski 2021-02-09 10:54:11 +0100
  • e17da1cdcc RPM: Improve python files handling Rafal Stefanowski 2021-02-09 00:28:21 +0100
  • a901475f1b doc: Introduce reqparse, the plain text requirement parser Robert Baldyga 2021-02-03 19:35:42 +0100
  • b920113ad5
    Merge pull request #676 from mmichal10/fix-stats-ocf Robert Baldyga 2021-02-03 15:25:31 +0100
  • 87bac66e15 Update ocf fix ioclass stats Michal Mielewczyk 2021-02-03 07:25:15 -0500
  • 2272127b50
    Merge pull request #666 from mmichal10/fix-rounding-error Robert Baldyga 2021-01-29 16:10:31 +0100
  • ffaaaa0a34 casadm: don't cast a float to an int explicitly Michal Mielewczyk 2021-01-29 09:25:16 -0500
  • ff00dab04c
    Merge pull request #633 from katlapinka/fix-by-id Katarzyna Łapińska 2021-01-26 13:36:14 +0100
  • 87f68bb2f5 Fixes in tests and CAS API due to the change with by-id devices paths Katarzyna Lapinska 2021-01-15 11:50:33 +0100
  • 3acb51c922
    Merge pull request #656 from robertbaldyga/update-version-v21.3 Robert Baldyga 2021-01-26 12:13:46 +0100
  • 1eea91b15c
    Merge pull request #657 from katlapinka/tf-update Katarzyna Łapińska 2021-01-26 10:18:22 +0100
  • c00dc77d0e
    Merge pull request #655 from robertbaldyga/update-tutorial-v20.12 Robert Baldyga 2021-01-26 10:04:39 +0100
  • 936e71baa9 [TF] Test Framework update Katarzyna Lapinska 2021-01-26 09:57:05 +0100
  • e52f46efb9 Update version to next planned release Robert Baldyga 2021-01-25 19:29:25 +0100
  • d63cd698a3
    Merge pull request #651 from Deixx/pytest-asyncio Robert Baldyga 2021-01-25 19:26:02 +0100
  • b992818356 README: Update tutorial to point to the latest release Robert Baldyga 2021-01-25 19:24:48 +0100
  • 3685a926b4
    Merge pull request #577 from karolinavelkaja/fault_power_hit_test Katarzyna Łapińska 2021-01-25 13:50:28 +0100
  • 5ef08b06ac
    Merge pull request #598 from karolinavelkaja/check_number_of_processes_test Katarzyna Łapińska 2021-01-25 13:49:19 +0100
  • 362e224dba
    Merge pull request #601 from katlapinka/old-version Katarzyna Łapińska 2021-01-25 13:46:35 +0100
  • dbe9573afa Add pytest-asyncio package to requirements Daniel Madej 2021-01-25 09:14:59 +0100
  • af664f9917
    Merge pull request #649 from arutk/zero-md-old-meta Robert Baldyga 2021-01-21 17:54:29 +0100
  • b0ba347ee7 man entry for --zero-metadata command Adam Rutkowski 2021-01-21 15:56:04 -0600
  • 4c98949cac Add force option to zero-metadata Adam Rutkowski 2021-01-21 15:30:26 -0600
  • 68b68db9c0 Zero metadata if on-disk version differs from current Adam Rutkowski 2021-01-21 14:31:00 -0600
  • 63eb23ba40
    Merge pull request #648 from rafalste/update_copyright Robert Baldyga 2021-01-21 13:27:51 +0100
  • 813c602ab3 adding test 'test_raid_as_cache' Karolina Rogowska 2020-11-25 16:10:29 +0100
  • be4920eb4e
    Merge pull request #644 from arutk/list Robert Baldyga 2021-01-21 13:24:13 +0100
  • 2b739d1165 Check exclusive device access before probing metadata Adam Rutkowski 2021-01-21 13:07:41 -0600
  • 5f65d93a36 Replace cache started check with exclusive open in zero superblock. Adam Rutkowski 2021-01-20 18:39:09 +0100
  • 1fcb175fee Fix probing cache device in casadm Adam Rutkowski 2021-01-21 12:45:17 -0600
  • 1fb5fd9662 Verify whether input device path is actually a block device Adam Rutkowski 2021-01-20 16:53:30 +0100
  • 5f5c150c30 Add comment about calling only after normalizing path Slawomir Jankowski 2021-01-20 15:13:17 +0100
  • 636e083e22 Remove unneccesary variable Remove unused buff from print_slow_atomic_cache_start_info() Slawomir Jankowski 2021-01-20 14:24:38 +0100
  • 035ed3e7f9 Fix listing caches with path outside /dev/disk/by-id Slawomir Jankowski 2021-01-20 14:19:20 +0100
  • 43f43068ad Update copyright statements (2021) Rafal Stefanowski 2021-01-21 13:15:38 +0100
  • 42ac206543
    Merge pull request #647 from robertbaldyga/update-tf-20210121 Robert Baldyga 2021-01-21 13:00:45 +0100
  • 78205be75b
    Merge pull request #646 from robertbaldyga/update-ocf-20210121 Robert Baldyga 2021-01-21 10:45:39 +0100