diff options
Diffstat (limited to 'results/classifier/gemma3:12b/device/602544')
| -rw-r--r-- | results/classifier/gemma3:12b/device/602544 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/602544 b/results/classifier/gemma3:12b/device/602544 new file mode 100644 index 000000000..123e04d04 --- /dev/null +++ b/results/classifier/gemma3:12b/device/602544 @@ -0,0 +1,7 @@ + +[Feature request] Please implement ATA TRIM command + +Modern linuxes can use ATA TRIM command on block devices. It will be very nice if qemu translates this request to underlying block driver. + +1. So, if I use RAW image (on my case - lvm partition), TRIM inside qemu should do TRIM command on my readl HDD +2. In the future, TRIM command inside qemu will free space inside qcow images. \ No newline at end of file |