I've configured multiple SSDs in a RAID-0 array in AHCI mode. I'd like to determine whether TRIM commands are being sent to the disks. Is there a way to monitor these commands in the kernel somewhere? I'd just like to double-check to make sure that they are, in fact, being sent.
I'm running an Ubuntu 12.04 derivative.