haiku/build/jam/packages
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
..
Haiku ramdisk: implement trim and icon, add to image 2016-11-03 22:58:31 +01:00
HaikuBootstrap PPP: Port to the new stack. 2016-01-02 07:22:13 -05:00
HaikuCrossDevel
HaikuDevel libroot: Ship empty libpthread.a and libm.a for POSIX and general compatibility. 2016-08-13 11:16:06 -04:00
HaikuDevelSecondary libroot: Ship empty libpthread.a and libm.a for POSIX and general compatibility. 2016-08-13 11:16:06 -04:00
HaikuLoader
HaikuSecondary Build media add-ons for secondary arch. 2014-10-31 12:20:52 +01:00
HaikuSecondaryBootstrap
HaikuUserguide Fixed typo for German user guide package. 2015-10-26 17:29:45 +01:00
HaikuWelcome
MakefileEngine
NetFS Move NetFS to a package 2014-11-17 15:24:07 +01:00
UserlandFS UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
WebPositive