haiku/build
Adrien Destugues 96fef5d19f ramdisk: implement trim and icon, add to image
- B_TRIM_DEVICE on a ram disk frees all requested pages. Reading from a
  trimmed page returns all 0s. This can be used with fstrim to release
  memory for the parts not used by the filesystem, without unregistering
  then registering the device.
- Add icon and ioctl to get it.
- Add it to the image, because it works reasonably well and there is no
  reason not to include it.
2016-11-03 22:58:31 +01:00
..
config_headers Make US-english the default KDL keymap again. 2016-10-10 07:18:12 +02:00
jam ramdisk: implement trim and icon, add to image 2016-11-03 22:58:31 +01:00
scripts configure: pass proper gdb target for m68k 2016-10-20 13:30:33 +02:00